[
    {
        "text": "Peter Stöger is manager of 1 . FC Köln which has 50000 members and participated in the 2014 season .",
        "id": "train_0",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "2014",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "season",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "50000",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "50000",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is manager of 1 . FC Köln who were in the 201415 Bundesliga season and have 50000 members .",
        "id": "train_1",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "201415 Bundesliga",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "season",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "50000",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "201415 Bundesliga",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "50000",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The manager of 1 . FC Koln is Peter Stoger who plays for the Austria national football team and is a member of the FK Austria Wien soccer club .",
        "id": "train_2",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Peter",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Peter",
                "object": "Austria national football team",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    61,
                    91
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Peter",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    115,
                    130
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Austria national football team",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    91
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    130
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is manager of 1 . FC Köln and has played for SC Wiener Neustadt and the Austria national football team .",
        "id": "train_3",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    58,
                    76
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "Austria national football team",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    85,
                    115
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Austria national football team",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    115
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is manager of 1 . FC Köln and is affiliated with SC Wiener Neustadt . He is currently at the FK Austria Wien club .",
        "id": "train_4",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    62,
                    80
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "1 FC Magdeburg has 27250 members and played in the 3 Liga League in the 2014 season .",
        "id": "train_5",
        "relation_list": [
            {
                "subject": "1",
                "object": "3",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    51,
                    52
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1",
                "object": "2014",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "1",
                "object": "27250",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "3",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "27250",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1 . FC Magdeburg has 27250 members and are in the 3 . Liga league . During the 2014-2015 they played in the Regionalliga .",
        "id": "train_6",
        "relation_list": [
            {
                "subject": "1 . FC Magdeburg",
                "object": "3 . Liga",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    50,
                    58
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "1 . FC Magdeburg",
                "object": "27250",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    21,
                    26
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Magdeburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "3 . Liga",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "1 . FC Magdeburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "27250",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel who used to play for Berliner AK 07 and currently plays for 1 . FC Lokomotive Leipzig .",
        "id": "train_7",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    103,
                    109
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Lokomotive Leipzig",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    103,
                    128
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    64,
                    78
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "1 . FC Lokomotive Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    128
                ],
                "tok_span": [
                    28,
                    35
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    78
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The first club Jens Härtel played for was FC Lokomotive Leipzig . He also played for RB Leipzig and was the manager of 1 FC Magdeburg .",
        "id": "train_8",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens Härtel",
                "subj_char_span": [
                    119,
                    120
                ],
                "obj_char_span": [
                    15,
                    26
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    3,
                    9
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1",
                "subj_char_span": [
                    15,
                    26
                ],
                "obj_char_span": [
                    119,
                    120
                ],
                "predicate": "club",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "RB Leipzig",
                "subj_char_span": [
                    15,
                    26
                ],
                "obj_char_span": [
                    85,
                    95
                ],
                "predicate": "club",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    120
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    26
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    26
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    120
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    26
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "RB Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel who also plays for 1 . FC Lokomotive Leipzig and SV Babelsberg 03 .",
        "id": "train_9",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Lokomotive Leipzig",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    62,
                    87
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "1 . FC Lokomotive Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    87
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel , who plays for SV Germania Schoneiche , is part of 1 . FC Union Berlin and has been the manager of 1 FC Magdeburg .",
        "id": "train_10",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Jens",
                "object": "1 . FC Union Berlin",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    64,
                    83
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Jens",
                "object": "SV Germania",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1 . FC Union Berlin",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    83
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "SV Germania",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel ( Berliner AK 07 ) played for FC Sachsen Leipzig , has been the manager of 1 FC Magdeburg .",
        "id": "train_11",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens Härtel",
                "subj_char_span": [
                    87,
                    88
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    14,
                    28
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    88
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel is part of the SV Babelsberg 03 club . He previously managed 1 FC Magdeburg and played for Berliner AK 07 .",
        "id": "train_12",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens Härtel",
                "subj_char_span": [
                    73,
                    74
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    103,
                    117
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    74
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    117
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel was previously the manager of 1 FC Magdeburg . He is in the RB Leipzig club and is part of the club 1 . FC Union Berlin .",
        "id": "train_13",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    112,
                    118
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "RB Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Union Berlin",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    112,
                    131
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "RB Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Union Berlin",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    131
                ],
                "tok_span": [
                    31,
                    36
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel has played for SV Babelsberg 03 and 1 . FC Union Berlin . He is manager of 1 FC Magdeburg .",
        "id": "train_14",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Union Berlin",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    48,
                    67
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Union Berlin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    67
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel is part of the SV Babelsberg 03 club . He has also been manager of 1 FC Magdeburg and represented FC Sachsen Leipzig .",
        "id": "train_15",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens Härtel",
                "subj_char_span": [
                    79,
                    80
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    110,
                    128
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    128
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena ground is in Cesena and they play in the Serie B league whose champions are Carpi F.C . 1909 .",
        "id": "train_16",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Cesena",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    5,
                    11
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Cesena",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Serie B",
                "object": "Carpi F.C . 1909",
                "subj_char_span": [
                    53,
                    60
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    24,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cesena",
                "type": "DEFAULT",
                "char_span": [
                    5,
                    11
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cesena",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Carpi F.C . 1909",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    24,
                    31
                ]
            }
        ]
    },
    {
        "text": "23900 member club A.C. Cesena plays in Italy in Serie B .",
        "id": "train_17",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Italy",
                "subj_char_span": [
                    18,
                    29
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Serie B",
                "subj_char_span": [
                    18,
                    29
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "league",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    18,
                    29
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    29
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    29
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    29
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesana 's ground is the Stadio Dino Manuzzi . They have 23900 members and play in the Serie B league .",
        "id": "train_18",
        "relation_list": [
            {
                "subject": "A.C.",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    91,
                    98
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "A.C.",
                "object": "23900",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    61,
                    66
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "A.C.",
                "object": "Stadio Dino Manuzzi",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    29,
                    48
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    98
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Stadio Dino Manuzzi",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    12,
                    19
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena play in the Serie B league which has been won by Carpi F.C . 1909 in the past . Their ground is located in Italy .",
        "id": "train_19",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Serie B",
                "object": "Carpi F.C . 1909",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    18,
                    25
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Carpi F.C . 1909",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    34,
                    35
                ]
            }
        ]
    },
    {
        "text": "A.C.Cesena plays in Stadio Dino Manuzzi and is also the in the Serie B league , and the Carpi F.C . 1909 won the championship Serie B division .",
        "id": "train_20",
        "relation_list": [
            {
                "subject": "Serie B",
                "object": "Carpi F.C . 1909",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            },
            {
                "subject": "Serie B",
                "object": "Carpi F.C . 1909",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    38,
                    40
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Carpi F.C . 1909",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    28,
                    35
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Carpi F.C . 1909",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    28,
                    35
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago manages A.C. Cesena and is attached to the club Vigor Lamezia although he plays for Calcio Catania .",
        "id": "train_21",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "Vigor Lamezia",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "Calcio Catania",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    98,
                    112
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Vigor Lamezia",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio Catania",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "Verona , Italy is the home to A.C. Chievo Verona which has 39371 members and the full name of `` Associazione Calcio ChievoVerona S.r.l . `` .",
        "id": "train_22",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "`` Associazione Calcio ChievoVerona S.r.l . ``",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    94,
                    140
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    25,
                    46
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "``",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    94,
                    96
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "``",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    138,
                    140
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "`` Associazione Calcio ChievoVerona S.r.l . ``",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    140
                ],
                "tok_span": [
                    25,
                    46
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    96
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    140
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The full name of A.C. Chievo Verona is Associazione Calcio ChievoVerona S.r.l . and they have 39371 members while their home ground is Stadio Marc Antonio Bentegodi .",
        "id": "train_23",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Stadio Marc Antonio Bentegodi",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    135,
                    164
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    41,
                    50
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Stadio Marc Antonio Bentegodi",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    164
                ],
                "tok_span": [
                    41,
                    50
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona is managed by Rolando Maran , who is a member of the Calcio Cantania and plays at the Carrarese Calcio .",
        "id": "train_24",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    13,
                    19
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    119,
                    135
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Calcio",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    19
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Calcio",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Calcio",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    135
                ],
                "tok_span": [
                    33,
                    38
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio Chievo Verona is managed by Rolando Maran , who has previously worked at F.C . Bari 1908 and Carrarese Calcio .",
        "id": "train_25",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "F.C . Bari 1908",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    93,
                    108
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "F.C . Bari 1908",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    108
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona is managed by Rolando Maran , who plays for Unione Triestina 2012 S.S.D at the Carrarese Calcio .",
        "id": "train_26",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Unione Triestina 2012",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    77,
                    98
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    112,
                    128
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Unione Triestina 2012",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    98
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    128
                ],
                "tok_span": [
                    35,
                    40
                ]
            }
        ]
    },
    {
        "text": "The manager of A.C. Chievo Verona is Rolando Maran , who is in Varese Calcio S.S.D . club and plays for Carrarese Calcio .",
        "id": "train_27",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Rolando Maran",
                "subj_char_span": [
                    15,
                    33
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Varese Calcio",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    104,
                    120
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    33
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Varese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    34,
                    39
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio Lumezzane SpA is abbreviated to A.C. Lumezzane , they have 4150 members and play in the Lega Pro league .",
        "id": "train_28",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "4150",
                "subj_char_span": [
                    52,
                    66
                ],
                "obj_char_span": [
                    79,
                    83
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "A.C. Lumezzane",
                "object": "Lega Pro",
                "subj_char_span": [
                    52,
                    66
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "league",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    66
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "4150",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    83
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    66
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "A.C. Lumezzane has 4150 members and has played in the Lega Pro during the 2014 season .",
        "id": "train_29",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "4150",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "4150",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The manager of A.C. Lumezzane is Michele Marcolini who was at F.C . Bari 1908 but currently plays for A.C. Chievo Verona .",
        "id": "train_30",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    15,
                    29
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    102,
                    120
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "F.C . Bari 1908",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    62,
                    77
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    120
                ],
                "tok_span": [
                    28,
                    35
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "F.C . Bari 1908",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "The manager of A.C. Lumezzane is Michele Marcolini plays for A.C. Chievo Verona . and is at Torino F.C . club .",
        "id": "train_31",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    15,
                    29
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    61,
                    79
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    92,
                    98
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    79
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has been manager of A.C. Lumezzane he is part of A.C. Chievo Verona and plays for Vicenza Calcio .",
        "id": "train_32",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    67,
                    85
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    100,
                    114
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    7,
                    15
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    85
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    114
                ],
                "tok_span": [
                    29,
                    33
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has managed A.C. Lumezzane and played for Atalanta B.C . and A.C. Chievo Verona .",
        "id": "train_33",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    5,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    79,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    5,
                    13
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    97
                ],
                "tok_span": [
                    24,
                    31
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini manages the A.C. Lumezzane , plays for F.C . Bari 1908 and once played for Vicenza Calcio .",
        "id": "train_34",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    5,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "F.C . Bari 1908",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    57,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    93,
                    107
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    5,
                    13
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "F.C . Bari 1908",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    107
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has played for Atalanta BC . He now manages the A.C. Lumezzane and is at the Torino FC club .",
        "id": "train_35",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    66,
                    80
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    15,
                    23
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    95,
                    101
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    101
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The manager of A.C. Lumezzane is Michele Marcolini who plays for Torino F.C . and as been associated with F.C . Bari 1908 .",
        "id": "train_36",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    15,
                    29
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    65,
                    71
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "F.C . Bari 1908",
                "subj_char_span": [
                    33,
                    50
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    28,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "F.C . Bari 1908",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    28,
                    34
                ]
            }
        ]
    },
    {
        "text": "The A.C. Lumezzane has 4150 members and play in the Lega Pro League .",
        "id": "train_37",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Lega Pro",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    52,
                    60
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "A.C. Lumezzane",
                "object": "4150",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    23,
                    27
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    60
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "4150",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapán is located in Metapán , El Salvador . It has 10000 members .",
        "id": "train_38",
        "relation_list": [
            {
                "subject": "A.D. Isidro Metapán",
                "object": "10000",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    65,
                    70
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro Metapán",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "The full name of A.D. Isidro Metapan is Isidro Metapan , their ground is in Metapán and they have 10000 members .",
        "id": "train_39",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Metapán",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "A.D. Isidro",
                "object": "10000",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Metapán",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapan 's full name is `` Asociación Deportiva '' . They have 10000 members and their ground is in Metapan , El Salvador .",
        "id": "train_40",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    38
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A.D. Isidro",
                "object": "10000",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "A.D. Isidro",
                "object": "`` Asociación Deportiva ''",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    62
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    38
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` Asociación Deportiva ''",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    62
                ],
                "tok_span": [
                    15,
                    26
                ]
            }
        ]
    },
    {
        "text": "A.D. ( Asociacion Deportiva ) Isidro Metapan play at the Estadio Jorge Calero Suarez and has 10000 members .",
        "id": "train_41",
        "relation_list": [
            {
                "subject": "A.D.",
                "object": "Estadio Jorge Calero",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    57,
                    77
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "A.D.",
                "object": "10000",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Estadio Jorge Calero",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    77
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "A.D.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "The Asociacion Deportiva is now known as A.D. Isidro Metapan and has 10000 members and plays in Metapan .",
        "id": "train_42",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "10000",
                "subj_char_span": [
                    41,
                    52
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapan 's manager is Jorge Humberto Rodriguez who plays for FC Dallas and the El Salvador national football team .",
        "id": "train_43",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Jorge Humberto",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "FC Dallas",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "El Salvador national football team",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    91,
                    125
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "FC Dallas",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "El Salvador national football team",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    125
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece . The capital of the country is Athens and the leader is Prokopis Pavlopoulos .",
        "id": "train_44",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    88,
                    94
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    113,
                    133
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    30,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    94
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    133
                ],
                "tok_span": [
                    30,
                    38
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece where the leader is Alexis Tsipras and the capital city is Athens .",
        "id": "train_45",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    76,
                    90
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    115,
                    121
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    90
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece where two of the leaders are Alexis Tsipras and Nikos Voutsis .",
        "id": "train_46",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    85,
                    99
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    104,
                    117
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    99
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    117
                ],
                "tok_span": [
                    30,
                    35
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece where two of the leaders are Alexis Tsipras and Prokopis Pavlopoulos .",
        "id": "train_47",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    85,
                    99
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    104,
                    124
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    30,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    99
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    124
                ],
                "tok_span": [
                    30,
                    38
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece which is lead by Nikos Voutsis and uses the Greek language .",
        "id": "train_48",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    73,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek language",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    100,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    86
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greek language",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    114
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "Prokopis Pavlopoulos is a leader in Greece where the Greek language is spoken . The country is the location of A.E Dimitra Efxeinoupolis club .",
        "id": "train_49",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    111,
                    136
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    38
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek language",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    136
                ],
                "tok_span": [
                    26,
                    38
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Greek language",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis ground is in the town of Efxeinoupoli . It has 1500 members and plays in the A EPSTH 2nd GROUP .",
        "id": "train_50",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "1500",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Efxeinoupoli",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    51,
                    63
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "A EPSTH 2nd GROUP",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    103,
                    120
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    33,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Efxeinoupoli",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    63
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "A EPSTH 2nd GROUP",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    120
                ],
                "tok_span": [
                    33,
                    41
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis played in the 2014 season and has 1500 members . Their ground is located in the town of Efxeinoupoli .",
        "id": "train_51",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "1500",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Efxeinoupoli",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    114,
                    126
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "2014",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Efxeinoupoli",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    126
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool fullname is `` Association Football Club Blackpool , '' they have 1500 members and their grounds are at Jespon Way .",
        "id": "train_52",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "``",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    32
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    84,
                    88
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "`` Association Football Club Blackpool",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    68
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    32
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    88
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` Association Football Club Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    68
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool fullname is `` Association Football Club Blackpool '' . They have 1500 members and their ground is The Mechanics .",
        "id": "train_53",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "``",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    32
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    84,
                    88
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "`` Association Football Club Blackpool ''",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    71
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    32
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    88
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` Association Football Club Blackpool ''",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    71
                ],
                "tok_span": [
                    10,
                    18
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker , who used to play for Bury FC and has represented the club KV Mechelen .",
        "id": "train_54",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Bury",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    110,
                    121
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    121
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker ( footballer ) who is attached to Chesterfield football club and plays for Blackburn Rovers F.C .",
        "id": "train_55",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker ( footballer )",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    64
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Chesterfield",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    84,
                    96
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Blackburn Rovers",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    125,
                    141
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    96
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Blackburn Rovers",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    141
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker ( footballer ) who played for both Chesterfield FC and Bury FC .",
        "id": "train_56",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker ( footballer )",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    64
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Chesterfield",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Bury",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "AFC Blackpool have had Stuart Parker as their manager . He is attached to Chesterfield football club and was at Drogheda United FC .",
        "id": "train_57",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    23,
                    36
                ],
                "obj_char_span": [
                    74,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Drogheda United",
                "subj_char_span": [
                    23,
                    36
                ],
                "obj_char_span": [
                    112,
                    127
                ],
                "predicate": "club",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Drogheda United",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    127
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker is a member of the Chesterfield football club as well as a player for Stockport County F.C . and also managers the A.F.C . Blackpool organization .",
        "id": "train_58",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    129,
                    146
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    27,
                    34
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    84,
                    100
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    146
                ],
                "tok_span": [
                    27,
                    34
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    100
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker ( footballer ) . He is attached to Irlam Town Football Club and a member of the Chesterfield F.C .",
        "id": "train_59",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker ( footballer )",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    64
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Irlam Town",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    85,
                    95
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Chesterfield",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    130,
                    142
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Irlam Town",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker ( footballer ) who was at Drogheda United FC but is currently part of the KV Mechelen club .",
        "id": "train_60",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker ( footballer )",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    64
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "KV Mechelen",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    124,
                    135
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Drogheda United",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    76,
                    91
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    135
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Drogheda United",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker ( footballer ) who has represented the club KV Mechelen and also played for Runcorn FC Halton .",
        "id": "train_61",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker ( footballer )",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    64
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "KV Mechelen",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Runcorn",
                "subj_char_span": [
                    36,
                    64
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    64
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Runcorn",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker who once played for Stockport County FC and currently plays for KV Mechelen .",
        "id": "train_62",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    114,
                    125
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    70,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    125
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    86
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Fylde 's ground is Kellamergh Park . They have 3180 members and the full name of `` Association Football Club Fylde . `` .",
        "id": "train_63",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "``",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    89,
                    91
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "``",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    126,
                    128
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    55,
                    59
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "`` Association Football Club Fylde",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    89,
                    123
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    29,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    91
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    128
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    59
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "`` Association Football Club Fylde",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    123
                ],
                "tok_span": [
                    29,
                    37
                ]
            }
        ]
    },
    {
        "text": "The full name of A.F.C . Fylde , the 3180 member strong club , is Association Football Club Fylde .",
        "id": "train_64",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    17,
                    30
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    4,
                    13
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Fylde has the full name `` Association Football Club Fylde '' and has 3180 . Their home ground is called The Fylde .",
        "id": "train_65",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "The Fylde",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "`` Association Football Club Fylde ''",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    32,
                    69
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    13,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "The Fylde",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "`` Association Football Club Fylde ''",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    69
                ],
                "tok_span": [
                    13,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Fylde 's manager is Dave Challinor who is affiliated with Tranmere Rovers F.C . and plays for Colwyn Bay F.C . club .",
        "id": "train_66",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "Dave Challinor",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Dave Challinor",
                "object": "Tranmere Rovers",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    66,
                    81
                ],
                "predicate": "club",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Dave Challinor",
                "object": "Colwyn Bay",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    102,
                    112
                ],
                "predicate": "club",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Tranmere Rovers",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    81
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Colwyn Bay",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "The full name of the A.F.C . Fylde is `` Association Football Club Fylde '' they are based at Bryning Lane and have 3180 members .",
        "id": "train_67",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    5,
                    14
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "`` Association Football Club Fylde ''",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    38,
                    75
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    5,
                    14
                ],
                "obj_tok_span": [
                    15,
                    25
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "``",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    38,
                    40
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    5,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    14
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    14
                ]
            },
            {
                "text": "`` Association Football Club Fylde ''",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    75
                ],
                "tok_span": [
                    15,
                    25
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    14
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    40
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Association Football Club Fylde ( abbreviated to A.F.C . Fylde ) has 3180 members and its ground is in Lancashire .",
        "id": "train_68",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    9,
                    18
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "Lancashire",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    103,
                    113
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    9,
                    18
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    9,
                    18
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    9,
                    18
                ]
            },
            {
                "text": "Lancashire",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The full name of A.S. Gubbio 1910 is Associazione Sportiva Gubbio 1910 Srl . It was a part of the 201415 Lega Pro season and has 5300 members .",
        "id": "train_69",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "5300",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    129,
                    133
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "201415 Lega Pro",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    98,
                    113
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    133
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "201415 Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    113
                ],
                "tok_span": [
                    32,
                    37
                ]
            }
        ]
    },
    {
        "text": "The full name of A.S. Gubbio 1910 is `` Associazione Sportiva Gubbio 1910 Srl '' , they have 5300 members and played in the 2014 season .",
        "id": "train_70",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "`` Associazione Sportiva Gubbio 1910 Srl ''",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    37,
                    80
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    13,
                    29
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "2014",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    124,
                    128
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "5300",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "`` Associazione Sportiva Gubbio 1910 Srl ''",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    80
                ],
                "tok_span": [
                    13,
                    29
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    128
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "Associazione Sportiva Livorno Calcio is the fullname of A.S. Livorno Calcio . They have 19238 members and their ground is in Livorno .",
        "id": "train_71",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    25
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    25
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    125,
                    132
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    25
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    88,
                    93
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    16,
                    25
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    16,
                    25
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    16,
                    25
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    16,
                    25
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    132
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    16,
                    25
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Livorno Calcio S.p.A. is abbreviated to A.S. Livorno Calcio . They have 19238 members and grounds in Livorno .",
        "id": "train_72",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    40,
                    59
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    14,
                    23
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    40,
                    59
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    14,
                    23
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    40,
                    59
                ],
                "obj_char_span": [
                    101,
                    108
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    14,
                    23
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    40,
                    59
                ],
                "obj_char_span": [
                    72,
                    77
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    14,
                    23
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    59
                ],
                "tok_span": [
                    14,
                    23
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    59
                ],
                "tok_span": [
                    14,
                    23
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    59
                ],
                "tok_span": [
                    14,
                    23
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    108
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    59
                ],
                "tok_span": [
                    14,
                    23
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "The A.S. Livorno Calcio has 19238 members and the full name of Livorno Calcio S.p.A . Their ground is known as Stadio Armando Picchi .",
        "id": "train_73",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Stadio Armando Picchi",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    111,
                    132
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    35,
                    42
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "Stadio Armando Picchi",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    132
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci was a former player for the Italy national football team , now plays for A.S. Roma as well as manages A.S , Livorno Calcio .",
        "id": "train_74",
        "relation_list": [
            {
                "subject": "A.S.",
                "object": "Christian Panucci",
                "subj_char_span": [
                    91,
                    95
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "A.S. Roma",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Italy national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    46,
                    74
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S.",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy national football team",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    74
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio are managed by Christian Panucci who plays for A.S. Roma and was attached to the Real Madrid CF club .",
        "id": "train_75",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "A.S. Roma",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Real Madrid",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    101,
                    112
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Real Madrid",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    112
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio are managed by Christian Panucci who has played for Chelsea FC and is attached to the club Genoa CFC .",
        "id": "train_76",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Genoa",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    111,
                    116
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Chelsea",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Genoa",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio are managed by Christian Panucci who plays for Inter Milan and previously for football for Genoa C.F.C .",
        "id": "train_77",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Genoa",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    111,
                    116
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Inter Milan",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    67,
                    78
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Genoa",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Inter Milan",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    78
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio are managed by Christian Panucci who played football for Genoa C.F.C . and the Italy national football team .",
        "id": "train_78",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Genoa",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Italy national football team",
                "subj_char_span": [
                    35,
                    52
                ],
                "obj_char_span": [
                    99,
                    127
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Genoa",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Italy national football team",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    127
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci played for the Italy national football team and Inter Milan as well as managing A.S. Livorno Calcio .",
        "id": "train_79",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    98,
                    117
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    17,
                    26
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Italy national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    61
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Inter Milan",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    66,
                    77
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    117
                ],
                "tok_span": [
                    17,
                    26
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy national football team",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    61
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Inter Milan",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    77
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma 's fullname is Associazione Sportiva Roma S.p.A . They have 70634 members and their ground is located in Rome .",
        "id": "train_80",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play at the Stadio Olimpico , have 70634 members and their full name is Associazione Sportiva Roma S.p.A .",
        "id": "train_81",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Stadio Olimpico",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Stadio Olimpico",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    8,
                    15
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa is the manager of the ACF Fiorentina but played for Maccabi Tel Aviv FC . His club is Juventus .",
        "id": "train_82",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Paulo Sousa",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Juventus",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Maccabi Tel Aviv",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    64,
                    80
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Maccabi Tel Aviv",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    80
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa is the manager of the ACF Fiorentina . He plays for Maccabi Tel Aviv F.C . and is also a member of the Portugal National Football Team .",
        "id": "train_83",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Paulo Sousa",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Maccabi Tel Aviv",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    64,
                    80
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Portugal",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    115,
                    123
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Maccabi Tel Aviv",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    80
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Portugal",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    123
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina ( full name : ACF Fiorentina S.p.A. ) competed in the 2014 season and their ground holds 47290 fans .",
        "id": "train_84",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "ACF Fiorentina",
                "object": "2014",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "ACF Fiorentina",
                "object": "2014",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "season",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The full name of ACF Fiorentina is ACF Fiorentina S.p.A. , they have 47290 members and played the 2014-15 season in Serie A .",
        "id": "train_85",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    35,
                    49
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC who 's grounds are in Athens compete in the Superleague Greece , the champion of which is Olympiacos F.C .",
        "id": "train_86",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    58,
                    76
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    58,
                    76
                ],
                "obj_char_span": [
                    104,
                    114
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    114
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . is in the Superleague of Greece ( previous champions : Olympiacos ) , and their home ground is The Olympic Stadium ( Athens ) .",
        "id": "train_87",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Superleague",
                "object": "Olympiacos",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    116,
                    142
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    142
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC , whose home ground is in Greece , has 69618 members and compete in the Superleague Greece .",
        "id": "train_88",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    98,
                    104
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    86,
                    104
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    104
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium ( Athens ) is the home ground of AEK Athens FC who compete in the Superleague Greece . The club has 69618 members .",
        "id": "train_89",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    86,
                    104
                ],
                "predicate": "league",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    104
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "The full name of AFC Ajax is Amsterdamsche Football Club Ajax . They have 53502 members and were in the Eredivisie for the season 2014-2015 .",
        "id": "train_90",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "53502",
                "subj_char_span": [
                    17,
                    25
                ],
                "obj_char_span": [
                    74,
                    79
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    25
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "53502",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    79
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Amsterdamsche Football Club Ajax ( abbreviated to AFC Ajax ) has 53502 members and played in season 2014 .",
        "id": "train_91",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "2014",
                "subj_char_span": [
                    50,
                    58
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "season",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "53502",
                "subj_char_span": [
                    50,
                    58
                ],
                "obj_char_span": [
                    65,
                    70
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "53502",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) 's ground is Sportpark De Toekomst where Ajax Youth Academy also play .",
        "id": "train_92",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    35,
                    56
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    63,
                    81
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    81
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax N.V. own Sportpark De Toekomst where Jong Ajax is the tenant . It is the ground of AFC Ajaz ( amateurs ) .",
        "id": "train_93",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    18,
                    39
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax N.V.",
                "subj_char_span": [
                    18,
                    39
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Jong Ajax",
                "subj_char_span": [
                    18,
                    39
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    39
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    39
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "AFC Ajax N.V.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    39
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ajax Youth Academy is a tenant of Sportpark De Toekomst which is owned by AFC Ajax NV and is the ground for AFC Ajax ( amateurs ) .",
        "id": "train_94",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    108,
                    129
                ],
                "obj_char_span": [
                    34,
                    55
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    129
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) 's ground is Sportpark De Toekomst of which both Ajax Youth Academy and Jong Ajax are tenants .",
        "id": "train_95",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    35,
                    56
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    71,
                    89
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Jong Ajax",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    89
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Amsterdamsche Football Club Ajax Amateurs is now known as AFC Ajax and has 5000 members and has played in the 2014-15 Topklasse season .",
        "id": "train_96",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "5000",
                "subj_char_span": [
                    62,
                    70
                ],
                "obj_char_span": [
                    79,
                    83
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    83
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The full name of AFC Ajax ( amateurs ) is `` Amsterdamsche Football Club Ajax Amateurs '' , they have 5000 members and played in the 2014 season .",
        "id": "train_97",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "2014",
                "subj_char_span": [
                    17,
                    38
                ],
                "obj_char_span": [
                    133,
                    137
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "5000",
                "subj_char_span": [
                    17,
                    38
                ],
                "obj_char_span": [
                    102,
                    106
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "`` Amsterdamsche Football Club Ajax Amateurs ''",
                "subj_char_span": [
                    17,
                    38
                ],
                "obj_char_span": [
                    42,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    11,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    38
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    137
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    38
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    106
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    38
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "`` Amsterdamsche Football Club Ajax Amateurs ''",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    89
                ],
                "tok_span": [
                    11,
                    22
                ]
            }
        ]
    },
    {
        "text": "The fullname of AZAL PFK is AZAL Pesokar Futbol Klubu , they have 3500 members and were in the 2014 season .",
        "id": "train_98",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    16,
                    24
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    16,
                    24
                ],
                "obj_char_span": [
                    66,
                    70
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    24
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    24
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK stands for `` AZAL Peşəkar Futbol Klubu '' and they have 3500 members . AZAL PFK Bakou is playing in the Azerbaijan Premier League , 201415 .",
        "id": "train_99",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "`` AZAL Peşəkar Futbol Klubu ''",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    20,
                    51
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    26
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "`` AZAL Peşəkar Futbol Klubu ''",
                "subj_char_span": [
                    81,
                    89
                ],
                "obj_char_span": [
                    20,
                    51
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    8,
                    26
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "201415",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "201415",
                "subj_char_span": [
                    81,
                    89
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "season",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    66,
                    70
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    81,
                    89
                ],
                "obj_char_span": [
                    66,
                    70
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` AZAL Peşəkar Futbol Klubu ''",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    8,
                    26
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "`` AZAL Peşəkar Futbol Klubu ''",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    8,
                    26
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "201415",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "201415",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "The AZAL PFK , with 3500 members , competes in The Azerbaijan Premier League , with championship team being Qarabag FK .",
        "id": "train_100",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    51,
                    76
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Azerbaijan Premier League",
                "object": "Qarabag FK",
                "subj_char_span": [
                    51,
                    76
                ],
                "obj_char_span": [
                    108,
                    118
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    20,
                    24
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    76
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    76
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Qarabag FK",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    118
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    24
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar has 17023 members and played in the Eredivisie in the 2014-15 season . Their full name is Alkmaar Zaanstreek .",
        "id": "train_101",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "17023",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    15,
                    20
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "17023",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is the manager of AZ Alkmaar as well as a player for ADO Den Haag and De Graafschap .",
        "id": "train_102",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    36,
                    46
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "ADO Den Haag",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "De Graafschap",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    88,
                    101
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "ADO Den Haag",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "De Graafschap",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    27,
                    33
                ]
            }
        ]
    },
    {
        "text": "John van den Brom was manager of AZ Alkmaar and now plays for AFC and Jong Ajax .",
        "id": "train_103",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    33,
                    43
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    62,
                    65
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Jong Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    65
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for AFC Ajax and R.S.C . Anderlecht . He is also the manager of AZ Alkmaar .",
        "id": "train_104",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "R.S.C . Anderlecht",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    41,
                    59
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "R.S.C . Anderlecht",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    59
                ],
                "tok_span": [
                    10,
                    20
                ]
            }
        ]
    },
    {
        "text": "John van den Brom manages the AZ Alkmaair and plays for both R.S.C . Anderlecht and De Graafschap .",
        "id": "train_105",
        "relation_list": [
            {
                "subject": "AZ",
                "object": "John van den Brom",
                "subj_char_span": [
                    30,
                    32
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "R.S.C . Anderlecht",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    61,
                    79
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    27
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "De Graafschap",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "R.S.C . Anderlecht",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    79
                ],
                "tok_span": [
                    17,
                    27
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "De Graafschap",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    28,
                    34
                ]
            }
        ]
    },
    {
        "text": "John van den Brom played for the Netherlands national football team . He now plays for R.S.C . Anderlecht and is manager of AZ Alkmaar .",
        "id": "train_106",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "R.S.C . Anderlecht",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    87,
                    105
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    27
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    67
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "R.S.C . Anderlecht",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    105
                ],
                "tok_span": [
                    17,
                    27
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    67
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is the manager of AZ Alkmaar . He plays for Vitesse Arnhem and ADO Den Haag .",
        "id": "train_107",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    36,
                    46
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    62,
                    76
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "ADO Den Haag",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    81,
                    93
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    76
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "ADO Den Haag",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    93
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for Vitesse Arnhem and in the Jong Ajax club . He is also the manager of AZ Alkmaar .",
        "id": "train_108",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    97,
                    107
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Jong Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    107
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league in Brazil . Their full name is '' Agremiação Sportiva Arapiraquense '' .",
        "id": "train_109",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    117,
                    150
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    31,
                    43
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    150
                ],
                "tok_span": [
                    31,
                    43
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense are managed by Vica and play in the Campeonato Brasileiro Série C league in Brazil .",
        "id": "train_110",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    70,
                    99
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    70,
                    99
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Vica",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Vica",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league in Brazil . Their stadium holds 17000 fans .",
        "id": "train_111",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    115,
                    120
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    120
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league in Brazil in 2015 .",
        "id": "train_112",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league , which is based in Brazil and also competed in the 2015 Campeonato Brasileiro Serie C .",
        "id": "train_113",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    103,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    135,
                    161
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    161
                ],
                "tok_span": [
                    33,
                    37
                ]
            }
        ]
    },
    {
        "text": "The nickname of Agremiação Sportiva Arapiraquense is `` Alvinegro '' , they played in 2015 and they have 17,000 members .",
        "id": "train_114",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "``",
                "subj_char_span": [
                    16,
                    49
                ],
                "obj_char_span": [
                    53,
                    55
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    16,
                    49
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "season",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    49
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    55
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    49
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( nickname : Alvinegro ) competed in the 2015 Campeonato Brasileiro Série C and their ground holds 17000 fans .",
        "id": "train_115",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    75,
                    109
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    133,
                    138
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    109
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    138
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Agremiação Sportiva Arapiraquense is nicknamed Asa Gigante . They have 17000 members and played in the 2015 season .",
        "id": "train_116",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    4,
                    37
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "season",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    4,
                    37
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The full name of Agremiação Sportiva Arapiraquense is `` Agremiação Sportiva Arapiraquense '' . The club has 17000 members and competed in the 2015 Campeonato Brasileiro Série C .",
        "id": "train_117",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    109,
                    114
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    109,
                    114
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro Série C",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    143,
                    177
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    44,
                    51
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro Série C",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    143,
                    177
                ],
                "predicate": "season",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    44,
                    51
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    54,
                    93
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    54,
                    93
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    177
                ],
                "tok_span": [
                    44,
                    51
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    177
                ],
                "tok_span": [
                    44,
                    51
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    93
                ],
                "tok_span": [
                    17,
                    33
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    93
                ],
                "tok_span": [
                    17,
                    33
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense , full name is '' Agremiação Sportiva Arapiraquense '' . The club has 17000 members and played in the 2015 season .",
        "id": "train_118",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    136,
                    140
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    52,
                    85
                ],
                "obj_char_span": [
                    136,
                    140
                ],
                "predicate": "season",
                "subj_tok_span": [
                    18,
                    30
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    52,
                    85
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    18,
                    30
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    140
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    85
                ],
                "tok_span": [
                    18,
                    30
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    140
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    85
                ],
                "tok_span": [
                    18,
                    30
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "The Akron Summit Assault team is based in Akron , Ohio and play in the Premier Development League where K-W United FC were previous champions .",
        "id": "train_119",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "Premier Development League",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    71,
                    97
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Premier Development League",
                "object": "K-W United FC",
                "subj_char_span": [
                    71,
                    97
                ],
                "obj_char_span": [
                    104,
                    117
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    97
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    97
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "K-W United FC",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    117
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is St. VincentSt Mary High School , Akron , Ohio , US .",
        "id": "train_120",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    67,
                    79
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is St. VincentSt Mary High School , Akron , Ohio , which is part of Summit County , Ohio .",
        "id": "train_121",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    67,
                    79
                ],
                "obj_char_span": [
                    99,
                    119
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    67,
                    79
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    119
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Dan Horrigan is the governor of Akron , Ohio which has St. VincentSt Mary High School located in it , and inside the high school is the Akron Summit Assault organization .",
        "id": "train_122",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    136,
                    156
                ],
                "obj_char_span": [
                    55,
                    58
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    55,
                    58
                ],
                "obj_char_span": [
                    32,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    156
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    58
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    58
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "St. VincentSt Mary High School is in Akron , Ohio which is in Summit County and home to the ground of Akron Summit Assault .",
        "id": "train_123",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St. VincentSt Mary High School",
                "subj_char_span": [
                    102,
                    122
                ],
                "obj_char_span": [
                    0,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County",
                "subj_char_span": [
                    37,
                    49
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "St. VincentSt Mary High School",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    122
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "St. VincentSt Mary High School",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Summit County",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "St. VincentSt Mary High School",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is located at St. VincentSt Mary High School , Akron , Ohio , United States .",
        "id": "train_124",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St. VincentSt Mary High School",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    45,
                    75
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    78,
                    90
                ],
                "obj_char_span": [
                    93,
                    106
                ],
                "predicate": "location",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "St. VincentSt Mary High School",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    45,
                    75
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "city",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St. VincentSt Mary High School",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    75
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "St. VincentSt Mary High School",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    75
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is St. VincentSt Mary High School in the city of Akron , Ohio , United States .",
        "id": "train_125",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "St.",
                "object": "United States",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    95,
                    108
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    80,
                    92
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    92
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "St. Vincent-St Mary High School in Akron , Ohio , is the ground of Akron Summit Assault .",
        "id": "train_126",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    67,
                    87
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    87
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault is located at the St. VincentSt Mary High School in Ohio .",
        "id": "train_127",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    39,
                    42
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "state",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Denzil Antonio is the manager of Akron Summit Assault who are in season 2011 and have 3000 members .",
        "id": "train_128",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "2011",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "season",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "3000",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "2011",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Denzil Antonio is the manager of Akron Summit Assault which has 3000 members and played in the 2011 PDL season .",
        "id": "train_129",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "3000",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "2011 PDL season",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    95,
                    110
                ],
                "predicate": "season",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "2011 PDL season",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "In Italy they speak Italian and is the home to the ground of A.S. Gubbio 1910 as well as the capital city of Rome .",
        "id": "train_130",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    61,
                    77
                ],
                "obj_char_span": [
                    3,
                    8
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    13,
                    21
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "In Italy the capital is Rome , the leader is Sergio Mattarella and the ground of A.S. Gubbio 1910 is located there .",
        "id": "train_131",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    24,
                    28
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    45,
                    62
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    81,
                    97
                ],
                "obj_char_span": [
                    3,
                    8
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    18,
                    26
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    97
                ],
                "tok_span": [
                    18,
                    26
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Italy is where Italian people live , Rome is the capital and the ground of A.S. Gubbio 1910 can be found there .",
        "id": "train_132",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    75,
                    91
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    15,
                    23
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy where they speak Italian . The leader of the country is Pietro Grasso .",
        "id": "train_133",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    68,
                    75
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy where Pietro Grasso is the leader and the capital city is Rome .",
        "id": "train_134",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy where Pietro Grasso is the leader of the Italians .",
        "id": "train_135",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    92,
                    100
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Pietro Grasso and Sergio Mattarella are leaders in Italy where the ground of A.S. Gubbio 1910 is located .",
        "id": "train_136",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    18,
                    35
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    77,
                    93
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    93
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy where the leader is Sergio Mattarella and Italian is the spoken language .",
        "id": "train_137",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    71,
                    88
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    88
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti played for Empoli F.C . and Virtus Entella . He has also been manager of A.S. Roma .",
        "id": "train_138",
        "relation_list": [
            {
                "subject": "Luciano Spalletti",
                "object": "Empoli",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    26,
                    31
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Empoli",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    13,
                    19
                ]
            }
        ]
    },
    {
        "text": "The manager of A.S. Roma , Luciano Spalletti , plays for Udinese Calcio and was at the club Virtus Entella .",
        "id": "train_139",
        "relation_list": [
            {
                "subject": "Luciano Spalletti",
                "object": "Udinese Calcio",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    57,
                    71
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    92,
                    106
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Udinese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    71
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    106
                ],
                "tok_span": [
                    26,
                    32
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago has been the manager of A.C. Cesena whose club is the S.S. Chieti Calcio . and played for A.S.D . S.S. Nola 1925 .",
        "id": "train_140",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "S.S. Chieti Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    68,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "A.S.D . S.S. Nola 1925",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    104,
                    126
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "S.S. Chieti Calcio",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    86
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S.D . S.S. Nola 1925",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    126
                ],
                "tok_span": [
                    32,
                    45
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago has been the manager of A.C. Cesena and was at the club A.S.D . Licita 1931 but he currently plays for U.S. Castrovillari Calcio .",
        "id": "train_141",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "U.S. Castrovillari Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    117,
                    142
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    36,
                    45
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "A.S.D .",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    70,
                    77
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "U.S. Castrovillari Calcio",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    142
                ],
                "tok_span": [
                    36,
                    45
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S.D .",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago 's club was Calcio Catania and he played for U.S. Castrovillari Calcio . He is now the manager of A.C. Cesena .",
        "id": "train_142",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "U.S. Castrovillari Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    59,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    25
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    112,
                    123
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    32,
                    39
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "Calcio Catania",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    40
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "U.S. Castrovillari Calcio",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    84
                ],
                "tok_span": [
                    16,
                    25
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    123
                ],
                "tok_span": [
                    32,
                    39
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio Catania",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena 's manager Massimo Drago was once a player for U.S. Castrovillari Calcio and is now attached to the club Delfino Pescara 1936 .",
        "id": "train_143",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "U.S. Castrovillari Calcio",
                "subj_char_span": [
                    23,
                    36
                ],
                "obj_char_span": [
                    59,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    19,
                    28
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Massimo Drago",
                "object": "Delfino Pescara 1936",
                "subj_char_span": [
                    23,
                    36
                ],
                "obj_char_span": [
                    117,
                    137
                ],
                "predicate": "club",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    35,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "U.S. Castrovillari Calcio",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    84
                ],
                "tok_span": [
                    19,
                    28
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Delfino Pescara 1936",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    137
                ],
                "tok_span": [
                    35,
                    43
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is affiliated with the SC Wiener Neustadt club and manages 1 . _ FC _ Köln . He also plays for FC Admira Wacker Modling .",
        "id": "train_144",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "FC Admira Wacker",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    108,
                    124
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    30,
                    37
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Admira Wacker",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    124
                ],
                "tok_span": [
                    30,
                    37
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    54
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger , manager of FC Kolin plays for both SK Rapid Wien and SC Wiener Neustadt .",
        "id": "train_145",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Rapid Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    68,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Rapid Wien",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    86
                ],
                "tok_span": [
                    17,
                    23
                ]
            }
        ]
    },
    {
        "text": "The manager of 1 . FC Koln is Peter Stoger who played football for SK Vorwärts Steyr and is attached to the club First Vienna FC .",
        "id": "train_146",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    17,
                    26
                ]
            },
            {
                "subject": "1 . FC",
                "object": "Peter",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Peter",
                "object": "First Vienna FC",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    113,
                    128
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    17,
                    26
                ]
            },
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "First Vienna FC",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    128
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "The manager of 1 . FC Koln is Peter Stoger , he has played for SC Wiener Neustadt and is in the SK Vorwärts Steyr club .",
        "id": "train_147",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    96,
                    113
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    28,
                    37
                ]
            },
            {
                "subject": "1 . FC",
                "object": "Peter",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Peter",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    63,
                    81
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    113
                ],
                "tok_span": [
                    28,
                    37
                ]
            },
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    81
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "Verona , Italy is the home to A.C. Chievo Verona who played in Serie A where the champions were Juventus F.C .",
        "id": "train_148",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    96,
                    104
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "league",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    104
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona 's home ground is Stadio Marc Antonio Bentegodi . They play in the Serie A league of which Juventus FC have been champions .",
        "id": "train_149",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    86,
                    93
                ],
                "obj_char_span": [
                    110,
                    118
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Stadio",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    118
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Stadio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "With grounds in Verona , A.C. Chievo Verona play in the Serie A league , of which Juventus FC have been champions .",
        "id": "train_150",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    56,
                    63
                ],
                "obj_char_span": [
                    82,
                    90
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    25,
                    43
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "league",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    25,
                    43
                ],
                "obj_char_span": [
                    16,
                    22
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    25,
                    43
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    43
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    43
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    43
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma plays in the Serie A league in Rome , Italy but the Serie A champions are Juventus F.C .",
        "id": "train_151",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    23,
                    30
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    30
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma , who have a ground in Rome , play in Serie A alongside Juventus FC who are former champions .",
        "id": "train_152",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma , whose ground is the Stadio Olimpico play in the Serie A League of which Juventus FC are former champions .",
        "id": "train_153",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    60,
                    67
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Stadio Olimpico",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    32,
                    47
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Stadio Olimpico",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , also know as `` Ajo blanco '' , is made with garlic and comes from Spain .",
        "id": "train_154",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "`` Ajo blanco ''",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    25,
                    41
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "`` Ajo blanco ''",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    41
                ],
                "tok_span": [
                    8,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ajo Blanco ( sometimes called Ajoblanco ) is a dish from Spain that contains water .",
        "id": "train_155",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bread is an ingredient of Ajoblanco which is a food found in Andalusia , in Spain .",
        "id": "train_156",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Bread",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Garlic is and ingredient of Ajoblanco , a food found in Andalusia , in Spain .",
        "id": "train_157",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    71,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Garlic",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    76
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Garlic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is made from Olive oil and is found in Andalusia in Spain .",
        "id": "train_158",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Olive oil",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Coming from Spain , is the dish Ajoblanco ( alternatively known as Ajo blanco ) which has almond as an ingredient .",
        "id": "train_159",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "Almond is one of the ingredients in Ajoblanco which is from the Andalusia region , in the country of Spain .",
        "id": "train_160",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Almond",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    101,
                    106
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    64,
                    73
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    73
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Almond , an ingredient in Ajoblanco , is part of the Rosaceae family and is a member of the Rosales order .",
        "id": "train_161",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Almond",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosales",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosaceae",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosales",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Almond , which is one of the ingredients of Ajoblanco , is part of the Rosaceae family and also part of the order of Rosids .",
        "id": "train_162",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Almond",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosids",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    117,
                    123
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosaceae",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosids",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    123
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "Almond is part of the order of Rosids and a member of the Rosales order . It is an ingredient of ajoblanco .",
        "id": "train_163",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosales",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosids",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosales",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosids",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Susana Diaz is the leader of Andalusia ( in Spain ) where Ajoblanco is from .",
        "id": "train_164",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    58,
                    67
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    58,
                    67
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Tomatoes , guanciale , cheese , Olive oil are the main ingredients of Amatriciana sauce , which can be found in Italy .",
        "id": "train_165",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    70,
                    87
                ],
                "obj_char_span": [
                    112,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Olive oil",
                "subj_char_span": [
                    70,
                    87
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy and is made from tomatoes , guanciale , cheese and olive oil .",
        "id": "train_166",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amatriciana is a traditional Italian sauce from Lazio containing Olive oil .",
        "id": "train_167",
        "relation_list": [
            {
                "subject": "Amatriciana",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    48,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Amatriciana",
                "object": "Olive oil",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Pecorino Romano is an ingredient of Amatriciana sauce which comes from the Lazio region , in Italy .",
        "id": "train_168",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Pecorino Romano",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Pecorino Romano",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Tomato is an ingredient of Amatriciana sauce which comes from the Lazio region of Italy .",
        "id": "train_169",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    82,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Tomato",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    87
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Avocado is one of the ingredients in the dish Bandeja paisa which is found in the Antioquia Department . The Antioquia Department can be found in the country of Colombia .",
        "id": "train_170",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    82,
                    102
                ],
                "obj_char_span": [
                    161,
                    169
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    109,
                    129
                ],
                "obj_char_span": [
                    161,
                    169
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    34
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    82,
                    102
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    109,
                    129
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    102
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    169
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    129
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    169
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    102
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    129
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa containing Chicharron is from the Antioquia Department in Colombia .",
        "id": "train_171",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    48,
                    68
                ],
                "obj_char_span": [
                    72,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    48,
                    68
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    68
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    80
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    68
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a food found nationwide in Indonesia , but is more specific to Java , and it uses the Banana leaf as an ingredient .",
        "id": "train_172",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Banana leaf",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    99,
                    110
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Banana leaf",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    110
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia where the currency is the Indonesian rupiah and Arem-arem is a traditional dish .",
        "id": "train_173",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    87,
                    96
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    65,
                    82
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    82
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Arem arem originates from the country of Indonesia where Joko Widodo is the leader and Indonesian is the language .",
        "id": "train_174",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    87,
                    97
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    97
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a food found in Indonesia , where the currecncy is Indonesian rupiah and Jusuf Kalla is a leader .",
        "id": "train_175",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    86,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "In Indonesia ; Jusuf Kalla is the leader , Indonesian is the language , and Arem-arem is commonly served .",
        "id": "train_176",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    76,
                    85
                ],
                "obj_char_span": [
                    3,
                    12
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    3,
                    12
                ],
                "obj_char_span": [
                    15,
                    26
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    3,
                    8
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    3,
                    12
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    26
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is from Italy , where the capital is Rome and Italian is the language .",
        "id": "train_177",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The sauce called arrabbiata can be found in Italy where Pietro Grasso is the leader and Rome is the capitol city .",
        "id": "train_178",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    88,
                    92
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is from Italy , where the language is Italian and Pietro Grasso is the leader .",
        "id": "train_179",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Chili pepper is a main ingredient of Arrabbiata sauce from Italy . Oregano can also be added .",
        "id": "train_180",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Oregano",
                "subj_char_span": [
                    37,
                    53
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Chili pepper",
                "subj_char_span": [
                    37,
                    53
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    37,
                    53
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Oregano",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Chili pepper",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Garlic is an ingredient in Arrabbiata sauce ( found in Italy ) , which can also have oregano added to it .",
        "id": "train_181",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Garlic",
                "subj_char_span": [
                    27,
                    43
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    27,
                    43
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Garlic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Tomato , from the family of solanaceae , is a key ingredient in an Arrabbiata sauce .",
        "id": "train_182",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Tomato",
                "subj_char_span": [
                    67,
                    83
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    83
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Cephalopod ink is an ingredient in Arròs negre . A dish which is from the Catalonia region , in Spain .",
        "id": "train_183",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    96,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cephalopod ink",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Cephalopod ink",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Cubanelle is an ingredient in Arròs negre which is a traditional dish from the Catalonia region of Spain .",
        "id": "train_184",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    99,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    79,
                    88
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cubanelle",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    104
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "Cubanelle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Cuttlefish is an ingredient in Arròs negre which is from the Catalonia region , in Spain .",
        "id": "train_185",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cuttlefish",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Cuttlefish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from the Catalonia region in Spain , the leaders of Catalonia are the Parliament of Catalonia .",
        "id": "train_186",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    99,
                    108
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    85,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    67,
                    76
                ],
                "obj_char_span": [
                    85,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    99,
                    108
                ],
                "obj_char_span": [
                    85,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    108
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    108
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    108
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain , whose ethic group consists of Spaniards and whose leader is Felipe VI .",
        "id": "train_187",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    88,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a dish from the Catalonia region of Spain , the country where Felipe VI is the leader .",
        "id": "train_188",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arròs negre , a traditional dish , comes from the region of the Valencian Community in Spain . Cephalopod ink is an ingredient in it .",
        "id": "train_189",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    64,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    87,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cephalopod ink",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    95,
                    109
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    83
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cephalopod ink",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    109
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Cubanelle is one of the ingredients in Arròs negre , which comes from the region of the Valencian Community in Spain .",
        "id": "train_190",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    39,
                    50
                ],
                "obj_char_span": [
                    88,
                    107
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    39,
                    50
                ],
                "obj_char_span": [
                    111,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cubanelle",
                "subj_char_span": [
                    39,
                    50
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    107
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Cubanelle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a dish from the Valencian Community in Spain and contains squid .",
        "id": "train_191",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Arròs negre made with white rice is from the Valencian Community in Spain .",
        "id": "train_192",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    45,
                    64
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    64
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Arròs negre comes from the region of the Valencian Community , in Spain , where Felipe VI of Spain is the leader .",
        "id": "train_193",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    66,
                    71
                ],
                "obj_char_span": [
                    80,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    93,
                    98
                ],
                "obj_char_span": [
                    80,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    98
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    98
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ximo Puig is a leader of the Valencian Community ( Spain ) where Arròs negre comes from .",
        "id": "train_194",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    29,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Valencian Community",
                "object": "Ximo Puig",
                "subj_char_span": [
                    29,
                    48
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "A dish popular in Indonesia is Asam pedas from the Malay peninsula region , which is fish cooked in sour and hot sauce .",
        "id": "train_195",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Malay",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Asam pedas are fish cooked in sour and hot sauce . It is popular in Indonesia and can be found in the region of Sumatra and Malay peninsula .",
        "id": "train_196",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    24,
                    34
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is made from fish cooked in a hot and sour sauce and is found in Sumatra and Malaysia .",
        "id": "train_197",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia which is lead by Abu Zahar Ujang and has the capital of Kuala Lumpur .",
        "id": "train_198",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    95,
                    107
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    56,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    71
                ],
                "tok_span": [
                    15,
                    22
                ]
            }
        ]
    },
    {
        "text": "The leader of Malaysia is Najib Razak and the city of Kuala Lumpur is the capitol , it 's also where the dish Asam pedas is found .",
        "id": "train_199",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    110,
                    120
                ],
                "obj_char_span": [
                    14,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    34
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    14,
                    22
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Najib Razak",
                "subj_char_span": [
                    14,
                    22
                ],
                "obj_char_span": [
                    26,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Najib Razak",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Putrajaya is the capital of Malaysia which has a Malay ethnic group . Asam pedas is a food from there .",
        "id": "train_200",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    70,
                    80
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia , where the capital is Putrajaya and the leader is Abu Zahar Ujang .",
        "id": "train_201",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    90,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    23,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    105
                ],
                "tok_span": [
                    23,
                    30
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia , where the capital is Putrajaya and where Arifin Zakaria is the leader .",
        "id": "train_202",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Arifin Zakaria",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    82,
                    96
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arifin Zakaria",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    96
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia , the capital of which is Putrajaya . Najib Razak is the leader of Malaysia .",
        "id": "train_203",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    106,
                    114
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Najib Razak",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    77,
                    88
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Najib Razak",
                "subj_char_span": [
                    106,
                    114
                ],
                "obj_char_span": [
                    77,
                    88
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Najib Razak",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    88
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Najib Razak",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    88
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food from Malaysia where the capital is Kuala Lumpur , and the chinese are one of the ethnic groups .",
        "id": "train_204",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    56,
                    68
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "An ethnic group in Malaysia which is led by Abdul Halim of Kedah are the Malaysian Chinese . Asam pedas is a food found in Malaysia .",
        "id": "train_205",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    93,
                    103
                ],
                "obj_char_span": [
                    19,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    93,
                    103
                ],
                "obj_char_span": [
                    123,
                    131
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    19,
                    27
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    123,
                    131
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    19,
                    27
                ],
                "obj_char_span": [
                    44,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    123,
                    131
                ],
                "obj_char_span": [
                    44,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    103
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    103
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "Abu Zahar Ujang is the leader of Malaysia . An ethnic group there are the Malaysian Chinese . Asam pedas is a food found in that country .",
        "id": "train_206",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    94,
                    104
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    74,
                    91
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    104
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish from Malaysia where the leader is Abdul Halim of Kedah and the capital city is Kuala Lumpur .",
        "id": "train_207",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a Malaysian dish . The leader of Malaysia is Abdul Halim of Kedah , and its capital is Putrajaya .",
        "id": "train_208",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    59,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    101,
                    110
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    79
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Asam pedas ( from the Malay Peninsula region ) comes from the countries of Indonesia and Malaysia . The main ingredients of Asam pedas are fish cooked in sour and hot sauce .",
        "id": "train_209",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asam pedas , also known as Asam padeh , is a dish made in Sumatra , coming from the countries of Indonesia and Malaysia .",
        "id": "train_210",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "A dish from Sumatra , Malaysia and Indonesia called Asam pedas is fish cooked in a sour and hot sauce .",
        "id": "train_211",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    52,
                    62
                ],
                "obj_char_span": [
                    12,
                    19
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Fried chicken whose main ingredient is chicken is one of the ingredients in the dish ' Ayam Penyet ' . Ayam penyet can be found nationwide and in Malaysia and Singapore .",
        "id": "train_212",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    103,
                    114
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    114
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Chicken is the main ingredient of fried chicken . Fried chicken is one of the ingredients in the dish , from Singapore , called Ayam Penyet .",
        "id": "train_213",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Fried chicken",
                "subj_char_span": [
                    128,
                    132
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Fried chicken",
                "object": "Chicken",
                "subj_char_span": [
                    50,
                    63
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Ayam",
                "object": "Singapore",
                "subj_char_span": [
                    128,
                    132
                ],
                "obj_char_span": [
                    109,
                    118
                ],
                "predicate": "region",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    118
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a food found in Java and can be found nationwide and also in Malaysia and Singapore . `` Squeezed '' or `` smashed '' fried chicken served with sambal is a main ingredient in ayam penyet .",
        "id": "train_214",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    101,
                    103
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    119,
                    121
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "`` Squeezed '' or `` smashed '' fried chicken served with sambal",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    101,
                    165
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    103
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    121
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "`` Squeezed '' or `` smashed '' fried chicken served with sambal",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    165
                ],
                "tok_span": [
                    23,
                    44
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is made from fried chicken and can be found in Malaysia , Singapore and Indonesia .",
        "id": "train_215",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    84,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from Indonesia and can be found nationwide and also in Malaysia and Singapore . The main ingredients of Ayam penyet are `` squeezed '' or `` smashed '' chicken served with sambal .",
        "id": "train_216",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    153,
                    155
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "region",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    153,
                    155
                ],
                "predicate": "region",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    153,
                    155
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    153,
                    155
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    155
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    155
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    155
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    155
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is an ingredient of the Javan dish Ayam penyet which is popular in Malaysia .",
        "id": "train_217",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    81,
                    89
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "A popular dish in Malaysia , Ayam penyet 's main ingredients are squeezed or smashed fried chicken served with sambal .",
        "id": "train_218",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    18,
                    26
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is a key ingredient in Ayam penyet from Malaysia .",
        "id": "train_219",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    37,
                    48
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    37,
                    48
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ayam peyney is a popular dish from Malaysia , and Java where the Baduy are an ethnic group .",
        "id": "train_220",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    50,
                    54
                ],
                "obj_char_span": [
                    65,
                    70
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    50,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a popular dish in Malaysia , but originated in Java where the Banyumasan people are an ethnic group .",
        "id": "train_221",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    62,
                    66
                ],
                "obj_char_span": [
                    77,
                    94
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    94
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a popular dish from Java , Malaysia where the Javanese people live .",
        "id": "train_222",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    35,
                    39
                ],
                "obj_char_span": [
                    61,
                    76
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    76
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet , from the Singapore region of Java , has fried chicken in it .",
        "id": "train_223",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from the region of Singapore as well as from Java . The main ingredients of Ayam penyet are `` squeezed '' or `` smashed '' chicken served with sambal .",
        "id": "train_224",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    98,
                    109
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    98,
                    109
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    114,
                    116
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    132,
                    134
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    98,
                    109
                ],
                "obj_char_span": [
                    114,
                    116
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    98,
                    109
                ],
                "obj_char_span": [
                    132,
                    134
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    116
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    134
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    116
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    134
                ],
                "tok_span": [
                    35,
                    37
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is an ingredient in Ayam penyet , a dish from the region of Singapore , which can also be found in Indonesia .",
        "id": "train_225",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "BLT is a variation of both the Club sandwich and the Bacon sandwich .",
        "id": "train_226",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    53,
                    67
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    53,
                    67
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Condiments are used in the preparation of a Bacon sandwich . A variation of a Bacon sandwich is the BLT which is a variation of a Club sandwich .",
        "id": "train_227",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    100,
                    103
                ],
                "obj_char_span": [
                    130,
                    143
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    44,
                    58
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    78,
                    92
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion originates in the United States . It contains bacon and is served as a main course .",
        "id": "train_228",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    4,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    9
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bacon is an ingredient in a Bacon Explosion which is from the Kansas City metropolitan area , in the United States .",
        "id": "train_229",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    101,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    62,
                    91
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    114
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    91
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "The main ingredients in the American dish Bacon explosion is bacon and sausage .",
        "id": "train_230",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "Bacon",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion originates from the Kansas city metropolitan area of the US and includes sausage among it 's ingredients .",
        "id": "train_231",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Kansas",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kansas",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Bacon explosion which contains bacon and sausage is a dish found in the United States .",
        "id": "train_232",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "United States",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Bacon",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion originates from the United States and its main ingredients are bacon and sausage .",
        "id": "train_233",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The capitol of the United States is Washington D.C . One of the ethnic groups are African Americans and it is also home to the bacon explosion .",
        "id": "train_234",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    82,
                    99
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    36,
                    46
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    99
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion is from the United States where Asian Americans are one of the ethnic groups and the capital city is Washington D.C .",
        "id": "train_235",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    121,
                    131
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The capital of the United States is Washington D.C. where White Americans are an ethnic group and the Bacon Explosion was invented .",
        "id": "train_236",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    102,
                    117
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    58,
                    73
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    36,
                    46
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    117
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The country Bacon Explosion comes from is the United States . It is also the country where Barack Obama is the leader and Asian Americans are one of the ethnic groups .",
        "id": "train_237",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    122,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    137
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where Asian Americans are one of the ethnic groups and John Roberts is a leader .",
        "id": "train_238",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    51,
                    66
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion originates from the United States where the capital city is Washington DC and the leader is Paul Ryan .",
        "id": "train_239",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bacon explosion is a main course dish that includes the ingredients sausage and bacon .",
        "id": "train_240",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is served as a main course , it includes sausages and bacon .",
        "id": "train_241",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Popular in the UK , a Bacon sandwich includes the ingredient bacon and can also be known as a bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_242",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    22,
                    36
                ],
                "obj_char_span": [
                    22,
                    27
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwich is from United Kingdom . This sandwich ingredient is Brown sauce and can also be known as a bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_243",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    23,
                    37
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    37
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Tomato is an ingredient in a BLT sandwich which is also known as a Club sandwich or Bacon sandwich .",
        "id": "train_244",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    84,
                    98
                ],
                "obj_char_span": [
                    29,
                    32
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    29,
                    32
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "BLT",
                "object": "Tomato",
                "subj_char_span": [
                    29,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Brown sauce is an ingredient in a Bacon sandwich which is considered a variation of A BLT , which is itself considered to be variation of a Club sandwich .",
        "id": "train_245",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    86,
                    89
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A variation of the BLT , a Bacon sandwich , comes from the United Kingdom and has bacon as the main ingredient .",
        "id": "train_246",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    27,
                    41
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    27,
                    41
                ],
                "obj_char_span": [
                    59,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    27,
                    41
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bread is an ingredient of a Bacon sandwich , which is popular in the UK . Another variation for a Bacon sandwich is a BLT .",
        "id": "train_247",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    118,
                    121
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    118,
                    121
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bread",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bread",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    121
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    121
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Brown sauce is an ingredient of a Bacon sandwich , a dish from the United Kingdom . Another variation for a Bacon sandwich is a BLT .",
        "id": "train_248",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    128,
                    131
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    108,
                    122
                ],
                "obj_char_span": [
                    128,
                    131
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    108,
                    122
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    108,
                    122
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    131
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    122
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    131
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    122
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    122
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The UK dish BLT is a variation of the Bacon sandwich which has ketchup as one of it 's ingredients .",
        "id": "train_249",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    12,
                    15
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    15
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "BLT is a variation of the Club sandwich and the Bacon sandwich . Ketchup can be an ingredient in a Bacon sandwich .",
        "id": "train_250",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    48,
                    62
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    99,
                    113
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    48,
                    62
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    99,
                    113
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Christmas pudding is an ingredient in Baked Alaska , which comes from the region of New York and the country of France .",
        "id": "train_251",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    38,
                    50
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    38,
                    50
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Christmas pudding",
                "subj_char_span": [
                    38,
                    50
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Christmas pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ice cream is an ingredient in Baked Alaska , which comes from both the country of France and the region of New York .",
        "id": "train_252",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from France where the leader is Gérard Larcher and the currency is the Euro .",
        "id": "train_253",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    48,
                    62
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "France",
                "object": "Euro",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from France where French is the national language and the leader is Gérard Larcher .",
        "id": "train_254",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    87,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    101
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from the country of France , which leader is Manuel Valls and the spoken language is French .",
        "id": "train_255",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    101,
                    107
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    107
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from France , where Manuel Valls and Gérard Larcher are leaders .",
        "id": "train_256",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , which contains meringue , is a dish found in the region of New York in the U.S .",
        "id": "train_257",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , coming from France , is a dessert and can be served as an alternative to the confectionery based Sandesh .",
        "id": "train_258",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , a cookie type dessert , comes from France .",
        "id": "train_259",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "A cookie is a dessert , as too is Baked Alaska which has Ice cream as an ingredient .",
        "id": "train_260",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    34,
                    46
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    46
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Sandesh and Baked Alaska ( which contains Ice cream ) are both desserts .",
        "id": "train_261",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Sponge cake is an ingredient of Baked Alaska , a dessert . Sandesh is a nice confectionery dessert .",
        "id": "train_262",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Sponge cake",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sponge cake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Sponge cake is an ingredient of Baked Alaska , which can come from either Paris ( France ) , New York or Hong Kong .",
        "id": "train_263",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Sponge cake",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sponge cake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , with Ice cream as one ingredient , is a dish from the U.S . It is popular in Paris , New York and Hong Kong .",
        "id": "train_264",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bakewell tart includes fruit preserves among it 's ingredients . It is a variant of Bakewell pudding and comes from the region of the Derbyshire Dales .",
        "id": "train_265",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    84,
                    100
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    134,
                    150
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    100
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    150
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "A dish popular in the Derbyshire dales is Bakewell tart which has the key ingredient of shortcrust pastry , a variant of this dish is Bakewell pudding .",
        "id": "train_266",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    134,
                    150
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    150
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Bakewell pudding are ground almond , jam , butter and eggs . The dish was created at the Rutland Arms , Bakewell , Derbyshire .",
        "id": "train_267",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire",
                "subj_char_span": [
                    24,
                    40
                ],
                "obj_char_span": [
                    139,
                    149
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    40
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    149
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "Frangipane is an ingredient of Bakewell tart , a variant of Bakewell pudding , from the Derbyshire Dales region .",
        "id": "train_268",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    60,
                    76
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    60,
                    76
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Frangipane",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    76
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    76
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Frangipane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "An ingredient in Bakewell tart , from the Derbyshire Dales region , which is a variant of Bakewell pudding , are fruit preserves .",
        "id": "train_269",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    90,
                    106
                ],
                "obj_char_span": [
                    42,
                    58
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    90,
                    106
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    3,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    106
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    58
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    106
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    3,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding ( a variation of which is Bakewell tart that uses shortcrust patry ) , is from the Derbyshire Dales region .",
        "id": "train_270",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    100,
                    116
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    116
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Originating from the Derbyshire Dales , Bakewell pudding can be served warm ( freshly baked ) or cold . The main ingredients are ground almond , jam , butter and eggs .",
        "id": "train_271",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    40,
                    56
                ],
                "obj_char_span": [
                    21,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding comes from the Derbyshire Dales where Patrick McLoughlin is the leader .",
        "id": "train_272",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    55,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    73
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding is from the Derbyshire Dales , Derbyshire region where Patrick McLoughlin is the leader .",
        "id": "train_273",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    29,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    72,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    48,
                    58
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    90
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Tapioca is found in bakso which is popular in Indonesia and Southeastern Asian countries . Bakso comes from Indonesia .",
        "id": "train_274",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Tapioca",
                "subj_char_span": [
                    91,
                    96
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    91,
                    96
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    91,
                    96
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Tapioca",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Bakso , which contains celery , is popular all over Indonesia where it originated , and other Southeastern Asian countries .",
        "id": "train_275",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bakso has celery as an ingredient and is found in both Indonesia and China .",
        "id": "train_276",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Celery is an ingredient in Bakso which comes from and is found in Indonesia .",
        "id": "train_277",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bakso",
                "object": "Celery",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ground beef is an ingredient of Bakso from Indonesia .",
        "id": "train_278",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bakso",
                "object": "Ground beef",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Ground beef",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Vermicelli is an ingredient of the dish Bakso which is a food that comes from and is found in Indonesia .",
        "id": "train_279",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "region",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Bakso",
                "object": "Vermicelli",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Vermicelli",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Bakso is made in China , contains noodles and is also found in a region in Indonesia .",
        "id": "train_280",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bakso contains noodles and comes from a region in Indonesia .",
        "id": "train_281",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa comes from Colombia , from the Antioquia Department region and it 's made with rice .",
        "id": "train_282",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    45,
                    65
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    65
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Avocado is one of the ingredients in Bandeja paisa which is typical Columbian cuisine and found in the Antioquia Department .",
        "id": "train_283",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    68,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    103,
                    123
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    85
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    123
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a regional dish containing lemons from the Antioquia Department in Columbia .",
        "id": "train_284",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    60,
                    80
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    80
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Lemon is one of the ingredients in Bandeja paisa , a traditional dish from the Paisa region of Columbia .",
        "id": "train_285",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa includes hogao as an ingredient and is a Columbian dish from the Antioquia Department region .",
        "id": "train_286",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    79,
                    99
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    99
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Part of Columbian cuisine and found in the Antioquia Department , Bandeja paisa 's main ingredients is Pork belly .",
        "id": "train_287",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    66,
                    79
                ],
                "obj_char_span": [
                    43,
                    63
                ],
                "predicate": "region",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    66,
                    79
                ],
                "obj_char_span": [
                    8,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Pork belly",
                "subj_char_span": [
                    66,
                    79
                ],
                "obj_char_span": [
                    103,
                    113
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    25
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Pork belly",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    113
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Chorizo is an ingredient in Bandeja paisa which is considered typical Columbian cuisine and found in the Antioquia Department .",
        "id": "train_288",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    105,
                    125
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Chorizo",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    70,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    125
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Chorizo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Pork belly is one of the ingredients of the dish Bandeja paisa . This is a traditional dish from the Paisa region and is part of Columbian cuisine .",
        "id": "train_289",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    101,
                    106
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    129,
                    146
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Pork belly",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    146
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Pork belly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa , containing Chicharrón , originates from the Paisa region and is part of Columbian cuisine .",
        "id": "train_290",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Chicharrón",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    27,
                    37
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    88,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Chicharrón",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    105
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Chorizo is an ingredient in Bandeja paisa which is part of Columbian cuisine and is from the Paisa region .",
        "id": "train_291",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Chorizo",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    59,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Chorizo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    76
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France , where Claude Bartolone leads and French is a language spoken there .",
        "id": "train_292",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    43,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    59
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Barny cakes are found in France where the French language is spoken and the leader is François Hollande .",
        "id": "train_293",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "France",
                "object": "French language",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    42,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    86,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    103
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Barny cakes come from France where Manuel Valls is a leader and the French language is spoken .",
        "id": "train_294",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    22,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "French language",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    68,
                    83
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "France , led by Claude Bartolone and François Hollande , is the location of Barny cakes .",
        "id": "train_295",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    76,
                    81
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    37,
                    54
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    16,
                    32
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    32
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "The leaders of France are François Hollande and Manuel Valls where barny cakes come from .",
        "id": "train_296",
        "relation_list": [
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    26,
                    43
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    48,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    43
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    60
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Barny cakes are found in France where the French language is spoken and Gérard Larcher is leader .",
        "id": "train_297",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    72,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "France",
                "object": "French language",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    42,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "François Hollande and Gérard Larcher are leaders in France , where Barny Cakes come from .",
        "id": "train_298",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    67,
                    78
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    78
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France , where two of the leaders are , Gérard Larcher and Manuel Valls .",
        "id": "train_299",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    68,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Batagor and Shumai are variations of a dish that contains Peanut sauce .",
        "id": "train_300",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Shiitake is a key ingredient of Shumai which is a variation of Batagor and Siomay .",
        "id": "train_301",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Shumai",
                "object": "Shiitake",
                "subj_char_span": [
                    32,
                    38
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    32,
                    38
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Shiitake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Batagor , made with Peanut sauce , is a variation of the Siomay and similar Shumai dishes .",
        "id": "train_302",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    32
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Batagor is a variation of the Siomay dish , which is similar to Shumai ( containing shiitake ) .",
        "id": "train_303",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    64,
                    70
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Batagor , Siomay and Shumai are all variations of the same dish that contains Peanut sauce .",
        "id": "train_304",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    10,
                    16
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    10,
                    16
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Batchoy comes from the Philippines and has the main ingredients of noodles , pork organs , vegetables , chicken , shrimp , beef .",
        "id": "train_305",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Philippines is the country Batchoy comes from , the main ingredients of which are noodles , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_306",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Philippines is the country Batchoy comes from . The main ingredients in this dish are noodles , pork organs , vegetables , chicken , shrimp , and beef .",
        "id": "train_307",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow comes from Singapore and Indonesia and has Palm sugar as an ingredient .",
        "id": "train_308",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    58,
                    68
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "A dish which comes from Indonesia and is popular in Singapore is Beef kway teow , it has Sesame oil among it 's ingredients .",
        "id": "train_309",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    89,
                    99
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The leader of Singapore is Tony Tan , it 's also where Beef kway teow is from . Beef kway teow is also found in Indonesia .",
        "id": "train_310",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    55,
                    69
                ],
                "obj_char_span": [
                    14,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    80,
                    94
                ],
                "obj_char_span": [
                    14,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    55,
                    69
                ],
                "obj_char_span": [
                    112,
                    121
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    80,
                    94
                ],
                "obj_char_span": [
                    112,
                    121
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    69
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    69
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    121
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    121
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob is a leader in Chinese speaking Singapore where they make Beef kway teow .",
        "id": "train_311",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    72,
                    86
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Palm sugar is an ingredient in Beef kway teow , a dish originating from Indonesia and also commonly found in Singapore .",
        "id": "train_312",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Sesame oil is an ingredient in Beef kway teow which comes from the region of Indonesia and is made in Singapore and Indonesia .",
        "id": "train_313",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    116,
                    125
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    125
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is made in Indonesia , and Singapore where Halimah Yacob is the leader .",
        "id": "train_314",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    14,
                    20
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish of Singapore , whose leaders include Tony Tan , and is also made in Indonesia .",
        "id": "train_315",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    62,
                    70
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "An ingredient of Beef kway teow , which originates from Singapore and Indonesia is Palm sugar .",
        "id": "train_316",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "region",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    83,
                    93
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    93
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob is a leader of Singapore , where Beef kway teow originates from . It is a dish which can also be found in indonesia .",
        "id": "train_317",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow , which contains Palm sugar , is a dish made in Singapore and Indonesia .",
        "id": "train_318",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    63,
                    72
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish of Singapore containing Sesame oil and can be found in the countries of Indonesia and Singapore .",
        "id": "train_319",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Coming form India and made with Gram flour , Bhajji , has the alternative names Bhaji and bajji .",
        "id": "train_320",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bhajji , whose alternative names are Bhaji and Bajji , comes from the country of India . It includes vegetables .",
        "id": "train_321",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    81,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    86
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India . Gram flour and vegetables are main ingredients in it .",
        "id": "train_322",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Gram flour is an ingredient in Bhajji which comes from the Karnataka region in India .",
        "id": "train_323",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bhajji come from the Karnataka region of India , it includes vegetables .",
        "id": "train_324",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Vajubhai Vala is the leader of the Karnataka region in India where Bhajji originates from .",
        "id": "train_325",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the country of India , where Narendra Modi is a leader and the Indian rupee is the currency .",
        "id": "train_326",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    81,
                    93
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    93
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "The leader of India is T. S. Thakur and has a currency called the rupee . Bhajji comes from that country .",
        "id": "train_327",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    74,
                    80
                ],
                "obj_char_span": [
                    14,
                    19
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    23,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    35
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi leads India whose people are known as Indians . Bhajji comes from India .",
        "id": "train_328",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    80,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    80,
                    85
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    85
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    85
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Bhajji come from India where Sumitra Mahajan is the leader of the Indian people .",
        "id": "train_329",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    17,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    17,
                    22
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    17,
                    22
                ],
                "obj_char_span": [
                    29,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    22
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    22
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    22
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    44
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India where Narendra Modi and Sunmitra Mahajan are leaders , .",
        "id": "train_330",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India , where T. S. Thakur and Sumitra Mahajan are leaders .",
        "id": "train_331",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    54,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    17,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bhajji is from the Karnataka region . The ingredients in Bhajji include Gram flour and vegetables .",
        "id": "train_332",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Coconut milk is an ingredient of Binignit , a type of dessert . Another type of dessert is sandesh .",
        "id": "train_333",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Sago is a key ingredient of a dish called Binignit which like Sandesh is a dessert .",
        "id": "train_334",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sago",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Sago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Binignit is a type of dessert like Cookies . It is made from Sweet potato .",
        "id": "train_335",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert which contains Sweet potato . Sandesh ( confectionery ) is also a dessert .",
        "id": "train_336",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Two of the main ingredients in binignit are banana and Sweet potato ( of the order of Solanales ) .",
        "id": "train_337",
        "relation_list": [
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    55,
                    67
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "order",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "One of the main ingredients of binignit is Coconut milk . Another ingredient is Sweet potato which is from the order Solanales .",
        "id": "train_338",
        "relation_list": [
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    80,
                    92
                ],
                "obj_char_span": [
                    117,
                    126
                ],
                "predicate": "order",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    126
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Binignit recipes typically contain Sweet potatoes and sago . Sweet potatoes belong to the order Solanales .",
        "id": "train_339",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    35,
                    40
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    61,
                    66
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Sweet",
                "object": "Solanales",
                "subj_char_span": [
                    35,
                    40
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "order",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Sweet",
                "object": "Solanales",
                "subj_char_span": [
                    61,
                    66
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "order",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Sweet potato and Taro are two of the main ingredients in Binignit , a dish that can be found in the Philippines .",
        "id": "train_340",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    57,
                    65
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    57,
                    65
                ],
                "obj_char_span": [
                    17,
                    21
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    57,
                    65
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Binignit are Taro and Sweet potato ( of the order Solanales ) .",
        "id": "train_341",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Taro is an ingredient in Binignit , a dessert . Sandesh ( confectionery ) is also a dish that can be served as a dessert .",
        "id": "train_342",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    25,
                    33
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The main ingredient of Binignit is Coconut milk and it also contains sago . The dish comes from the Philippines .",
        "id": "train_343",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    23,
                    31
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    23,
                    31
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "One of the main ingredients of the cuisine of Binignit , in the Philippines , is the Sweet potato , and another is Coconut milk .",
        "id": "train_344",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    46,
                    54
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    46,
                    54
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    46,
                    54
                ],
                "obj_char_span": [
                    115,
                    127
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    127
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Two types of dessert are Sandesh and Binignit . The latter has Sweet potato as a main ingredient .",
        "id": "train_345",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    37,
                    45
                ],
                "obj_char_span": [
                    63,
                    75
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Coconut milk is an ingredient of Binignit along with Sweet potatoes which belong to the solanales order of plants .",
        "id": "train_346",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "One of the main ingredients of Binignit is the Sweet potato ( part of the order of Solanales . ) , another ingredient that can be used is Sago .",
        "id": "train_347",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Binignit",
                "object": "Sago",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    138,
                    142
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    83,
                    92
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Sago",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    142
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Sweet potatoes are part of the order of Solanales and are a main ingredient of Binignit which also contains taro .",
        "id": "train_348",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    79,
                    87
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Sweet",
                "object": "Solanales",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bionico is from the Guadalajara region of Mexico , and it contains Condensed milk .",
        "id": "train_349",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bionico from Guadalajara region is found in Mexico and contains granola .",
        "id": "train_350",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    44,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    13,
                    24
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Sour cream is an ingredient of Bionico , a food that can be found in Guadalajara , in Mexico .",
        "id": "train_351",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Bionico",
                "object": "Sour cream",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sour cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bionico , a food found in the region of Jalsico , Mexico , contains Condensed milk .",
        "id": "train_352",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    68,
                    82
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Granola is an ingredient of Bionico which comes from the region Jalisco , in Mexico .",
        "id": "train_353",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    77,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    64,
                    71
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Bionico",
                "object": "Granola",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    71
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Granola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sour cream is an ingredient of Bionico which is a food found in the Jalisco region of Mexico .",
        "id": "train_354",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    68,
                    75
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Bionico",
                "object": "Sour cream",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sour cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico . Mexico 's currency is the Peso and a leader in Mexico is Enrique Pena Nieto .",
        "id": "train_355",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    83,
                    89
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Enrique Pena Nieto is the leader of Mexico , where the language is Spanish and also where the food Bionico is found .",
        "id": "train_356",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Bionico is from Mexico where the leader is Silvano Aureoles Conejo and the language is Spanish .",
        "id": "train_357",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    16,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    16,
                    22
                ],
                "obj_char_span": [
                    87,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    16,
                    22
                ],
                "obj_char_span": [
                    43,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    66
                ],
                "tok_span": [
                    10,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico , where Enrique Pena Nieto is the leader and Mexicans are the inhabitants .",
        "id": "train_358",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexicans",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexicans",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dish from Mexico , where Enrique Pena Nieto is a leader and Mexican Spanish is spoken .",
        "id": "train_359",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    73,
                    88
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    88
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico , where Silvano Aureoles Conejo leads the Mexican people .",
        "id": "train_360",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    42,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    65
                ],
                "tok_span": [
                    11,
                    19
                ]
            }
        ]
    },
    {
        "text": "Mexican Spanish is the language spoken in Mexico , where the leader is is Silvano Aureoles Conejo and the food found there is Bionico .",
        "id": "train_361",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    74,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    97
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Granola is an ingredient of Bionico , a dish served for dessert . A Cookie is also a type of dessert .",
        "id": "train_362",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Granola",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Granola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Granola is an ingredient of Bionico , a dish served as an alternative to Sandesh ( confectionery ) for dessert .",
        "id": "train_363",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Granola",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Granola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert that contains raisins . It can be varied using Cottage cheese .",
        "id": "train_364",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    68,
                    82
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Carles Puigdemont is the leader of Catalonia . Arròs negre , from the Catalonia region , is a traditional dish from Spain .",
        "id": "train_365",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    70,
                    79
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    116,
                    121
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    121
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a dish from the Antioquia Department region in Spain also Chicharron is a dish from Spain , one of it 's ingredients of Bandeja Paisa is Chicharron .",
        "id": "train_366",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    33,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Chicharrón is a dish traditional in Spain . Bandeja paisa , which has Chicharron as an ingredient , is a traditional dish from the Paisa region .",
        "id": "train_367",
        "relation_list": [
            {
                "subject": "Chicharrón",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    131,
                    136
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Chicharrón",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicharrón",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    136
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Chicharrón",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia , where the capital is Jakarta and where the dish Bakso is from .",
        "id": "train_368",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    89,
                    94
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Jusuf Kalla is the leader of Indonesia where the language is Indonesian and one of the local dishes is Bakso .",
        "id": "train_369",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    61,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    103,
                    108
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    108
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy , where the capital is Rome and where Laura Boldrini is the leader .",
        "id": "train_370",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    63,
                    67
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    78,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    67
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    92
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce comes from Italy where Sergio Mattarella is a leader and the capital is Rome .",
        "id": "train_371",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    41,
                    58
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Rome is the capital of Italy , where Matteo Renzi is a leader , and where Amatriciana sauce can be found .",
        "id": "train_372",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    74,
                    91
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from the region of Singapore . It is also found in Java where the Banyumasan people are an ethnic group .",
        "id": "train_373",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    73,
                    77
                ],
                "obj_char_span": [
                    88,
                    105
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    105
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a food found in Java where the Javanese people are an ethnic group . It is made nationwide and is also found in Malaysia and Singapore .",
        "id": "train_374",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    31,
                    35
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Batchoy comes from the Philippines where Philippine English is the language spoken . It is also where Zamboangans are a group .",
        "id": "train_375",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    102,
                    113
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    41,
                    59
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    113
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    59
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Zamboangans are a group in the Philippines , where the spoken language is Philippine Spanish , and batchoy is eaten .",
        "id": "train_376",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    74,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Chinese Filipino is an ethnic group in the Philippines where Batchoy is eaten and one of the languages is Arabic .",
        "id": "train_377",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    65,
                    72
                ],
                "obj_char_span": [
                    47,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Moro people are an ethnic group in the Philippines , where Arabic is a language spoken . It is also the country Batchoy comes from .",
        "id": "train_378",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    43,
                    54
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    116,
                    123
                ],
                "obj_char_span": [
                    43,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    43,
                    54
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines , where one of the ethnic groups is the Zamboangans and one of the languages is Arabic .",
        "id": "train_379",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The dish batchoy is from the Philippines where English is spoken and the Chinese Filipino people are from .",
        "id": "train_380",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    73,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    89
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Philippine English is the language spoken in the Philippines , where Batchoy comes from . It is also the country where the Igorot people are an ethnic group .",
        "id": "train_381",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    49,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    123,
                    136
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    136
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Moro people is an ethnic group in the Philippines , where Philippine English is spoken and Batchoy comes from .",
        "id": "train_382",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    58,
                    76
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    91,
                    98
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    98
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish found in the Philippines where one of the ethnic groups are the Igorot and the language spoken is Philippine English .",
        "id": "train_383",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    32,
                    43
                ],
                "obj_char_span": [
                    117,
                    135
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    32,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot",
                "subj_char_span": [
                    32,
                    43
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    135
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Igorot",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "In the Philippines , the spoken languages is Philippine Spanish , it 's also where Batchoy comes from and home to Chinese Filipino people .",
        "id": "train_384",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    45,
                    63
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    7,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    114,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    63
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    130
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines where Philippine Spanish is the language and one of the ethnic groups is the Igorot people .",
        "id": "train_385",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    113,
                    126
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    126
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Philippine Spanish is spoken in the Philippines . People of Moro ethnicity are from that country . Batchoy comes from the Philippines .",
        "id": "train_386",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    36,
                    47
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    122,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro",
                "subj_char_span": [
                    36,
                    47
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Moro",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Moro",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish from the country of Singapore , where the leader is Halimah Yacob and one of the languages spoken is English .",
        "id": "train_387",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "Tony Tan is a leader in Singapore where Standard Chinese is spoken and where the dish Beef kway teow is from .",
        "id": "train_388",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    86,
                    100
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    100
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Beef kway is a popular dish in Singapore , where Tony Tan and Halimah Yacob are leaders .",
        "id": "train_389",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Beef kway",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Beef kway",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Peanut sauce is an ingredient of Siomay , which is considered a variation on shumai , which is considered to be a variation of Batagor .",
        "id": "train_390",
        "relation_list": [
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Euro is the currency in Spain , where Felipe VI of Spain is the leader , and where Arròs negre is from .",
        "id": "train_391",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    87,
                    98
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    87,
                    98
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Spaniards are the ethnic group of Spain where the language is Spanish and where Ajoblanco is from .",
        "id": "train_392",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    80,
                    89
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from the country of Spain , where the Spaniards are from and also where the leader is Felipe VI of Spain .",
        "id": "train_393",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    107,
                    125
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    120,
                    125
                ],
                "obj_char_span": [
                    107,
                    125
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    120,
                    125
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    125
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    125
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Felipe VI of Spain is the leader of Spain , where Spaniards are the ethinic group and where Ajoblanco originates from .",
        "id": "train_394",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    92,
                    101
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    92,
                    101
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Felipe VI of Spain is the leader of Spain , which is where the food Ajoblanco , is found , in Andalusia .",
        "id": "train_395",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    68,
                    77
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "region",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    68,
                    77
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    68,
                    77
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Felipe VI of Spain is the leader of Spain whose currency is the Euro . Ajoblanco originates from that country .",
        "id": "train_396",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    71,
                    80
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    71,
                    80
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    80
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    80
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from the country of Spain , where Spanish is spoken and the leader is Felipe VI of Spain .",
        "id": "train_397",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    91,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    104,
                    109
                ],
                "obj_char_span": [
                    91,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    104,
                    109
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    109
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    109
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , who graduated in 1955 from UT Austin with a B.S . and was selected by NASA in 1963 , spent 100305.0 minutes in space .",
        "id": "train_398",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , who received a Bachelor of Science degree at the University of Texas at Austin in 1955 and was a crew member on the Apollo 12 flight mission , retired in June 1981 .",
        "id": "train_399",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    128,
                    137
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , born March 15 , 1932 , spent over 69 days ( or 100305 minutes ! ) in space as a member of the Apollo 12 crew .",
        "id": "train_400",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    106,
                    115
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    115
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Now retired , Alan Bean was born on Mar 15 , 1932 and hired by NASA in 1963 .",
        "id": "train_401",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    71,
                    75
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Test pilot Alan Bean was born in Wheeler , Texas , USA .",
        "id": "train_402",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    33,
                    48
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The test pilot Alan Bean , who spent 100305 minutes in space , was born in Wheeler , Texas .",
        "id": "train_403",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    75,
                    90
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "U.S. born Alan Bean was on the crew of NASA operated Apollo 12 .",
        "id": "train_404",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    10,
                    19
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    53,
                    62
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    19
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was a crew member on the Apollo 12 flight mission operated by NASA and spent 100305.0 minutes in Space .",
        "id": "train_405",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard went to school at NWC and graduated with an MA in 1957 , was born in New Hampshire and retired 1st of August 1974 .",
        "id": "train_406",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    82,
                    95
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alan Shepherd was born in New Hampshire , graduated from NWC in 1957 , and died in California .",
        "id": "train_407",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    83,
                    93
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    93
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard , who graduated from NWC with a M.A . in 1957 , died on July 21st 1998 in California .",
        "id": "train_408",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    87,
                    97
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    97
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard who died in California was born in New Hampshire and was selected by NASA in 1959 .",
        "id": "train_409",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Test pilot Alan Shepard was born in New Hampshire on November 18 , 1923 .",
        "id": "train_410",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    23
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    11,
                    23
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    23
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    23
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard , who was born in New Hampshire and was the Chief of the Astronaut Office in 1963 , was awarded with the American Defense Service ribbon .",
        "id": "train_411",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1963",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "served as Chief of the Astronaut Office in",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire , served as a test pilot and is dead .",
        "id": "train_412",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard 's time in space is 13017 minutes , he was on the crew of Apollo 14 and his birth place was New Hampshire .",
        "id": "train_413",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    71,
                    80
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Born in New Hampshire , Alan Shepard was a crew member on NASA 's Apollo 14 mission .",
        "id": "train_414",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    8,
                    21
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    66,
                    75
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , born in Wheeler , Texas , was a crew member of Apollo 12 where Alfred Worden served as the backup pilot .",
        "id": "train_415",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    59,
                    68
                ],
                "obj_char_span": [
                    75,
                    88
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    20,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alfred Worden was a backup pilot on the NASA operated Apollo 12 where Alan Bean served as a crew member .",
        "id": "train_416",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    70,
                    79
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Crew member William Anders and backup pilot Buzz Aldrin served under commander Frank Borman on Apollo 8 .",
        "id": "train_417",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    95,
                    103
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    12,
                    26
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    95,
                    103
                ],
                "obj_char_span": [
                    44,
                    55
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    26
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    55
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin won 20 awards , graduated from Massachusetts Institute of Technology with a Sc.D in 1963 and was born on 1930-01-20 .",
        "id": "train_418",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    18
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    18
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Retired American Buzz Aldrin was born in Glen Ridge , NJ .",
        "id": "train_419",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge ,",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Glen Ridge ,",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , a member of the Apollo 11 crew was born in Glen Ridge , New Jersey , US .",
        "id": "train_420",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    57,
                    80
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    80
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was a United States national born in Glen Ridge , New Jersey , in the Essex County .",
        "id": "train_421",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    49,
                    72
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Glen Ridge , New Jersey",
                "object": "Essex County",
                "subj_char_span": [
                    49,
                    72
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    72
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    72
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Essex County",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Buss Aldrin is an American born in Glen Ridge , New Jersey in the United States of which Joe Biden is a leader .",
        "id": "train_422",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    66,
                    79
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin who was born in Glen Ridge , New Jersey and graduated in 1963 from MIT with a Sc . D , served as a fighter pilot .",
        "id": "train_423",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    51
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , a crew member of Apollo 11 , was born in the Essex County of Glen Ridge , New Jersey .",
        "id": "train_424",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    98
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Glen Ridge , New Jersey",
                "object": "Essex County",
                "subj_char_span": [
                    75,
                    98
                ],
                "obj_char_span": [
                    59,
                    71
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    98
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    98
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Essex County",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    71
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was a crew member of Apollo 11 where William Anders was a backup pilot and the mission was operated by NASA .",
        "id": "train_425",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    49,
                    63
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , a US national , was a crew member on Apollo 11 operated by NASA .",
        "id": "train_426",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was a crew member on Apollo 11 , performed as a fighter pilot and his birth date was 1930 01 20 .",
        "id": "train_427",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , as part of the NASA operated Apollo 11 program , spent 52 minutes in space .",
        "id": "train_428",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was hired by NASA in 1963 for the Apollo 11 mission .",
        "id": "train_429",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was hired by NASA in 1963 , was a member of the Apollo 11 crew and is retired .",
        "id": "train_430",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    60,
                    69
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Dianne Feinstein is senator in California , the same place Benitoite was found and Alan Shepard died .",
        "id": "train_431",
        "relation_list": [
            {
                "subject": "California",
                "object": "Benitoite",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "gemstone",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    83,
                    95
                ],
                "obj_char_span": [
                    31,
                    41
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Benitoite",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas , Collin County , Texas .",
        "id": "train_432",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Dallas",
                "object": "Collin County , Texas",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    32,
                    53
                ],
                "predicate": "part",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Collin County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    53
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Shephard , born in New Hampshire , was awarded the Distinguished Service Medal ( a higher award than the Department of Commerce Gold Medal ) by the United States Navy .",
        "id": "train_433",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal (",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    56,
                    85
                ],
                "obj_char_span": [
                    110,
                    143
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    24,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alan",
                "object": "Distinguished Service Medal (",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    56,
                    85
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal (",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    143
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Distinguished Service Medal (",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Elliot See , who graduated from the University of Texas at Austin , died in St Louis on 28 February 1966 .",
        "id": "train_434",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    65
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Elliot See who was a student of the University of Texas at Austin and served as a test pilot , has died .",
        "id": "train_435",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    65
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    65
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "The University of Texas at Austin , where Elliot See was a student and Gregory L. Fenves is president , is affiliated with the University of Texas System .",
        "id": "train_436",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    4,
                    33
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    127,
                    153
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    71,
                    88
                ],
                "predicate": "president",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    153
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    88
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Elliot See , who was born in Dallas , attended the University of Texas at Austin ( whose mascot is Hook 'em ) .",
        "id": "train_437",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    51,
                    80
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    80
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Elliot See , who was born in Dallas and flew as a test pilot , was selected by NASA in 1962 .",
        "id": "train_438",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The late Elliot See was born in Dallas , which is located in the Collin County in Texas .",
        "id": "train_439",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    32,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Dallas",
                "object": "Collin County",
                "subj_char_span": [
                    32,
                    38
                ],
                "obj_char_span": [
                    65,
                    78
                ],
                "predicate": "part",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Collin County",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "American Elliot See was born in Dallas and died in St. Louis .",
        "id": "train_440",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    32,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a test pilot originating from Dallas , Texas .",
        "id": "train_441",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Elliot See died in St. Louis that used to be a part of the kingdom of France and is headed by Francis G. Slay .",
        "id": "train_442",
        "relation_list": [
            {
                "subject": "St. Louis",
                "object": "Francis G. Slay",
                "subj_char_span": [
                    19,
                    28
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Francis G. Slay",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Represented by Chris Patten , British Hong Kong is known as the birth place of William Anders , who retired on September 1st , 1969 .",
        "id": "train_443",
        "relation_list": [
            {
                "subject": "British Hong Kong",
                "object": "Chris Patten",
                "subj_char_span": [
                    30,
                    47
                ],
                "obj_char_span": [
                    15,
                    27
                ],
                "predicate": "representative",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    79,
                    93
                ],
                "obj_char_span": [
                    30,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Chris Patten",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    27
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "William Anders retired on 1 September 1969 , having been born on 17 October 1933 in British Hong Kong .",
        "id": "train_444",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Fighter Pilot William Anders was born in British Hong Kong and retired on 1st September 1969 .",
        "id": "train_445",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Fighter",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    41,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Fighter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "William Anders , who graduated , with an M.S. , from AFIT in 1962 and served as a crew member on Apollo 8 , retired 1969-09-01 .",
        "id": "train_446",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Born in British Hong Kong , William Anders graduated AFIT , M.S . in 1962 and is now the US Ambassador to Norway .",
        "id": "train_447",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    8,
                    25
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    25
                ],
                "tok_span": [
                    2,
                    5
                ]
            }
        ]
    },
    {
        "text": "William Anders received an MS from his alma Mater , AFIT , in 1962 and served as a crew member of Apollo 8 along with Frank Borman , .",
        "id": "train_448",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    118,
                    130
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    130
                ],
                "tok_span": [
                    28,
                    31
                ]
            }
        ]
    },
    {
        "text": "William Anders , born 1933-10-17 , joined NASA in 1963 to serve as a crew member on Apollo 8 .",
        "id": "train_449",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    50,
                    54
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "William Anders , born in British Hong Kong graduated with an MS from AFIT in 1962 and was chosen by NASA in 1963 .",
        "id": "train_450",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    108,
                    112
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    112
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong , then served as a Fighter pilot when he was chosen by NASA in 1963 .",
        "id": "train_451",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    108,
                    112
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "William Anders",
                "object": "Fighter pilot",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    64,
                    77
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    112
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    77
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis written by Virginia DeMarce is available in print form and can be located by it 's ISBN number `` 978-1-4165-4253-7 '' .",
        "id": "train_452",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "`` 978-1-4165-4253-7 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    122,
                    145
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    28,
                    43
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "``",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    122,
                    124
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` 978-1-4165-4253-7 ''",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    145
                ],
                "tok_span": [
                    28,
                    43
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    124
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis can be located by it 's ISBN number `` 978-1-4165-4253-7 '' , its author is Eric Flint and was put in print .",
        "id": "train_453",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    103,
                    113
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "`` 978-1-4165-4253-7 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    63,
                    86
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    30
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "``",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    63,
                    65
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    113
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` 978-1-4165-4253-7 ''",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    86
                ],
                "tok_span": [
                    15,
                    30
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    65
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The hardcover book 1634 : The Bavarian Crisis was written by Eric Flint and has the ISBN number 978-1-4165-4253-7 .",
        "id": "train_454",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    19,
                    45
                ],
                "obj_char_span": [
                    61,
                    71
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    45
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was written by Eric Flint in English and was preceded by Grantville Gazette III .",
        "id": "train_455",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "English",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    84,
                    106
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    106
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis , written by Eric Flint , has 448 pages and is available in hardcover .",
        "id": "train_456",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis by Eric Flint , is available in print form and has 448 pages .",
        "id": "train_457",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    30,
                    40
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion was written in English and preceded 1634 The Bavarian Crisis written by Eric Flint .",
        "id": "train_458",
        "relation_list": [
            {
                "subject": "1634 : The",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    97,
                    107
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "1634 : The",
                "object": "1634 : The Ram Rebellion",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    107
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The author , Eric Flint , wrote 1634 : The Ram Rebellion and followed this with 1634 : The Bavarian Crisis . Eric Flint was born in Burbank , California .",
        "id": "train_459",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    80,
                    106
                ],
                "obj_char_span": [
                    13,
                    23
                ],
                "predicate": "author",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    80,
                    106
                ],
                "obj_char_span": [
                    109,
                    119
                ],
                "predicate": "author",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Ram Rebellion",
                "subj_char_span": [
                    80,
                    106
                ],
                "obj_char_span": [
                    32,
                    56
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    13,
                    23
                ],
                "obj_char_span": [
                    132,
                    152
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    109,
                    119
                ],
                "obj_char_span": [
                    132,
                    152
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    106
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    106
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    119
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    106
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    56
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    152
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    119
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    152
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Grantville Gazette preceded Grantville Gazette II and 1634 : The Bavarian Crisis written by Eric Flint .",
        "id": "train_460",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    96,
                    106
                ],
                "predicate": "author",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    32,
                    53
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Grantville Gazette II",
                "object": "The Grantville Gazette",
                "subj_char_span": [
                    32,
                    53
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    106
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    53
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    53
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "The Grantville Gazette",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , born in Burbank , California , is the author of 1634 : The Bavarian Crisis , the sequel to The Grantville Gazettes .",
        "id": "train_461",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    61,
                    87
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    61,
                    87
                ],
                "obj_char_span": [
                    104,
                    127
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    87
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    87
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    41
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Born in Burbank California , Eric Flint wrote 1634 : The Bavarian Crisis which was preceded by Grantville Gazette II .",
        "id": "train_462",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "author",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    29,
                    39
                ],
                "obj_char_span": [
                    8,
                    15
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    95,
                    116
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    15
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    116
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank California and wrote 1634 : The Bavarian Crisis which is the sequel to Grantville Gazette III .",
        "id": "train_463",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    52,
                    78
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    30
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    52,
                    78
                ],
                "obj_char_span": [
                    102,
                    124
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    78
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    78
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    124
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , author of 1634 : The Bavarian Crisis which was preceded by 1634 : The Baltic War , was influenced by Robert A. Heinlein .",
        "id": "train_464",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    23,
                    49
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    114,
                    132
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    23,
                    49
                ],
                "obj_char_span": [
                    72,
                    93
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    49
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    132
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    49
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was influenced by Robert A Heinlein and wrote 1634 : The Bavarian Crisis which was preceded by 1634 The Ram Rebellion .",
        "id": "train_465",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    57,
                    83
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The",
                "subj_char_span": [
                    57,
                    83
                ],
                "obj_char_span": [
                    57,
                    67
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    83
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    83
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    67
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was influenced by Robert A. Heinlein and is the author of 1634 : The Bavarian Crisis , that was preceded by Grantville Gazette II .",
        "id": "train_466",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    69,
                    95
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    69,
                    95
                ],
                "obj_char_span": [
                    119,
                    140
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    95
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    95
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis , which was preceded by Grantville Gazette III , was written by Eric Flint , who was influenced by Robert A. Heinlein .",
        "id": "train_467",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    91,
                    101
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    126,
                    144
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    51,
                    73
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    144
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    73
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , who was influenced by Robert A. Heinlein wrote 1634 : The Bavarian Crisis which was preceded by The Grantville Gazettes .",
        "id": "train_468",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    60,
                    86
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    35,
                    53
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    60,
                    86
                ],
                "obj_char_span": [
                    109,
                    132
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    86
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    86
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    132
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Virginia DeMarce is the author of 1634 : The Bavarian Crisis , which was put in print and has 448 pages .",
        "id": "train_469",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    34,
                    60
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "author",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    60
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Grantville Gazettes preceded 1634 : The Baltic War ( written by David Weber ) and 1634 : The Bavarian Crisis .",
        "id": "train_470",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    86,
                    112
                ],
                "obj_char_span": [
                    33,
                    54
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    19,
                    25
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "1634 : The Baltic War",
                "object": "David Weber",
                "subj_char_span": [
                    33,
                    54
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    86,
                    112
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    19,
                    25
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    112
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "David Weber",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    112
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion is written in English and was preceded by 1634 : The Bavarian Crisis written by Virginia DeMarce and Eric Flint .",
        "id": "train_471",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Ram Rebellion",
                "subj_char_span": [
                    67,
                    93
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    93
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis is preceded by The Grantville Gazettes including Grantville Gazette II , and is written by Virginia DeMarce and Eric Flint .",
        "id": "train_472",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    76,
                    97
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    42,
                    65
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    65
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Authored by Virginia DeMarce and Eric Flint , 1634 : The Bavarian Crisis was preceded by Grantville Gazette II which in turn was preceded by The Grantville Gazette .",
        "id": "train_473",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    89,
                    110
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Grantville Gazette II",
                "object": "The Grantville Gazette",
                "subj_char_span": [
                    89,
                    110
                ],
                "obj_char_span": [
                    141,
                    163
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    110
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    110
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "The Grantville Gazette",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    163
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "The Bavarian Crisis of 1634 , written by Virginia DeMarce and Eric Flint , occurred after Grantville Gazette III .",
        "id": "train_474",
        "relation_list": [
            {
                "subject": "1634",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    23,
                    27
                ],
                "obj_char_span": [
                    90,
                    112
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "1634",
                "object": "The",
                "subj_char_span": [
                    23,
                    27
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    112
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Virginia DeMarce and Eric Flint wrote 1634 : The Bavarian Crisis . It is the prequel to Grantville Gazettes .",
        "id": "train_475",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville",
                "subj_char_span": [
                    38,
                    64
                ],
                "obj_char_span": [
                    88,
                    98
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Grantville",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion by Eric Flint was published in print and has the ISBN number 1-4165-2060-0 .",
        "id": "train_476",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion . written by Eric Flint , has the ISBN number 1-4165-2060-0 and is also available as an E book .",
        "id": "train_477",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    38,
                    48
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "`` 1634 ; The Ram Rebellion '' by Eric Flint is available in paperback with an ISBN number of 1-4165-2060-0 .",
        "id": "train_478",
        "relation_list": [
            {
                "subject": "1634",
                "object": "Eric Flint",
                "subj_char_span": [
                    3,
                    7
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "author",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "1634",
                "object": "``",
                "subj_char_span": [
                    3,
                    7
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Eric Flint wrote the book `` 1634 : The Ram Rebellion '' which is available in paperback and has 512 pages .",
        "id": "train_479",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    29,
                    53
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "``",
                "subj_char_span": [
                    29,
                    53
                ],
                "obj_char_span": [
                    26,
                    28
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    28
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "`` 1634 : The Ram Rebellion '' is the sequel to `` 1634 : The Galileo Affair '' , written by Eric Flint , who was born in Burbank , California .",
        "id": "train_480",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    3,
                    27
                ],
                "obj_char_span": [
                    93,
                    103
                ],
                "predicate": "author",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    93,
                    103
                ],
                "obj_char_span": [
                    122,
                    142
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "1634 : The Galileo Affair",
                "subj_char_span": [
                    3,
                    27
                ],
                "obj_char_span": [
                    51,
                    76
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    27
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    103
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    103
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    142
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    27
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "1634 : The Galileo Affair",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    76
                ],
                "tok_span": [
                    16,
                    22
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , who was born in Burbank , California , was influenced by Robert A Heinlen and wrote the book 1634 : The Ram Rebellion .",
        "id": "train_481",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    106,
                    130
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    130
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Virginia DeMarce is the author of 1634 : The Ram Rebellion which was published in print and has the ISBN number 1-4165-2060-0 .",
        "id": "train_482",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    34,
                    58
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "author",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    58
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Written by Virginia DeMarce , 1634 : The Ram Rebellion has the ISBN number 1-4165-2060-0 and is available as an E-Book .",
        "id": "train_483",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    30,
                    54
                ],
                "obj_char_span": [
                    11,
                    27
                ],
                "predicate": "author",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    54
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            }
        ]
    },
    {
        "text": "The abbreviation `` ACM Trans . Inf . Syst . '' is for ACM Transactions on Information Systems , which has the ISSN number 1558-2868 and the LCCN number 89646863 .",
        "id": "train_484",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    55,
                    94
                ],
                "obj_char_span": [
                    17,
                    19
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    55,
                    94
                ],
                "obj_char_span": [
                    153,
                    161
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "`` ACM Trans . Inf . Syst .",
                "subj_char_span": [
                    55,
                    94
                ],
                "obj_char_span": [
                    17,
                    44
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    2,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    94
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    19
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    94
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    161
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    94
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "`` ACM Trans . Inf . Syst .",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    44
                ],
                "tok_span": [
                    2,
                    15
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems ( abbreviated to ACM Trans . Inf . Syst ) is part of the academic Discipline of Computer Science and has the LCCN number 89646863 .",
        "id": "train_485",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    161,
                    169
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "Computer",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    120,
                    128
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    169
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Computer",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems , or ACM Trans . Inf . Syst . , has a CODEN code ATISET and an LCCN number of 89646863 .",
        "id": "train_486",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    118,
                    126
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    126
                ],
                "tok_span": [
                    37,
                    42
                ]
            }
        ]
    },
    {
        "text": "89646863 is the LCCN number of ACM Transactions on Information Systems and its ISSN number is 1046-8188 . `` ACM Trans . Inf . Syst . '' is its abreviation .",
        "id": "train_487",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "`` ACM Trans . Inf . Syst .",
                "subj_char_span": [
                    31,
                    70
                ],
                "obj_char_span": [
                    106,
                    133
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    31,
                    44
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    31,
                    70
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    31,
                    70
                ],
                "obj_char_span": [
                    106,
                    108
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    70
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "`` ACM Trans . Inf . Syst .",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    133
                ],
                "tok_span": [
                    31,
                    44
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    70
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    70
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    108
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "The AIDS ( journal ) is the academic discipline of HIV/AIDS and has the LCCN number is 90640840 .",
        "id": "train_488",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The academic discipline of AIDS journal ( first published in 1987 ) is HIV . It has the ISSN number 0269-9370 .",
        "id": "train_489",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    27,
                    31
                ],
                "obj_char_span": [
                    71,
                    74
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AIDS",
                "object": "1987",
                "subj_char_span": [
                    27,
                    31
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    74
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "1987",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) is published in the UK by Lippincott , Williams & Wilkins whose parent company is Wolters Kluwer .",
        "id": "train_490",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "Lippincott",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Lippincott",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    43,
                    53
                ],
                "obj_char_span": [
                    99,
                    113
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    22,
                    28
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published by Lippincott , Williams & Wilkins . It is is published in the UK , which capital is London .",
        "id": "train_491",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "Lippincott",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "the AIDS ( journal ) belongs to the academic discipline , HIV/AIDS and was first published in 1987 . It has the ISSN number 0269-9370 .",
        "id": "train_492",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "1987",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    94,
                    98
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AIDS ( journal )",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    58,
                    66
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1987",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    66
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Lippincott Williams & Wilkins are the publishers of AIDS ( journal ) , they are based in the United States and their parent company is Walters Kluwer .",
        "id": "train_493",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    52,
                    68
                ],
                "obj_char_span": [
                    0,
                    29
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "United States",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    93,
                    106
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    68
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "AIP ADv . is the abbreviation of AIP Advances , whose editor is A.T. Charlie Johnson . His almaMater is Harvard University .",
        "id": "train_494",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    64,
                    84
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Harvard University",
                "subj_char_span": [
                    64,
                    84
                ],
                "obj_char_span": [
                    104,
                    122
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    84
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    84
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Harvard University",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    122
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Harvard University is the alma mater of A T Charlie Johnson , who is the editor of AIP Advances , published by American Institute of Physics .",
        "id": "train_495",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    83,
                    95
                ],
                "obj_char_span": [
                    111,
                    140
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    140
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "The American Institute of Physics publishes AIP Advances which is edited by A.T. Charlie Johnson who has Stanford University for an Alma mater .",
        "id": "train_496",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    44,
                    56
                ],
                "obj_char_span": [
                    76,
                    96
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Stanford University",
                "subj_char_span": [
                    76,
                    96
                ],
                "obj_char_span": [
                    105,
                    124
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    44,
                    56
                ],
                "obj_char_span": [
                    4,
                    33
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    96
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    96
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Stanford University",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    124
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The editor of AIP Advances ( abbreviated to AIP Adv . ) is A.T. Charlie Johnson , who went to Stanford University .",
        "id": "train_497",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    14,
                    26
                ],
                "obj_char_span": [
                    59,
                    79
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Stanford University",
                "subj_char_span": [
                    59,
                    79
                ],
                "obj_char_span": [
                    94,
                    113
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    79
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    79
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Stanford University",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    113
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "The book `` A Fortress of Grey Ice '' by J V Jones can be found in print and the OCLC number 51969173 .",
        "id": "train_498",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "51969173",
                "subj_char_span": [
                    12,
                    34
                ],
                "obj_char_span": [
                    93,
                    101
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    24,
                    30
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "``",
                "subj_char_span": [
                    12,
                    34
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "51969173",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    101
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was originally published in English . The book is from the United States , where Native Americans are one of the ethnic groups .",
        "id": "train_499",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    51,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    82,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    82,
                    95
                ],
                "obj_char_span": [
                    104,
                    120
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was written in the United States in English which is spoken in Great Britain .",
        "id": "train_500",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    86,
                    99
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    99
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was written by J. V. Jones and is found in hardcover with the OCLC number 51969173 .",
        "id": "train_501",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "51969173",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "J. V. Jones",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "51969173",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "J. V. Jones",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice by J.V . Jones was produced in Hardcover and has an ISBN number of 0-7653-0633-6 .",
        "id": "train_502",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The book `` A Fortress of Grey Ice '' was written by J V Jones , can be found in print and has 672 pages .",
        "id": "train_503",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "``",
                "subj_char_span": [
                    12,
                    34
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "``",
                "subj_char_span": [
                    12,
                    34
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance can be found in hardcover . It has the OCLC number 76798317 and the Library of Congress Classification PR6031 .0867 .",
        "id": "train_504",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    17,
                    23
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance has 1174 pages can be found in hardcover and has the OCLC number 76798317 .",
        "id": "train_505",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    20,
                    26
                ]
            }
        ]
    },
    {
        "text": "The OCLC number for A Glastonbury Romance is 76798317 . It has 1174 pages and is in print .",
        "id": "train_506",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    11,
                    17
                ]
            }
        ]
    },
    {
        "text": "The hardback book A Long Long Way has an OCLC number 57392246 and an ISBN number 0-670-03380-4 .",
        "id": "train_507",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way has a OCLC number of 57392246 and a ISBN number of 0-670-03380-4 .",
        "id": "train_508",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , which was published in Print & Paperback , was preceded by Annie Dunne , it has an OCLC number of 57392246 .",
        "id": "train_509",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    116,
                    124
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Annie Dunne",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    77,
                    88
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    124
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Annie Dunne",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    88
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , the prequel to The Secret Scripture , was published by Viking Press .",
        "id": "train_510",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    73,
                    85
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    53
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    85
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , published by Viking Press , comes from Ireland where the ethnic group is White people .",
        "id": "train_511",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    57,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ireland",
                "object": "White people",
                "subj_char_span": [
                    57,
                    64
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    43
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "White people",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    43
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Secret Scripture , published by Faber and Faber is the follow up book to the Irish novel A Long Long Way .",
        "id": "train_512",
        "relation_list": [
            {
                "subject": "The Secret Scripture",
                "object": "Faber and Faber",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    36,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    93,
                    108
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Faber and Faber",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    108
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , OCLC # 57392246 , is 292 pages and published in Print & Paperback .",
        "id": "train_513",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    25,
                    33
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way ( 292 pages ) is available in hardcover and has the OCLC number 57392246 .",
        "id": "train_514",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    80,
                    88
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The novel A Long Long Way , followed by The Secret Scripture , was published by Viking Press whose parent company is Penguin Random House .",
        "id": "train_515",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    80,
                    92
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Viking Press",
                "object": "Penguin Random House",
                "subj_char_span": [
                    80,
                    92
                ],
                "obj_char_span": [
                    117,
                    137
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    40,
                    60
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    137
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    60
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character was written by Qiu Xiaolong . and was published in hardcover . It has the ISBN number of 1-56947-301-3 .",
        "id": "train_516",
        "relation_list": [
            {
                "subject": "A Loyal Character",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Loyal Character Dancer is 49805501 . its author is Qiu Xiaolong and it can be found in hardcover .",
        "id": "train_517",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    19,
                    43
                ],
                "obj_char_span": [
                    72,
                    84
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    43
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer written by Qiu Xiaolong is in print and has the ISBN number of 1-56947-301-3 .",
        "id": "train_518",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "In print , A Loyal Character Dancer was penned by Qiu Xiaolong and has the OCLC number 49805501 .",
        "id": "train_519",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    11,
                    35
                ],
                "obj_char_span": [
                    50,
                    62
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "49805501",
                "subj_char_span": [
                    11,
                    35
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "49805501",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was penned by Qiu Xiaolong , has 360 pages and is in print .",
        "id": "train_520",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    51
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Qiu Xiaolong is the author of A Loyal Character Dancer which can be found in hardcover and has 360 pages .",
        "id": "train_521",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    30,
                    54
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "author",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    54
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer , published in the United States is written in English . English is the national language of Great Britain .",
        "id": "train_522",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    72,
                    79
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    82,
                    89
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published by Soho Press , in the United States , where some Native Americans live .",
        "id": "train_523",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    62,
                    75
                ],
                "obj_char_span": [
                    89,
                    105
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press in the United States . The language of the United States is English .",
        "id": "train_524",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    95,
                    108
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    59,
                    72
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    95,
                    108
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "language",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press in the United States , which leader is Barack Obama .",
        "id": "train_525",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    59,
                    72
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published by Soho Press which is based in the United States . In addition , African Americans are an ethnic group in the United States .",
        "id": "train_526",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    75,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    150,
                    163
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    75,
                    88
                ],
                "obj_char_span": [
                    105,
                    122
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    150,
                    163
                ],
                "obj_char_span": [
                    105,
                    122
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    163
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    122
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    163
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    122
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published by Soho Press in the United States which includes many Asian Americans .",
        "id": "train_527",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    60,
                    73
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press , which is located in the U.S , where some Native Americans live .",
        "id": "train_528",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press in the United States where the language is English .",
        "id": "train_529",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    41,
                    51
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    59,
                    72
                ],
                "obj_char_span": [
                    95,
                    102
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    102
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Published in hardback , A Severed Wasp was assigned the OCLC number 8805735 and also has an ISBN number of 0-374-26131-8 .",
        "id": "train_530",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "8805735",
                "subj_char_span": [
                    24,
                    38
                ],
                "obj_char_span": [
                    68,
                    75
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "8805735",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is in print with the OCLC 8805735 and ISBN 0-374-26131-8 .",
        "id": "train_531",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "8805735",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "8805735",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "A severed Wasp was written in English in the United States , where African Americans are an ethnic group .",
        "id": "train_532",
        "relation_list": [
            {
                "subject": "A",
                "object": "English",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is written in the English language and is from the United States where the Native Americans are an ethnic group .",
        "id": "train_533",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English language",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    66,
                    79
                ],
                "obj_char_span": [
                    90,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    106
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States where English is the primary language . Additionally , the United states has an ethnic group called Asian Americans .",
        "id": "train_534",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    141,
                    156
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    156
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars , by Diane Duane , has OCLC number 318875313 and ISBN number 978-0-15-204770-2 .",
        "id": "train_535",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "318875313",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    22,
                    33
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "318875313",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Wizard of Mars is 318875313 . It was written by Diane Duane and published in print .",
        "id": "train_536",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "318875313",
                "subj_char_span": [
                    19,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    19,
                    35
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "318875313",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Diane Duane wrote A Wizard of Mars which is available in print and has the ISBN number `` 978-0-15-204770-2 '' .",
        "id": "train_537",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "``",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    87,
                    89
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "`` 978-0-15-204770-2 ''",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    87,
                    110
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    18,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "`` 978-0-15-204770-2 ''",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    110
                ],
                "tok_span": [
                    18,
                    33
                ]
            }
        ]
    },
    {
        "text": "Native Americans are one of the ethnic groups of the United States where A Wizard of Mars , which is published in English , originates from .",
        "id": "train_538",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    73,
                    89
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    73,
                    89
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    53,
                    66
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    89
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    89
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars , published in the United States was written in English , which is spoken in Great Britain .",
        "id": "train_539",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    65,
                    72
                ],
                "obj_char_span": [
                    94,
                    107
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    107
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The English-language book A Wizard of Mars originates from the United States that includes many Asian Americans .",
        "id": "train_540",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    63,
                    76
                ],
                "obj_char_span": [
                    96,
                    111
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    26,
                    42
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    111
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Published in hardcover , A Wizard of Mars has 560 pages and was written by Diane Duane .",
        "id": "train_541",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    25,
                    41
                ],
                "obj_char_span": [
                    75,
                    86
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    41
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg ( or Abh . Math . Semin . Univ . Hambg . ) Has an ISSN number of `` 0025-5858 '' and LCCN number of 32024459 .",
        "id": "train_542",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "`` 0025-5858 ''",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    133,
                    148
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    44,
                    54
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "32024459",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    168,
                    176
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    60,
                    64
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    133,
                    135
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "`` 0025-5858 ''",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    148
                ],
                "tok_span": [
                    44,
                    54
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "32024459",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    176
                ],
                "tok_span": [
                    60,
                    64
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    135
                ],
                "tok_span": [
                    44,
                    46
                ]
            }
        ]
    },
    {
        "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg has the abbreviated form Abh . Math . Semin . Univ . Hambg . It also has the LCCN number 32024459 and the CODEN code AMHAAJ .",
        "id": "train_543",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "32024459",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    157,
                    165
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    48,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "32024459",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    165
                ],
                "tok_span": [
                    48,
                    52
                ]
            }
        ]
    },
    {
        "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg is concerned with the academic discipline of Pure Mathematics . It has the abbreviation Abh . Math . Semin . Univ . Hambg and the ISSN number 0025-5858 .",
        "id": "train_544",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "Pure",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "Pure",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Above the Veil was written by Garth Nix . It has an ISBN number of 0-439-17685-9 and a OCLC number of 46451790 .",
        "id": "train_545",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    102,
                    110
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    110
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Above the Veil by Garth Nix , OCLC 46451790 , was produced in print .",
        "id": "train_546",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Above the Veil ( ISBN number 0-439-17685-9 ) is written by Garth Nix and is available in hardcover .",
        "id": "train_547",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Above the Veil , written by Garth Nix , is available in hardcover and has the OCLC number 46451790 .",
        "id": "train_548",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    90,
                    98
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    98
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Garth Nix is the author of Above the Veil which was produced in print and has the ISBN number 0-439-17685-9 .",
        "id": "train_549",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    27,
                    41
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Above the Veil ( preceded by the book Aenir ) is from Australia and is written in English .",
        "id": "train_550",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    38,
                    43
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "These novels were published in the following order : Castle , Aenir , Above the Veil and Into Battle .",
        "id": "train_551",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    70,
                    84
                ],
                "obj_char_span": [
                    89,
                    100
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    70,
                    84
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    62,
                    67
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Written in English , Above the Veil followed the book Aenir which has the ISBN number 0-439-17684-0 .",
        "id": "train_552",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "English",
                "subj_char_span": [
                    21,
                    35
                ],
                "obj_char_span": [
                    11,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Aenir is an Australian novel and was followed by Above the Veil which was written in English .",
        "id": "train_553",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "English",
                "subj_char_span": [
                    49,
                    63
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    49,
                    63
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica , or Acta Math . Hungar . has a LCCN number of 83646315 and a ISSN number of 0236-5294 .",
        "id": "train_554",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica , or Acta Math . Hungar . , focuses on math and has a LCCN number of 83646315 .",
        "id": "train_555",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    96,
                    104
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    104
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica is also known as Acta Math . Hungar.and has the LCCN numbere 83646315 and the code of AMAHE9 .",
        "id": "train_556",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Acta Mathematica Hungaria ( Acta Math . Hunger . ) covers the academic discipline of Mathematics . Its ISSN number is 1588-2632 .",
        "id": "train_557",
        "relation_list": [
            {
                "subject": "Acta Mathematica",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    89,
                    100
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Acta Palaeontologica Polonica has a LCCN number of 60040714 and the abbreviation of Acta Palaeontol . Pol . It comes under the academic discipline of Paleobiology .",
        "id": "train_558",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleobiology",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    154,
                    166
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paleobiology",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    166
                ],
                "tok_span": [
                    43,
                    46
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica , abbreviated Acta Palaeontol . Pol , with a LCCN number of 60040714 , is focused on Paleontology .",
        "id": "train_559",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    90,
                    98
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleontology",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    115,
                    127
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    98
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Paleontology",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    127
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Acta Palaeontologica Polonica ( Acta Palaeontol . Pol . ) is academically focused on Paleontology and the ISSN number is 1732-2421 .",
        "id": "train_560",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleontology",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    89,
                    101
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paleontology",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    101
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Polish Academy of Sciences , headquartered in Warsaw , Poland , publishes Acta Palaeontologica Polonica .",
        "id": "train_561",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    78,
                    107
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    13,
                    23
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Polish Academy of Sciences",
                "object": "Warsaw",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Polish Academy of Sciences",
                "object": "Poland",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    107
                ],
                "tok_span": [
                    13,
                    23
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Warsaw",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Poland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Addiction journal ( abbreviated to ' Addiction ' ) , is published by Wiley-Blackwell on behalf of the Society for the Study of Addiction and has the LCCN number 93645978 .",
        "id": "train_562",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    165,
                    173
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    165,
                    173
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    131,
                    140
                ],
                "obj_char_span": [
                    165,
                    173
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    173
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    173
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    173
                ],
                "tok_span": [
                    37,
                    43
                ]
            }
        ]
    },
    {
        "text": "Addiction ( journal ) , or just Addiction , has the ISSN number 0965-2140 and the LCCN number 93645978 .",
        "id": "train_563",
        "relation_list": [
            {
                "subject": "Addiction ( journal )",
                "object": "93645978",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    94,
                    102
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    26,
                    32
                ]
            }
        ]
    },
    {
        "text": "Addiction ( journal ) or Addiction has an LCCN number of 93645978 .",
        "id": "train_564",
        "relation_list": [
            {
                "subject": "Addiction ( journal )",
                "object": "Addiction",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Addiction ( journal )",
                "object": "Addiction",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Addiction ( journal )",
                "object": "93645978",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    57,
                    65
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Wiley-Blackwell ( parent company John Wiley & Sons ) is the publisher of the Addiction Journal , which has the LCCN number 93645978 .",
        "id": "train_565",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    123,
                    131
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    27,
                    33
                ]
            }
        ]
    },
    {
        "text": "John Wiley & Sons is the parent company of Wiley-Blackwell who publishes the Addiction Journal and the OCLC number for the Addiction journal is 27367194 .",
        "id": "train_566",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    43,
                    58
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    43,
                    58
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    43,
                    58
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Addiction",
                "object": "27367194",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    144,
                    152
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "Addiction",
                "object": "27367194",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    144,
                    152
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    58
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    58
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    58
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "27367194",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "27367194",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    28,
                    33
                ]
            }
        ]
    },
    {
        "text": "Addiction ( journal ) ( abbreviated to Addiction ) is published by Wiley-Blackwell who have the parent company John Wiley & Sons .",
        "id": "train_567",
        "relation_list": [
            {
                "subject": "Addiction ( journal )",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    67,
                    82
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    67,
                    82
                ],
                "obj_char_span": [
                    111,
                    128
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    82
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    82
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    128
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "Addiction journal is about addiction and is published by Wiley-Blackwell which has John Wiley & Sons as the parent company .",
        "id": "train_568",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    57,
                    72
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    57,
                    72
                ],
                "obj_char_span": [
                    83,
                    100
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Addiction",
                "object": "Addiction",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    100
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly ( ISSN number 0001-8392 ) is abbreviated to Admin . Sci . Q . It has an LCCN number of 57059226 .",
        "id": "train_569",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    124,
                    132
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    132
                ],
                "tok_span": [
                    33,
                    38
                ]
            }
        ]
    },
    {
        "text": "The LCCN number of Administrative Science Quarterly ( also known as Admin . Sci . Q . ) is 57059226 . It was published by SAGE publications for the Samuel Curtis Johnson Graduate chool of Management , Cornell University .",
        "id": "train_570",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    19,
                    51
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    51
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    23,
                    28
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly is the publisher of SAGE Publications for the Samuel Curtis Johnson Graduate School of Management , Cornell University . It 's academic discipline is Management and its abbreviation is Admin . Sci . Q .",
        "id": "train_571",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    120,
                    130
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    183,
                    193
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    130
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    193
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly is abbreviated to Admin . Sci . Q. and has the LCCN number 57059226 . It comes under the academic discipline of Management .",
        "id": "train_572",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    145,
                    155
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    92,
                    100
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    155
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    100
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly ( abbreviated to Admin . Sci . Q . ) comes under the academic discipline of Management and is published by Cornell University .",
        "id": "train_573",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    140,
                    158
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    109,
                    119
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    158
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    119
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Cornell University , which is in Ithaca , New York and affiliated with the Association of American Universities , is the publisher of the Administrative Science Quarterly .",
        "id": "train_574",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    138,
                    170
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    75,
                    111
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    170
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    111
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Cornell University , where the President is Elizabeth Garrett , is affiliated with the Association of American Universities and is the publisher of Administrative Science Quarterly .",
        "id": "train_575",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    148,
                    180
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    87,
                    123
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "president",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    180
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    123
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Cornell University , which publishes of Administrative Science Quarterly , is affiliated with both the Association of American Universities and the Association of Public and Land grant Universities .",
        "id": "train_576",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    40,
                    72
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    148,
                    173
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    103,
                    139
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    72
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    173
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    139
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Cornell University is situated in Ithaca , New York and is affiliated with the Association of Public and Land grant Universities . It was responsible for publishing Administrative Science Quarterly .",
        "id": "train_577",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    165,
                    197
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    79,
                    104
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    197
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    104
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly is published by Cornell University ( president Elizabeth Garrett ) . The university is affiliated with the Association of Public and Land grant Universities .",
        "id": "train_578",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    53,
                    71
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    53,
                    71
                ],
                "obj_char_span": [
                    144,
                    169
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    53,
                    71
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "president",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    71
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    71
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    169
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    71
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Cornell University , New York , affiliated with the Association of Public and Land Grant Universities , is the publisher of Administrative Science Quarterly .",
        "id": "train_579",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    124,
                    156
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    52,
                    77
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Cornell University",
                "object": "New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    21,
                    29
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    156
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    77
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "The English novel Aenir , which has the ISBN number of `` 0-439-17684-0 '' , was followed by Above the Veil .",
        "id": "train_580",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "`` 0-439-17684-0 ''",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    55,
                    74
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    13,
                    26
                ]
            },
            {
                "subject": "Aenir",
                "object": "English",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    4,
                    11
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    93,
                    107
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "`` 0-439-17684-0 ''",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    74
                ],
                "tok_span": [
                    13,
                    26
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    107
                ],
                "tok_span": [
                    30,
                    34
                ]
            }
        ]
    },
    {
        "text": "Aenir was written by Garth Nix , has an OCLC number of 45644811 and an ISBN number of 0-439-17684-0 .",
        "id": "train_581",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "45644811",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45644811",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Aenir written by Garth Nix is available in paperback with the OCLC number 45644811 .",
        "id": "train_582",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "45644811",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    17,
                    26
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45644811",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The book , by Garth Nix , titled Aenir , is a paperback and has the ISBN number of 0-439-17684-0 .",
        "id": "train_583",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    14,
                    23
                ],
                "predicate": "author",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Above the Veil was preceded By Australian novel Aenir , which was preceded by the novel Castle .",
        "id": "train_584",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    53
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    48,
                    53
                ],
                "obj_char_span": [
                    88,
                    94
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    94
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Aenir is written by Australians in English and followed Above the Veil .",
        "id": "train_585",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "English",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    56,
                    70
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Aenir",
                "object": "Australians",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    70
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Australians",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The paperback Aenir has a total of 233 pages and was written by Garth Nix .",
        "id": "train_586",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    64,
                    73
                ],
                "predicate": "author",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    73
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians was written by Brandon Sanderson ( of Lincoln , Nebraska ) and followed by Alcatraz Versus the Scrivener 's Bones .",
        "id": "train_587",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Brandon Sanderson",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    51,
                    68
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Brandon Sanderson",
                "object": "Lincoln , Nebraska",
                "subj_char_span": [
                    51,
                    68
                ],
                "obj_char_span": [
                    74,
                    92
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Alcatraz Versus the Scrivener 's Bones",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    111,
                    149
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    26,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Lincoln , Nebraska",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    92
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Alcatraz Versus the Scrivener 's Bones",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    149
                ],
                "tok_span": [
                    26,
                    39
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is written in the English language and it comes from the U.S. , where there is and ethnic group of African Americans .",
        "id": "train_588",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English language",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    54,
                    70
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil Librarians comes from the U.S. and is written in English . One of the ethnic groups in the US are the Native Americans .",
        "id": "train_589",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    9,
                    44
                ],
                "obj_char_span": [
                    83,
                    90
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    13
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    44
                ],
                "tok_span": [
                    2,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Written in English , the book Alcatraz Versus the Evil Librarians is from The United States where one of the ethnic groups is Asian Americans .",
        "id": "train_590",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    30,
                    65
                ],
                "obj_char_span": [
                    11,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    17
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    78,
                    91
                ],
                "obj_char_span": [
                    126,
                    141
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    30,
                    65
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    65
                ],
                "tok_span": [
                    6,
                    17
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    141
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    65
                ],
                "tok_span": [
                    6,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil Librarians is written in the English language and comes from the U.S . One of the ethnic groups in the U.S. are White Americans .",
        "id": "train_591",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English language",
                "subj_char_span": [
                    9,
                    44
                ],
                "obj_char_span": [
                    63,
                    79
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    44
                ],
                "tok_span": [
                    2,
                    13
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is published in Hardcover , has the OCLC number of 7877110 and the ISBN number 0-439-92550-9 .",
        "id": "train_592",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is a fantasy literature hardcover book . The OCLC number is 78771100 .",
        "id": "train_593",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "78771100",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    96,
                    104
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    104
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "The printed book Alcatraz Versus the Evil Librarians has 320 pages and an OCLC number of 78771100 .",
        "id": "train_594",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "78771100",
                "subj_char_span": [
                    17,
                    52
                ],
                "obj_char_span": [
                    89,
                    97
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    14
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    52
                ],
                "tok_span": [
                    3,
                    14
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "The book `` Alcatraz Versus the Evil Librarians '' is printed with 320 pages and has an ISBN number of 0-439-92550-9 .",
        "id": "train_595",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "``",
                "subj_char_span": [
                    12,
                    47
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    4,
                    15
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "``",
                "subj_char_span": [
                    12,
                    47
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    15
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "``",
                "subj_char_span": [
                    12,
                    47
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    4,
                    15
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    47
                ],
                "tok_span": [
                    4,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    47
                ],
                "tok_span": [
                    4,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    47
                ],
                "tok_span": [
                    4,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "The discipline of The American Journal of Mathematics , also known by the abbreviated title of Am . J . Math . , is Math . The journal has an ISSN number of 0002-9327 .",
        "id": "train_596",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    22,
                    53
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    53
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics , abbreviated to Am . J . Math , is published bi-monthly and its discipline is Math , .",
        "id": "train_597",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics was first published in 1878 and is abbreviated to Am . J . Math . It has the ISSN number `` 0002-9327 '' .",
        "id": "train_598",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "``",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    125,
                    127
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "1878",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "`` 0002-9327 ''",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    125,
                    140
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    25,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    127
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1878",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "`` 0002-9327 ''",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    140
                ],
                "tok_span": [
                    25,
                    34
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics , which comes under the academic discipline of Mathematics , was first published in 1878 and has the abbreviated title of Am . J . Math .",
        "id": "train_599",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    83,
                    94
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "1878",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1878",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics was published by Johns Hopkins University based in the United States and has an ISSN number of 0002-9327 .",
        "id": "train_600",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    53,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Johns Hopkins University",
                "object": "United States",
                "subj_char_span": [
                    53,
                    77
                ],
                "obj_char_span": [
                    91,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    77
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    77
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    104
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "American Journal of Mathematics is published by the Johns Hopkins University Press which is located in the United States and has the ISSN number 1080-6377 .",
        "id": "train_601",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    52,
                    82
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    52,
                    82
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics . abbreviated to Am . J . Math , is published by the Johns Hopkins University Press in the United States .",
        "id": "train_602",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    89,
                    119
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    89,
                    119
                ],
                "obj_char_span": [
                    127,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    119
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    119
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    140
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "American Journal of Mathematics ( discipline Mathematics ) is published by the Johns Hopkins University Press , which is based in the United States .",
        "id": "train_603",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    79,
                    109
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    79,
                    109
                ],
                "obj_char_span": [
                    134,
                    147
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    109
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    109
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    147
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "John Hopkins University is the parent company of Johns Hopkins University Press which is based in the United States and publishes the American Journal of Mathematics .",
        "id": "train_604",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    134,
                    165
                ],
                "obj_char_span": [
                    49,
                    79
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    49,
                    79
                ],
                "obj_char_span": [
                    102,
                    115
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    49,
                    79
                ],
                "obj_char_span": [
                    49,
                    73
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    165
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    79
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    79
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    115
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    79
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    73
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Brandon Sanderson , born in Lincoln , Nebraska , authored Alcatraz Versus the Evil Librarians and Alcatraz Versus the Scrivener 's Bones .",
        "id": "train_605",
        "relation_list": [
            {
                "subject": "Brandon Sanderson",
                "object": "Lincoln , Nebraska",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    46
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Alcatraz Versus the Scrivener 's Bones",
                "subj_char_span": [
                    58,
                    93
                ],
                "obj_char_span": [
                    98,
                    136
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    11,
                    22
                ],
                "obj_tok_span": [
                    23,
                    36
                ]
            },
            {
                "subject": "Alcatraz Versus the Scrivener 's Bones",
                "object": "Brandon Sanderson",
                "subj_char_span": [
                    98,
                    136
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "author",
                "subj_tok_span": [
                    23,
                    36
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lincoln , Nebraska",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    46
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    93
                ],
                "tok_span": [
                    11,
                    22
                ]
            },
            {
                "text": "Alcatraz Versus the Scrivener 's Bones",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    136
                ],
                "tok_span": [
                    23,
                    36
                ]
            },
            {
                "text": "Alcatraz Versus the Scrivener 's Bones",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    136
                ],
                "tok_span": [
                    23,
                    36
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States where , just like in Great Britain , the language spoken is English .",
        "id": "train_606",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    119,
                    126
                ],
                "obj_char_span": [
                    80,
                    93
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    119,
                    126
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    93
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "English is spoken in both Great Britain and the United States . Additionally , A severed Wasp is from the United States .",
        "id": "train_607",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    106,
                    119
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    79,
                    80
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    79,
                    80
                ],
                "obj_char_span": [
                    106,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    119
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    80
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    80
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    119
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain and the US . The US is where `` A Wizard of Mars was published .",
        "id": "train_608",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance , the sequel to Wolf Solent was written by John Cowper Powys who was from Shirley Derbyshire .",
        "id": "train_609",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Shirley",
                "subj_char_span": [
                    65,
                    82
                ],
                "obj_char_span": [
                    96,
                    103
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    65,
                    82
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    82
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Shirley",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    103
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    82
                ],
                "tok_span": [
                    16,
                    23
                ]
            }
        ]
    },
    {
        "text": "John Cowpher Powys was born in Shirley , Derbyshire . He wrote Oliver Glendower and A Glastonbury Romance .",
        "id": "train_610",
        "relation_list": [
            {
                "subject": "John",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    31,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John",
                "subj_char_span": [
                    84,
                    105
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "author",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    51
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    105
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "John Cowpher Powys , born in Shirley , Derbyshire , is known for works such as Wolf Solent and A Glastonbury Romance .",
        "id": "train_611",
        "relation_list": [
            {
                "subject": "John",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "John",
                "object": "Wolf Solent",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "notableWork",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John",
                "subj_char_span": [
                    95,
                    116
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "author",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    116
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published by Lippincott Williams & Wilkins in the United Kingdom , in the English language .",
        "id": "train_612",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English language",
                "subj_char_span": [
                    70,
                    84
                ],
                "obj_char_span": [
                    94,
                    110
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    70,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    33,
                    62
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    110
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    62
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States , which has the capital Washington DC and contains the ethnic group African American .",
        "id": "train_613",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    120,
                    127
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Washington D. C. is the capital of the United States which includes many Asian Americans . 1634 The Ram Rebellion comes from the country .",
        "id": "train_614",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    91,
                    95
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    73,
                    88
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    88
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States , where the capital is Washington DC and Native Americans are one of the ethnic groups .",
        "id": "train_615",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    90,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    106
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp comes from the United States where the capital is Washington D.C. and one of the ethnic groups is African American .",
        "id": "train_616",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    65,
                    75
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    113,
                    120
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    120
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars originates from the United States where the Native Americans are an ethnic group and the capital city is Washington DC .",
        "id": "train_617",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    122,
                    132
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is written in English and from the United States where some African Americans live .",
        "id": "train_618",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    58,
                    71
                ],
                "obj_char_span": [
                    83,
                    100
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    100
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic Groups of the United States ( where the capital city is Washington D.C ) is African American . Additionally , A Wizard of Mars originates from the United States .",
        "id": "train_619",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    94,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    165,
                    178
                ],
                "obj_char_span": [
                    94,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    74,
                    84
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    165,
                    178
                ],
                "obj_char_span": [
                    74,
                    84
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    128,
                    144
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    128,
                    144
                ],
                "obj_char_span": [
                    165,
                    178
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    178
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    178
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    144
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    144
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    178
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars comes from the United States where they speak english and African Americans are one of the ethnic groups .",
        "id": "train_620",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    75,
                    92
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    92
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was published in the United States , where Barack Obama is the leader and one of the ethnic groups is African American .",
        "id": "train_621",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    119,
                    126
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    126
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was Published in the United States where the leader the President . it is also where one of the ethnic groups is African Americans .",
        "id": "train_622",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    130,
                    147
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    147
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Many Asian Americans live in the United States , the country where English is the language and where ' A Fortress of Grey Ice ' is from .",
        "id": "train_623",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    33,
                    46
                ],
                "obj_char_span": [
                    5,
                    20
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    103,
                    125
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    103,
                    125
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    5,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    125
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    125
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the US , where the capital city is Washington D.C . There are many Asian Americans in the United States .",
        "id": "train_624",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    121,
                    134
                ],
                "obj_char_span": [
                    98,
                    113
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    121,
                    134
                ],
                "obj_char_span": [
                    66,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    121,
                    134
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    76
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "In the United States , English is the language spoken and one of the ethnic groups is Asian Americans . It is also the country where A Fortress of Grey Ice is from .",
        "id": "train_625",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    86,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    23,
                    30
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    133,
                    155
                ],
                "obj_char_span": [
                    7,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    31
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    155
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States where the language is English and the Asian Americans are an ethnic group .",
        "id": "train_626",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    79,
                    94
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    94
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States where there are many Asian Americans and the leader is Barack Obama .",
        "id": "train_627",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    70,
                    85
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    104,
                    116
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    85
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    116
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States , where the leader is Barack Obama and Asian Americans is one of the ethnic groups .",
        "id": "train_628",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    101,
                    116
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    84,
                    96
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    116
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    96
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States which is lead by the President and includes the ethnic group of Asian Americans .",
        "id": "train_629",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    113,
                    128
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    128
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States where the English language is used and one of the ethnic groups are the Native Americans .",
        "id": "train_630",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English language",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    59,
                    75
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    121,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    75
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    137
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States where one of the ethnic groups is African American and the language used is English .",
        "id": "train_631",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    138,
                    145
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    96,
                    103
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States where the English language is spoken and one of the ethnic groups are the Native Americans .",
        "id": "train_632",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English language",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    72,
                    88
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    136,
                    152
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    88
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States . Here and in Great Britain the language spoken is English .",
        "id": "train_633",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    100,
                    107
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    100,
                    107
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    107
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    107
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from the United States where they speak English and White Americans live .",
        "id": "train_634",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    91,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States , where Barack Obama is the president . African Americans are one of the ethnic groups there .",
        "id": "train_635",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    92,
                    109
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States where the Asian Americans are an ethnic group and Barack Obama leads the country .",
        "id": "train_636",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    102,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    62,
                    77
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    114
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is the leader of the United States . A Fortress of Grey Ice is from the USA and Native Americans are an ethnic group in the US .",
        "id": "train_637",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    50,
                    72
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    93,
                    109
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    72
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States where the leader is Barack Obama and one of the ethnic groups is African Americans .",
        "id": "train_638",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    106,
                    123
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    123
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "A severed Wasp originates from the United States where the President is Barack Obama . One of the ethnic groups in the US are the Native Americans .",
        "id": "train_639",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    72,
                    84
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    130,
                    146
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    146
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is president of the United States where A Wizard of Mars was published and Native Americans are an ethnic group .",
        "id": "train_640",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    33,
                    46
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    53,
                    69
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    33,
                    46
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    69
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States , where Barack Obama is the leader . Asian Americans are one of the ethnic groups there .",
        "id": "train_641",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    49,
                    61
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    78,
                    93
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    61
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil Librarians comes from the United States where one of the ethnic groups is African American and one of the leaders is Joe Biden .",
        "id": "train_642",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    60,
                    73
                ],
                "obj_char_span": [
                    151,
                    160
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    9,
                    44
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    60,
                    73
                ],
                "obj_char_span": [
                    108,
                    115
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    160
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    44
                ],
                "tok_span": [
                    2,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    115
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States where one of the ethnic groups is Asian Americans and the leader of the country is called the President .",
        "id": "train_643",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    146,
                    155
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    86,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States where the leader is known as the President and the Native Americans are an ethnic group .",
        "id": "train_644",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    85,
                    94
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    103,
                    119
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    119
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "In the United States the title of the leader is the President . In this country Native Americans are one of the ethnic groups and A severed Wasp originates from .",
        "id": "train_645",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    130,
                    131
                ],
                "obj_char_span": [
                    7,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    80,
                    96
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars originates from the United States where the leader is called President and Native Americans live .",
        "id": "train_646",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    78,
                    87
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    87
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Asian Americans are on of the ethnic groups in the United States where the leader is called the President . It is also where ' A Severed Wasp ' is from .",
        "id": "train_647",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    51,
                    64
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    51,
                    64
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    127,
                    141
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    141
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Viking Press in the United States published A Long Long Way which was followed by The Secret Scripture .",
        "id": "train_648",
        "relation_list": [
            {
                "subject": "Viking Press",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    20,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    82,
                    102
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    102
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way is published by Viking Press from the United States , parent company Penguin Random House .",
        "id": "train_649",
        "relation_list": [
            {
                "subject": "Viking Press",
                "object": "United States",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    32,
                    44
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Viking Press",
                "object": "Penguin Random House",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    85,
                    105
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    105
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "John Cowper Powys is the author of A Glastonbury Romance which was followed by Weymouth Sands and Maiden Castle .",
        "id": "train_650",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    79,
                    93
                ],
                "obj_char_span": [
                    98,
                    111
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    79,
                    93
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "author",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    111
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "These books were published in the following order : Wolf Solent , A Glastonbury Romance , Weymouth Sands and Maiden Castle .",
        "id": "train_651",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    90,
                    104
                ],
                "obj_char_span": [
                    109,
                    122
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    66,
                    87
                ],
                "obj_char_span": [
                    90,
                    104
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    66,
                    87
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    104
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    122
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    104
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Weymouth Sands , written by John Cowper Powys , is a prequel to Maiden Castle and a sequel to A Glastonbury Romance .",
        "id": "train_652",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    64,
                    77
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    94,
                    115
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Weymouth Sands",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    45
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    77
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    115
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "Airman , AKA Drake Stevens was created by Harry Sahle and George Kapitan .",
        "id": "train_653",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "Harry Sahle",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Airman",
                "object": "George Kapitan",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    58,
                    72
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Harry Sahle",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "George Kapitan",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    72
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Jan Duursema and Paul Kupperberg created the comic book character of Arion who is also known as Ahri'ahn .",
        "id": "train_654",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Jan Duursema",
                "subj_char_span": [
                    69,
                    74
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Arion",
                "object": "Paul Kupperberg",
                "subj_char_span": [
                    69,
                    74
                ],
                "obj_char_span": [
                    17,
                    32
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Paul Kupperberg",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    32
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "The comic book character Arion was created by Paul Kupperberg and Jan Duursema , a winner of the Eisner Award .",
        "id": "train_655",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Jan Duursema",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Jan Duursema",
                "object": "Eisner Award",
                "subj_char_span": [
                    66,
                    78
                ],
                "obj_char_span": [
                    97,
                    109
                ],
                "predicate": "award",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Arion",
                "object": "Paul Kupperberg",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Eisner Award",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    109
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Paul Kupperberg",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The comic character Asterix , was created by René Goscinny and Albert Uderzo .",
        "id": "train_656",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "René Goscinny",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Asterix",
                "object": "Albert Uderzo",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "René Goscinny",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Albert Uderzo",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Frenchman , Rene Goscinny created Asterix , the comic character who is sometimes called `` Astérix '' .",
        "id": "train_657",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "`` Astérix ''",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    88,
                    101
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    20,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "`` Astérix ''",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    20,
                    27
                ]
            }
        ]
    },
    {
        "text": "The character of Aurakles has the alternative name of Aurakles and was created by Len Wein and Dick Dillin .",
        "id": "train_658",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    17,
                    25
                ],
                "obj_char_span": [
                    95,
                    106
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    95,
                    106
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Len Wein",
                "subj_char_span": [
                    17,
                    25
                ],
                "obj_char_span": [
                    82,
                    90
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Len Wein",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    82,
                    90
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    25
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    25
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Dick Dillin , from the United States , created the comic book character known as Aurakles ( alternatively called Aurakles ) .",
        "id": "train_659",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    81,
                    89
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    113,
                    121
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Dick Dillin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    121
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfman and Karl Kesel are the creators of the comic character Auron , whose full name is Lambien .",
        "id": "train_660",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    68,
                    73
                ],
                "obj_char_span": [
                    17,
                    27
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    68,
                    73
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    27
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The comic book character Auron , full name Lambien was created by Karl Kesel and Walt Simonson .",
        "id": "train_661",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    66,
                    76
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Auron",
                "object": "Walt Simonson",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "American Karl Kesel and Marv Wolfman created the comic character Auron .",
        "id": "train_662",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    65,
                    70
                ],
                "obj_char_span": [
                    9,
                    19
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    65,
                    70
                ],
                "obj_char_span": [
                    24,
                    36
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfman and Walt Simonson created the comic book character Auron , whose full name is Lambien .",
        "id": "train_663",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    64,
                    69
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Auron",
                "object": "Walt Simonson",
                "subj_char_span": [
                    64,
                    69
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Rona Fairhead is the key person for the BBC which broadcast Bananaman and has its home at Broadcasting House in London .",
        "id": "train_664",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Rona Fairhead",
                "subj_char_span": [
                    40,
                    43
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    60,
                    69
                ],
                "obj_char_span": [
                    40,
                    43
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    40,
                    43
                ],
                "obj_char_span": [
                    90,
                    108
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rona Fairhead",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    108
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Tony Hall , Baron Hall of Birkenhead is a key person at the BBC which has headquarters at Broadcasting House and broadcast Bananaman .",
        "id": "train_665",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Tony Hall , Baron Hall of Birkenhead",
                "subj_char_span": [
                    60,
                    63
                ],
                "obj_char_span": [
                    0,
                    36
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    0,
                    10
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    60,
                    63
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    60,
                    63
                ],
                "obj_char_span": [
                    90,
                    108
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Tony Hall , Baron Hall of Birkenhead",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    36
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    108
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "The comic character of Balder has the alternative name of Balder Odinson and was created by Jack Kirby and Stan Lee .",
        "id": "train_666",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    92,
                    102
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    92,
                    102
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    102
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    102
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "Balder Odinson - also known as Balder - is a comic character created by the American Jack Kirby .",
        "id": "train_667",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    85,
                    95
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    85,
                    95
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Stan Lee and American Jack Kirby created the comic character Balder .",
        "id": "train_668",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Ballistic , also known as Kelvin Mao , is a fictional comic superhero created by Michael Manley and Doug Moench .",
        "id": "train_669",
        "relation_list": [
            {
                "subject": "Ballistic",
                "object": "Doug Moench",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ballistic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Doug Moench",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Bananaman the TV series was shown on the BBC which was founded by John Reith , 1st Baron Reith and is located in the Broadcasting House in London .",
        "id": "train_670",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    117,
                    135
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith , 1st Baron Reith",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    66,
                    94
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    135
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "John Reith , 1st Baron Reith",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    94
                ],
                "tok_span": [
                    15,
                    23
                ]
            }
        ]
    },
    {
        "text": "The BBC , which is located in London and broadcast Bananaman , was founded by John Reith 1st Baron Reith .",
        "id": "train_671",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "John Reith",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bill Oddie starred in Bananaman which was broadcast by the BBC and first aired on 3 October 1983 .",
        "id": "train_672",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Graeme Garden stars in Bananaman which is broadcast by the BBC and first aired on 3 October 1983 .",
        "id": "train_673",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bananaman , starring Jill Shilling , is broadcast by the BBC and first aired on 3rd October 1983 .",
        "id": "train_674",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    57,
                    60
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bananaman was broadcasted by STV , starring Graeme Garden it first aired on 3rd October 1983 .",
        "id": "train_675",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Jill Shilling starred in Bananaman which is broadcast by STV and first aired on 3 October 1983 .",
        "id": "train_676",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The BBC broadcast Bananaman , which was first aired on 10/03/1983 and starred Tim Brooke-Taylor .",
        "id": "train_677",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    78,
                    95
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    95
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Walt Disney Studios Motion Pictures is the distributor of the film Big Hero 6 , the film that stars Alan Tudyk and in which the character Baymax makes his first appearance .",
        "id": "train_678",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    138,
                    144
                ],
                "obj_char_span": [
                    67,
                    77
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    67,
                    77
                ],
                "obj_char_span": [
                    0,
                    35
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Alan Tudyk",
                "subj_char_span": [
                    67,
                    77
                ],
                "obj_char_span": [
                    100,
                    110
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    144
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Alan Tudyk",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    110
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Big Hero 6 , distributed by Walt Disney Studios Motion Pictures , starred Ryan Potter and was Baymax 's first film appearance .",
        "id": "train_679",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    94,
                    100
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Ryan Potter",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    74,
                    85
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    28,
                    63
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ryan Potter",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    85
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    63
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Baymax was created by Duncan Rouleau and Steven T Seagle and is voiced by Scott Adsit .",
        "id": "train_680",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Scott Adsit",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    74,
                    85
                ],
                "predicate": "voice",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "Baymax",
                "object": "Steven",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    85
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Steven",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The character of Ben Urich , whose full name is Benjamin Urich , was created by Gene Colan and the comic bookwriter , Roger Mckenzie .",
        "id": "train_681",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    80,
                    90
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Roger",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "The character of Ben Urich was created by the American , Gene Colan , and the comic book writer , Roger McKenzie .",
        "id": "train_682",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger McKenzie",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    98,
                    112
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    57,
                    67
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    67
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bibbo Bibbowski was created by Marv Wolfman and Jerry Ordway who is an American .",
        "id": "train_683",
        "relation_list": [
            {
                "subject": "Bibbo Bibbowski",
                "object": "Jerry Ordway",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    60
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Bibbo Bibbowski",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    43
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bibbo Bibbowski",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Jerry Ordway",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    60
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Bibbo Bibbowski",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    43
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The distributor of the film Big Hero 6 , which stars Jamie Chung , is Walt Disney Studios Motion Pictures . The character Baymax appears in this film .",
        "id": "train_684",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    28,
                    38
                ],
                "obj_char_span": [
                    70,
                    105
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "series",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Jamie Chung",
                "subj_char_span": [
                    28,
                    38
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    105
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Jamie Chung",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Walt Disney Studios Motion Pictures distributed the movie Big Hero 6 which starred Maya Rudolph . Baymax is a character in this film .",
        "id": "train_685",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    58,
                    68
                ],
                "obj_char_span": [
                    0,
                    35
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    98,
                    104
                ],
                "obj_char_span": [
                    58,
                    68
                ],
                "predicate": "series",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Maya Rudolph",
                "subj_char_span": [
                    58,
                    68
                ],
                "obj_char_span": [
                    83,
                    95
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    104
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Maya Rudolph",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Walt Disney Studios Motion Pictures is the distributor of the film , Big Hero 6 that stars Alan Tudyk and in which Baymax is a character .",
        "id": "train_686",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    69,
                    79
                ],
                "obj_char_span": [
                    0,
                    35
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Alan Tudyk",
                "subj_char_span": [
                    69,
                    79
                ],
                "obj_char_span": [
                    91,
                    101
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    115,
                    121
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "series",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Alan Tudyk",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "`` Mark Desmond , '' also known as the comic character Blockbuster , was created by Carmine Infantino and Tom Lyle .",
        "id": "train_687",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "`` Mark Desmond",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Tom Lyle",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "`` Mark Desmond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Tom Lyle and Gardner Fox created the comic book character of Blockbuster who has the alternative name of Roland Desmond .",
        "id": "train_688",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    13,
                    24
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Tom Lyle",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The comic character Blockbuster is also known as Roland Desmond and was created by Gardner Fox and Carmine Infantino .",
        "id": "train_689",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    83,
                    94
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    99,
                    116
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    116
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The comic character Blockbuster is also known as Mark Desmond and was created by Roger Stern and Gardner Fox .",
        "id": "train_690",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    97,
                    108
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Roger Stern",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    81,
                    92
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    108
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Roger Stern",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    92
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The comic character , Blockbuster 's alternative name is Roland Desmond and was created by Gardner Fox and Roger Stern .",
        "id": "train_691",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    91,
                    102
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Roger Stern",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    107,
                    118
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Roger Stern",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    118
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The comic book character Blockbuster , aka Mark Desmond , was created by Gardner Fox and Tom Lyle .",
        "id": "train_692",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Tom Lyle",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    89,
                    97
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "`` Mark Desmond '' is also known as the comic character Blockbuster who was created by Roger Stern and Tim Lyle .",
        "id": "train_693",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Roger Stern",
                "subj_char_span": [
                    56,
                    67
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "`` Mark Desmond ''",
                "subj_char_span": [
                    56,
                    67
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Roger Stern",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "`` Mark Desmond ''",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Ernie Colon , a Puerto Rican national created Bolt along with Dan Mishkin .",
        "id": "train_694",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Dan Mishkin",
                "subj_char_span": [
                    46,
                    50
                ],
                "obj_char_span": [
                    62,
                    73
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Ernie",
                "object": "Puerto",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    16,
                    22
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    46,
                    50
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Dan Mishkin",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    73
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The comic character Bolt was created by Gary Cohn and Ernie Colon , the latter of which is a Puerto Rican national .",
        "id": "train_695",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    20,
                    24
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ernie",
                "object": "Puerto",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    20,
                    24
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The comic book character Bolt , with the alternative name Larry Bolatinsky , was created by Gary Cohn and Paris Cullins .",
        "id": "train_696",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    25,
                    29
                ],
                "obj_char_span": [
                    106,
                    119
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    25,
                    29
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    119
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Larry Bolatinsky is the alternative name for the comic character , Bolt who was created by Ernie Colon and Paris Cullins .",
        "id": "train_697",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    67,
                    71
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    67,
                    71
                ],
                "obj_char_span": [
                    91,
                    96
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bolt is a comic character created by Paris Cullins and the Puerto Rican national , Ernie Colon .",
        "id": "train_698",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Ernie",
                "object": "Puerto",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Ernie Colton and Paris Cullins created the comic character Bolt . Cullins is from the US .",
        "id": "train_699",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    59,
                    63
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    59,
                    63
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The comic book writer Gary Cohn and US National Paris Cullins created the comic character of Bolt .",
        "id": "train_700",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    93,
                    97
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    93,
                    97
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "The comic character Dane Whitman Black Knight , created by Roy Thomas and John Buscema , is also known as simply Dane Whitman .",
        "id": "train_701",
        "relation_list": [
            {
                "subject": "Dane Whitman Black Knight",
                "object": "John Buscema",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    74,
                    86
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Dane Whitman Black Knight",
                "object": "Roy Thomas",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    59,
                    69
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    86
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The comic character , Dane Whitman Black Knight was created by Roy Thomas and the American , John Buscema .",
        "id": "train_702",
        "relation_list": [
            {
                "subject": "Dane Whitman Black Knight",
                "object": "John Buscema",
                "subj_char_span": [
                    22,
                    47
                ],
                "obj_char_span": [
                    93,
                    105
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Dane Whitman Black Knight",
                "object": "Roy Thomas",
                "subj_char_span": [
                    22,
                    47
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    47
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    47
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Baymax was created by Steven T Seagle and the American , Duncan Rouleau .",
        "id": "train_703",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    57,
                    71
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Baymax",
                "object": "Steven",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    28
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    71
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Steven",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The comic character Auron 's full name is Lambien and he was created by the American , Karl Kesel .",
        "id": "train_704",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    87,
                    97
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    97
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "American Sheldon Moldoff created the Black Pirate who is sometimes known as Jon Valor .",
        "id": "train_705",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    37,
                    49
                ],
                "obj_char_span": [
                    9,
                    24
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The American , Sheldon Moldoff , won the Inkpot Award for creating the Black Pirate .",
        "id": "train_706",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    71,
                    83
                ],
                "obj_char_span": [
                    15,
                    30
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            },
            {
                "subject": "Sheldon Moldoff",
                "object": "Inkpot Award",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "award",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Alba , Romania and its Latin name is `` Universitas Apulensis '' .",
        "id": "train_707",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    79,
                    106
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    29
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    46
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    106
                ],
                "tok_span": [
                    18,
                    29
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Alba lulia , Alba . Its nickname is Uab .",
        "id": "train_708",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    82,
                    85
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    85
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The nickname of the 1 Decembrie 1918 University is Uab . The latin name is `` Universitas Apulensis '' and the rector is Breaz Valer Daniel .",
        "id": "train_709",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    20,
                    47
                ],
                "obj_char_span": [
                    51,
                    54
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "``",
                "subj_char_span": [
                    20,
                    47
                ],
                "obj_char_span": [
                    75,
                    77
                ],
                "predicate": "rector",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    20,
                    47
                ],
                "obj_char_span": [
                    75,
                    102
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    20,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    47
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    47
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    77
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    47
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    102
                ],
                "tok_span": [
                    20,
                    31
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Alba Iulia , Romania and its rector is Breaz Valer Daniel .",
        "id": "train_710",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in Kuttikkattoor , Kerala and it has 250 academic staff .",
        "id": "train_711",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    76,
                    79
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    79
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College was established in India in 2001 and has 250 academic staff .",
        "id": "train_712",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    69,
                    72
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    72
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College was established in 2001 in Kuttikkattoor , India .",
        "id": "train_713",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is located in Kerala , India . Kerala has Mahe , India to its northwest .",
        "id": "train_714",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "There are 250 academic staff at the AWH Engineering College in the state of Kerala . The College was established in 2001 .",
        "id": "train_715",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "established",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    10,
                    13
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "state",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    13
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura in Switzerland has 100 academic staff . Switzerland 's leader is Johann Schneider-Ammann .",
        "id": "train_716",
        "relation_list": [
            {
                "subject": "Accademia di Architettura",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    29,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    66,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "100",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    45,
                    48
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    91,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    66,
                    77
                ],
                "obj_char_span": [
                    91,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    77
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    114
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    77
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    114
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland . Switzerland 's legislature is the Federal Assembly .",
        "id": "train_717",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    83,
                    94
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    117,
                    133
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    83,
                    94
                ],
                "obj_char_span": [
                    117,
                    133
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    133
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    133
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland and has 600 students .",
        "id": "train_718",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    65,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    85,
                    88
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    88
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is in Switzerland . The Swiss anthem is the Swiss Psalm and its leader is Johann Schneider-Ammann .",
        "id": "train_719",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    49,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    117,
                    140
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    140
                ],
                "tok_span": [
                    32,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Federal Chancellor of Switzerland is called Johann Schneider-Ammann . The Accademia di Architettura di Mendrisio is located in Switzerland .",
        "id": "train_720",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    26,
                    37
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    131,
                    142
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    26,
                    37
                ],
                "obj_char_span": [
                    48,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    131,
                    142
                ],
                "obj_char_span": [
                    48,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    26,
                    37
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    131,
                    142
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    71
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    71
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio was established in Mendrisio in 1996 . Its dean is Mario Botta .",
        "id": "train_721",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio has 100 academic staff and 600 students . Its dean is called Mario Botta .",
        "id": "train_722",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    104,
                    115
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    70,
                    73
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    115
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    73
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio is located in Ticino . It has 600 students and 100 staff .",
        "id": "train_723",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    69,
                    72
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    72
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio . Its dean is called Mario Botta and it has 600 students .",
        "id": "train_724",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    111,
                    114
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    88,
                    99
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    114
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    99
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio was established in 1996 . It has 100 staff and 600 students .",
        "id": "train_725",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    72,
                    75
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    75
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology has an academic staff of 500 . It is located in India and its motto is `` Nurturing Excellence '' .",
        "id": "train_726",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    103,
                    105
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` Nurturing Excellence ''",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    103,
                    129
                ],
                "predicate": "motto",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    29
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    103,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    105
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "`` Nurturing Excellence ''",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    129
                ],
                "tok_span": [
                    21,
                    29
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    105
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Banglaore , India . It is associated with the Visvesvaraya Technological University .",
        "id": "train_727",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    96,
                    133
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    133
                ],
                "tok_span": [
                    20,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in Bangalore , Karnataka . It is associated with the Visvesvaraya Technological University .",
        "id": "train_728",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    92,
                    129
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    129
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in Soldevanahalli , its address is Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . It is affiliated with the Visvesvaraya Technological University in Belgaum .",
        "id": "train_729",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    190,
                    227
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    52,
                    60
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    190,
                    227
                ],
                "obj_char_span": [
                    231,
                    238
                ],
                "predicate": "city",
                "subj_tok_span": [
                    52,
                    60
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    227
                ],
                "tok_span": [
                    52,
                    60
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    227
                ],
                "tok_span": [
                    52,
                    60
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    238
                ],
                "tok_span": [
                    61,
                    64
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_730",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    136,
                    145
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    183,
                    220
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    50,
                    58
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    145
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    220
                ],
                "tok_span": [
                    50,
                    58
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Soldevanahalli , at the address Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . Its director is Dr. G. P. Prabhukumar .",
        "id": "train_731",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    151,
                    160
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    160
                ],
                "tok_span": [
                    42,
                    43
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology was established at Bangalore in 2000 . It has 700 postgraduate students .",
        "id": "train_732",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    82,
                    85
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    85
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located at Soldevanahalli , Acharya Dr. Sarcapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore , 560090 , India . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_733",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    191,
                    228
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    52,
                    60
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    228
                ],
                "tok_span": [
                    52,
                    60
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in Soldevanahalli , India its address is Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . It has 700 postgraduate students .",
        "id": "train_734",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    177,
                    180
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    180
                ],
                "tok_span": [
                    50,
                    51
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of technology is located in India and the offered sport is tennis . The governing tennis body is the International Tennis Foundation .",
        "id": "train_735",
        "relation_list": [
            {
                "subject": "Acharya Institute of",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    137,
                    143
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis",
                "subj_char_span": [
                    137,
                    143
                ],
                "obj_char_span": [
                    123,
                    143
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    143
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    143
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "International Tennis",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    143
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute is located in Bangalore . It was given the `` Technical Campus '' status by the All India Council for Technical Education , which is located in Mumbai .",
        "id": "train_736",
        "relation_list": [
            {
                "subject": "Acharya Institute",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    102,
                    143
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    102,
                    143
                ],
                "obj_char_span": [
                    166,
                    172
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Acharya Institute",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    143
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    143
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Acharya Institute",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is in Alba Iulia , Romania . Bucharest is the capital of Romania .",
        "id": "train_737",
        "relation_list": [
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    47,
                    54
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    85,
                    92
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is in Alba Iulia , Alba County , Romania .",
        "id": "train_738",
        "relation_list": [
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    51,
                    62
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    38,
                    48
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology is affiliated with Visvesaraya Technological University in Bangalore . Its founder is Kempe Gowda .",
        "id": "train_739",
        "relation_list": [
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    118,
                    129
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Kempe Gowda",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    129
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Kempe Gowda is the founder of Bangalore , the location of the Acharya Institute of Technology whose President is B M Reddy .",
        "id": "train_740",
        "relation_list": [
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    62,
                    93
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "city",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Kempe Gowda",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    93
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is in Kuttikkattoor , Kerala . Kerala is led by Kochi .",
        "id": "train_741",
        "relation_list": [
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    59,
                    65
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio was established in 1996 . It is located in Mendrisio , which has Meride as its neighbouring municipality as Meride .",
        "id": "train_742",
        "relation_list": [
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    147,
                    153
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    82,
                    91
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    82,
                    91
                ],
                "obj_char_span": [
                    147,
                    153
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    153
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    153
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "The capital of Romania is Bucharest . The country is the location of the 1 Decembrie 1918 University and the home of one of the ethnic groups of Romania who are the Germans of Romania .",
        "id": "train_743",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    165,
                    183
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    145,
                    152
                ],
                "obj_char_span": [
                    165,
                    183
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    176,
                    183
                ],
                "obj_char_span": [
                    165,
                    183
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    145,
                    152
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    176,
                    183
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    73,
                    100
                ],
                "obj_char_span": [
                    15,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    73,
                    100
                ],
                "obj_char_span": [
                    145,
                    152
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    73,
                    100
                ],
                "obj_char_span": [
                    176,
                    183
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    183
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    183
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    183
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    183
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    183
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    100
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    100
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    100
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    183
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Romania . The capital of the country is Bucharest and the leader 's name is Klaus Johannis .",
        "id": "train_744",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Klaus",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Romania . Romania has a Prime Minister as its leader , and its capital is Bucharest .",
        "id": "train_745",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    116,
                    125
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    116,
                    125
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Romania is led by the Prime Minister ; its ethnic group are Germans of Romania and its university is called the 1 Decembrie 1918 University .",
        "id": "train_746",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    71,
                    78
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    60,
                    78
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    71,
                    78
                ],
                "obj_char_span": [
                    60,
                    78
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    112,
                    139
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    28
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    112,
                    139
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    28
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    78
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    78
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    139
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    139
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "School of Business and Social Sciences at the Aarhus University is in Denmark . It was established in 1928 and has an academic staff of 737 .",
        "id": "train_747",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    136,
                    139
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    70,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    102,
                    106
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    106
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is affiliated to the European University Association . It has 737 staff and 16,000 students .",
        "id": "train_748",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    130,
                    133
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    89,
                    120
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    133
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    120
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Aarhus has a magistrate government . To its northeast is Mols . The School of Business and Social Sciences at the Aarhus University is located in Aarhus .",
        "id": "train_749",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    68,
                    131
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    68,
                    131
                ],
                "obj_char_span": [
                    114,
                    120
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    68,
                    131
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    114,
                    120
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    146,
                    152
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    131
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    131
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    120
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    131
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    120
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is in Aarhus . It is affiliated with the European University Association in Brussels .",
        "id": "train_750",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    109,
                    140
                ],
                "obj_char_span": [
                    144,
                    152
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    109,
                    140
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    140
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    140
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University at Arhus was established in 1928 . Arhus has a Magistrate government .",
        "id": "train_751",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Magistrate",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    115,
                    125
                ],
                "predicate": "governmentType",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Magistrate",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    125
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is located in Denmark . Denmark 's leader is Lars Lokke Rasmussen and Denmark 's religion is the Church of Denmark .",
        "id": "train_752",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    138,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    175,
                    182
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    82,
                    89
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    138,
                    145
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    175,
                    182
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    82,
                    89
                ],
                "obj_char_span": [
                    165,
                    182
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    165,
                    182
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    138,
                    145
                ],
                "obj_char_span": [
                    165,
                    182
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    175,
                    182
                ],
                "obj_char_span": [
                    165,
                    182
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    182
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    182
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    182
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is located in Denmark . Denmark has a monarch and Denmark 's leader is called Lars Lokke Rasmussen .",
        "id": "train_753",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    118,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    82,
                    89
                ],
                "obj_char_span": [
                    146,
                    150
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    146,
                    150
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    118,
                    125
                ],
                "obj_char_span": [
                    146,
                    150
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    150
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    150
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    150
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University ( Latin name - `` Universitas Aarhusiensis '' was established in 1928 and it is affiliated with the European University Association .",
        "id": "train_754",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    83,
                    113
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    29
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    168,
                    199
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    133,
                    137
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    113
                ],
                "tok_span": [
                    17,
                    29
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    199
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    137
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is located in Denmark , has 16,000 students and was established in 1928 .",
        "id": "train_755",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    135,
                    139
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    139
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology was established in 2000 , and is affiliated with the Visvesvaraya Technological University based in Belgaum .",
        "id": "train_756",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    89,
                    126
                ],
                "obj_char_span": [
                    136,
                    143
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    55,
                    59
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    89,
                    126
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    126
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    143
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    126
                ],
                "tok_span": [
                    16,
                    24
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology is affiliated with Visvesvaraya Technological University and has 700 postgraduate students . The university is located in Belgaum .",
        "id": "train_757",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    51,
                    88
                ],
                "obj_char_span": [
                    154,
                    161
                ],
                "predicate": "city",
                "subj_tok_span": [
                    8,
                    16
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    97,
                    100
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    51,
                    88
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    88
                ],
                "tok_span": [
                    8,
                    16
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    161
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    100
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    88
                ],
                "tok_span": [
                    8,
                    16
                ]
            }
        ]
    },
    {
        "text": "John Madin is an architect who was born in Birmingham , England and designed 103 Colmore Row .",
        "id": "train_758",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    77,
                    92
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    92
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "John Madin was born in Birmingham ( with Andrew Mitchell as a key leader ) and became an architect , designing 103 Colmore Row .",
        "id": "train_759",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    111,
                    126
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    33
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Andrew Mitchell",
                "subj_char_span": [
                    23,
                    33
                ],
                "obj_char_span": [
                    41,
                    56
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    126
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrew Mitchell",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "John Clancy is a labor politican who leads Birmingham , where architect John Madin , who designed 103 Colmore Row , was born .",
        "id": "train_760",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    98,
                    113
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    72,
                    82
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Birmingham",
                "object": "John Clancy",
                "subj_char_span": [
                    43,
                    53
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    113
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "John Clancy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Birmingham born architect John Madin designed 103 Colmore Row . The British politician Khalid Mahmood is one of the leaders in Birmingham .",
        "id": "train_761",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    46,
                    61
                ],
                "obj_char_span": [
                    26,
                    36
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    127,
                    137
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Khalid Mahmood",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    87,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Khalid Mahmood",
                "subj_char_span": [
                    127,
                    137
                ],
                "obj_char_span": [
                    87,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    137
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Khalid Mahmood",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    101
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    137
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Khalid Mahmood",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    101
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "The architect John Madin was born in Birmingham ( now led by the Labour Party ) and designed 103 Colmore Row .",
        "id": "train_762",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    93,
                    108
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    37,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Labour Party",
                "subj_char_span": [
                    37,
                    47
                ],
                "obj_char_span": [
                    65,
                    77
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    108
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Birmingham , which is lead by the Labour politician John Clancy , is the home town of the architect John Madin who designed 103 Colmore Row .",
        "id": "train_763",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    124,
                    139
                ],
                "obj_char_span": [
                    100,
                    110
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    100,
                    110
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Birmingham",
                "object": "John Clancy",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    139
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    110
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    110
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "John Clancy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by the architect John Madin whose home town is Birmingham , a town where Khalid Mahmood ( British politician ) is one of the leaders .",
        "id": "train_764",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Khalid Mahmood ( British politician )",
                "subj_char_span": [
                    76,
                    86
                ],
                "obj_char_span": [
                    102,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Khalid Mahmood ( British politician )",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    139
                ],
                "tok_span": [
                    21,
                    29
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was completed in 1976 , is located at Colmore Row and has 23 floors .",
        "id": "train_765",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    74,
                    76
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    76
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row is located in Colmore Row , Birmingham , England and was completed in 1976 having 23 floors .",
        "id": "train_766",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    98,
                    100
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    100
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row , located in Birmingham , with 23 floors , was completed in 1976 .",
        "id": "train_767",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    47,
                    49
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "108 St Georges Terrace which has 50 floors , was completed in 1988 at a cost of 120 million Australian dollars .",
        "id": "train_768",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "50",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    33,
                    35
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "108 St Georges Terrace",
                "object": "1988",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1988",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "108 St. Georges Terrace , completed in 1988 , is located in Perth , Australia .",
        "id": "train_769",
        "relation_list": [
            {
                "subject": "108",
                "object": "Perth",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Perth",
                "object": "Australia",
                "subj_char_span": [
                    60,
                    65
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "108",
                "object": "1988",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Australia",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1988",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "108 St Georges Terrace has a floor area of 39599.0 square metres and is located in Perth , Australia .",
        "id": "train_770",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "Perth",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Perth",
                "object": "Australia",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Australia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "108 St. Georges Terrace boasts 50 floors and is located in Perth , Australia .",
        "id": "train_771",
        "relation_list": [
            {
                "subject": "108",
                "object": "Perth",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Perth",
                "object": "Australia",
                "subj_char_span": [
                    59,
                    64
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "108",
                "object": "50",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    31,
                    33
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Australia",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street , with 20 floors , was designed by Helmut Jahn and completed in 1983 .",
        "id": "train_772",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    26,
                    28
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "1983",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    28
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "1983",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street ( which had 20 floors ) was designed by architect Helmut Jahn and is owned by Redefine Properties Limited .",
        "id": "train_773",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    31,
                    33
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Redefine Properties Limited",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    97,
                    124
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Redefine Properties Limited",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    124
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is in South Africa . Cape Town is the capital city and its leader is Jacob Zuma .",
        "id": "train_774",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    25,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    88,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Cyril Ramaphose is one leader of South Africa , where Asian South Africans reside at 11 Diagonal Street .",
        "id": "train_775",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    85,
                    103
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    54,
                    74
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    103
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "The White South Africans are an ethnic group in the country which has Cyril Ramaphosa as a leader and where 11 Diagonal Street is located .",
        "id": "train_776",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South",
                "subj_char_span": [
                    108,
                    126
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "South",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    10,
                    15
                ],
                "obj_char_span": [
                    70,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "South",
                "object": "White South",
                "subj_char_span": [
                    10,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    126
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "South",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "South",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    85
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "South",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "White South",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa a country which has Jacob Zuma as its leader along with Cyril Ramaphosa .",
        "id": "train_777",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    102,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    66,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    117
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "The address , 11 Diagonal Street is located in South Africa and Jacob Zuma is a leader in Asian South Africans .",
        "id": "train_778",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    14,
                    32
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    64,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    90,
                    110
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    32
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    110
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Completed in 1985 , 200 Public Square has 45 floors , covering 111484 square metres .",
        "id": "train_779",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    42,
                    44
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "111484",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    13,
                    17
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "200 Public Square , in Cleveland , Ohio 44114 and completed in 1985 , has 45 floors .",
        "id": "train_780",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    74,
                    76
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    63,
                    67
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    76
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "200 Public Square , U.S. completed in 1985 has 45 floors .",
        "id": "train_781",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    47,
                    49
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 200 Public Square has 45 floors and was completed in 1985 and is located in Cleveland .",
        "id": "train_782",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    80,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    26,
                    28
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "With a floor count of 45 , 200 Public Square is located in Cleveland in the United States .",
        "id": "train_783",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    22,
                    24
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    59,
                    68
                ],
                "obj_char_span": [
                    76,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "200 Public square is in Cleveland , United States and the governing body is Cleveland City Council .",
        "id": "train_784",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    76,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    76,
                    85
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    76,
                    98
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    76,
                    85
                ],
                "obj_char_span": [
                    76,
                    98
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    98
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    98
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , Cuyahoga County , Ohio in the United States .",
        "id": "train_785",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    74,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    66
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Cleveland City Council governs Cleveland , Cuyahoga County , Ohio where 200 Public Square is located .",
        "id": "train_786",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    72,
                    89
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    72,
                    89
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    43,
                    65
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    43,
                    65
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    65
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    65
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , part of Cuyahoga County in Ohio .",
        "id": "train_787",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    71,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cuyahoga County",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "200 Public square is in Cleveland , Ohio and is located in United States .",
        "id": "train_788",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    36,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , Ohio and Frank G Jackson is a leader .",
        "id": "train_789",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "200 Public Square in Public Square , Cleveland was completed in 1985 and has 45 floors .",
        "id": "train_790",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Public Square , Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    21,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    77,
                    79
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Public Square , Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    46
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street , completed April 2014 , has 34 floors and floor area of 62145.3 square metres .",
        "id": "train_791",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    49,
                    51
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "62145.3",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "62145.3",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "There are 34 floors at 20 Fenchurch Street which is located in London , the leader of which is Boris Johnson .",
        "id": "train_792",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    63,
                    69
                ],
                "obj_char_span": [
                    95,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in London , which is lead by Boris Johnson . London is lead by the European Parliament .",
        "id": "train_793",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    98,
                    117
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    76,
                    82
                ],
                "obj_char_span": [
                    98,
                    117
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    76,
                    82
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    117
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    117
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is in London where the leader is Boris Johnson and The Parliament of the United Kingdom .",
        "id": "train_794",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "London",
                "object": "Parliament of the United Kingdom",
                "subj_char_span": [
                    26,
                    32
                ],
                "obj_char_span": [
                    75,
                    107
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    26,
                    32
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Parliament of the United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    107
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street , with 34 floors , is located within the United Kingdom where Elizabeth II is the monarch .",
        "id": "train_795",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    61,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    27,
                    29
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    61,
                    75
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    29
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located within the United Kingdom where the currency is Pound sterling and the demonym for natives of the United kingdom is British people .",
        "id": "train_796",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "British people",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    147,
                    161
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Pound sterling",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    79,
                    93
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "British people",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Pound sterling",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is a leader in the United Kingdom , where the native people are known as the British people . 20 Fenchurch Street is located in the country .",
        "id": "train_797",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    107,
                    126
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "British people",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    90,
                    104
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    126
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "British people",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is a leader of the United Kingdom which uses the pound sterling as currency . The UK is also the location of 20 Fenchurch Street .",
        "id": "train_798",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    122,
                    141
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    141
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Construction of 250 Delaware Avenue began in January 2014 and has 12 floors with an area of 30843.8 square metres .",
        "id": "train_799",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    66,
                    68
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "110 million dollars is the cost to build 250 Delaware Avenue , with its 12 floors and 30843.8 square metres .",
        "id": "train_800",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    41,
                    60
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    41,
                    60
                ],
                "obj_char_span": [
                    72,
                    74
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    74
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has 12 floors , it 's construction began in January 2014 is located in Buffalo , New York .",
        "id": "train_801",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    91,
                    109
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    24,
                    26
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    109
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "There are 12 floors at 250 Delaware Avenue , Buffalo , New York , with a total floor area of 30843.8 square metres .",
        "id": "train_802",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    45,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    63
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is in Buffalo , New York where the leader is Byron Brown .",
        "id": "train_803",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    26,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "Byron Brown",
                "subj_char_span": [
                    26,
                    44
                ],
                "obj_char_span": [
                    65,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "New York",
                "subj_char_span": [
                    26,
                    44
                ],
                "obj_char_span": [
                    36,
                    44
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Byron Brown",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The architect of 300 North LaSalle was Pickard Chilton . It was completed in 2009 and has 60 floors .",
        "id": "train_804",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    17,
                    34
                ],
                "obj_char_span": [
                    39,
                    54
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    17,
                    34
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    17,
                    34
                ],
                "obj_char_span": [
                    90,
                    92
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    34
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    54
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    34
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    34
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , has 60 floors and was completed in 2009 .",
        "id": "train_805",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    46,
                    48
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , U.S. , and Susana Mendoza is the leader .",
        "id": "train_806",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "200 North LaSalle is located in Chicago , Cook County , Illinois , US .",
        "id": "train_807",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "Cook County , Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cook County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Cook County , Illinois where Susana Mendoza is a leader .",
        "id": "train_808",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Cook County , Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    71,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cook County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Dupage County , Illinois , U.S .",
        "id": "train_809",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is in Chicago , who 's leader is Susana Mendoza , and is a part of DuPage County Illinois .",
        "id": "train_810",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Chicago",
                "object": "DuPage County",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    51,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "DuPage County",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    65
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Cook County Illinois , with Rahm Emanuel being the leader of Chicago .",
        "id": "train_811",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    103,
                    110
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Chicago",
                "object": "Cook County",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Chicago",
                "object": "Cook County",
                "subj_char_span": [
                    103,
                    110
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cook County",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Cook County",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Illinois , where Rahm Emanuel is a leader .",
        "id": "train_812",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    59,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    71
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Illinois , United States .",
        "id": "train_813",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Illinois",
                "object": "United States",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "There are 60 floors at 300 North LaSalle that was completed in 2009 which is located in Illinois .",
        "id": "train_814",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Illinois",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    63,
                    67
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The United States architect George Winkler designed the 320 South Boston Building completed in 1929 .",
        "id": "train_815",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "George Winkler",
                "subj_char_span": [
                    56,
                    81
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "George Winkler",
                "object": "United States",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "320 South Boston Building",
                "object": "1929",
                "subj_char_span": [
                    56,
                    81
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    81
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "George Winkler",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "George Winkler",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    81
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "1929",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "In 1929 the 320 South Boston Building was completed with 22 floors and a height of 121.92 metres .",
        "id": "train_816",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "121.92",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "height",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "320 South Boston Building",
                "object": "1929",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "320 South Boston Building",
                "object": "22",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    57,
                    59
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "121.92",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "1929",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "22",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The company Populous is the architect of 3Arena which is located at North Wall , Dublin . and completed in December 2008 .",
        "id": "train_817",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    12,
                    20
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "3Arena",
                "object": "North Wall , Dublin",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    68,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "North Wall , Dublin",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    87
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "The 3Arena , designed by the Populous company and completed in December 2008 , is located on North Wall Quay .",
        "id": "train_818",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "HOK SVE was the architect of 3Arena , completed December 2008 and located at North Wall , Dublin .",
        "id": "train_819",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "North Wall , Dublin",
                "subj_char_span": [
                    29,
                    35
                ],
                "obj_char_span": [
                    77,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "North Wall , Dublin",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    96
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "3Arena is owned by Live Nation Entertainment and is located in Dublin . The leader of the government in Dublin is the European Parliament .",
        "id": "train_820",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    19,
                    44
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Dublin",
                "object": "European Parliament",
                "subj_char_span": [
                    63,
                    69
                ],
                "obj_char_span": [
                    118,
                    137
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Dublin",
                "object": "European Parliament",
                "subj_char_span": [
                    104,
                    110
                ],
                "obj_char_span": [
                    118,
                    137
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    44
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    137
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    137
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Dáil Éireann is a leader in Dublin where the 3Arena owned by Live Nation Entertainment is located .",
        "id": "train_821",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    61,
                    86
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Dublin",
                "object": "Dáil Éireann",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    86
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Dáil Éireann",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Marriott International , with Bill Marriott as a key leader , is the tenant of AC Hotel Bella Sky in Copenhagen .",
        "id": "train_822",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Copenhagen",
                "subj_char_span": [
                    79,
                    97
                ],
                "obj_char_span": [
                    101,
                    111
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    79,
                    97
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    97
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    97
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Marriott International which was founded in Washington DC is the tenant of AC Hotel Bella Sky in Copenhagen .",
        "id": "train_823",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Copenhagen",
                "subj_char_span": [
                    75,
                    93
                ],
                "obj_char_span": [
                    97,
                    107
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    75,
                    93
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    93
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    93
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen , located in Denmark , is a tenant of Marriott International Hotel , which includes key figure Bill Marriott .",
        "id": "train_824",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    68,
                    90
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    68,
                    90
                ],
                "obj_char_span": [
                    125,
                    138
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    90
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    90
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    24,
                    28
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen is located in Denmark , and Lars Lokke Rasmussen is leader at the Marriott International .",
        "id": "train_825",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    96,
                    118
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    118
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Margrethe II of Denmark is located at the AC Hotel Bella Sky Copenhagen , which is a tenant of the Marriott International Hotel .",
        "id": "train_826",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Denmark",
                "subj_char_span": [
                    42,
                    71
                ],
                "obj_char_span": [
                    16,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II of Denmark",
                "subj_char_span": [
                    16,
                    23
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    42,
                    71
                ],
                "obj_char_span": [
                    99,
                    121
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Margrethe II of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    121
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen is owned by Bella Center and has 23 floors . It was designed by the architectural firm 3XN .",
        "id": "train_827",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "3XN",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    117,
                    120
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "23",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    63,
                    65
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    120
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The tenant of the AC Hotel Bella Sky ( designed by architect 3XN ) in Copenhagen is the Marriott International Hotel .",
        "id": "train_828",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    18,
                    36
                ],
                "obj_char_span": [
                    88,
                    110
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Copenhagen",
                "subj_char_span": [
                    18,
                    36
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "3XN",
                "subj_char_span": [
                    18,
                    36
                ],
                "obj_char_span": [
                    61,
                    64
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    36
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    110
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    36
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    36
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    64
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Architects James Pain and George Richard Pain designed Adare Manor , the building of which started in 1700 and was completed in 1862 .",
        "id": "train_829",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    128,
                    132
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "James Pain and George Richard Pain are the architects of Adare Manor , which was completed in 1862 , and is owned by JP McManus .",
        "id": "train_830",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    94,
                    98
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    98
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Lewis Nockalls Cottingham is the architect of Adare Manor which was started in 1700 and completed in 1862 .",
        "id": "train_831",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Lewis Nockalls Cottingham",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    0,
                    25
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Lewis Nockalls Cottingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Lewis Nockalls Cottingham is the architect of Adare Manor , which was completed in 1862 , and is owned by JP McManus .",
        "id": "train_832",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Lewis Nockalls Cottingham",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    0,
                    25
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Lewis Nockalls Cottingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Philip Charles Hardwick was the architect of Adare Manor which was started in 1700 and completed in 1862 .",
        "id": "train_833",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Philip Charles Hardwick",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Philip Charles Hardwick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The completion date of Adare Manor is 1862 and was started in 1700 and designed by Augustus Pugin .",
        "id": "train_834",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    83,
                    97
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    97
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The building of the Adare Manor was started in 1700 and completed in 1862 , with the architect being George Richard Pain .",
        "id": "train_835",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "George Richard Pain",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    101,
                    120
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "George Richard Pain",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    120
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "James Pain was the architect of the Adare Manor building which construction started in 1700 and completed in 1862 .",
        "id": "train_836",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    36,
                    47
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "James Pain",
                "subj_char_span": [
                    36,
                    47
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "James Pain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Adare Manor is in the Republic of Ireland which is lead by Enda Kenny . Irish people inhabit that country .",
        "id": "train_837",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    26,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    26,
                    45
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish people",
                "subj_char_span": [
                    26,
                    45
                ],
                "obj_char_span": [
                    76,
                    88
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    45
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    45
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    45
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Irish people",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    88
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is in the Irish speaking Republic of Ireland , where the leader is Enda Kenny .",
        "id": "train_838",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    37,
                    56
                ],
                "obj_char_span": [
                    79,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish",
                "subj_char_span": [
                    37,
                    56
                ],
                "obj_char_span": [
                    22,
                    27
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    89
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Irish",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is located in Adare , Munster , County Limerick .",
        "id": "train_839",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adare Manor can be found in Adare , County Limerick , Munster .",
        "id": "train_840",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "County Limerick",
                "object": "Munster",
                "subj_char_span": [
                    36,
                    51
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa Stadium and Addis Ababa City Hall are located in Addis Ababa in the country of Ethiopia .",
        "id": "train_841",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    61,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa in Ethiopia is the location of the Addis Ababa Stadium and the Addis Ababa City Hall .",
        "id": "train_842",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    47,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    47,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    75,
                    86
                ],
                "obj_char_span": [
                    47,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    75,
                    96
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    27
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    75,
                    96
                ],
                "obj_char_span": [
                    47,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    27
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    75,
                    96
                ],
                "obj_char_span": [
                    75,
                    86
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    27
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    75,
                    86
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    20,
                    27
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    20,
                    27
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    20,
                    27
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Construction on Addis Ababa City Hall , which has a 140000.0 ( square metres ) floor area , began in 1961 and was completed in 1964 .",
        "id": "train_843",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "1964",
                "subj_char_span": [
                    16,
                    37
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    2,
                    9
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "1961",
                "subj_char_span": [
                    16,
                    37
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    2,
                    9
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "140000.0 ( square metres )",
                "subj_char_span": [
                    16,
                    37
                ],
                "obj_char_span": [
                    52,
                    78
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    2,
                    9
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    37
                ],
                "tok_span": [
                    2,
                    9
                ]
            },
            {
                "text": "1964",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    37
                ],
                "tok_span": [
                    2,
                    9
                ]
            },
            {
                "text": "1961",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    37
                ],
                "tok_span": [
                    2,
                    9
                ]
            },
            {
                "text": "140000.0 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    78
                ],
                "tok_span": [
                    13,
                    21
                ]
            }
        ]
    },
    {
        "text": "In 1964 the Addis Ababa City Hall was completed with a floor area of 140000.0 ( square metres ) and a total height of 42 metres .",
        "id": "train_844",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "1964",
                "subj_char_span": [
                    12,
                    33
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "140000.0 ( square metres )",
                "subj_char_span": [
                    12,
                    33
                ],
                "obj_char_span": [
                    69,
                    95
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    33
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "1964",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    33
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "140000.0 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    95
                ],
                "tok_span": [
                    17,
                    25
                ]
            }
        ]
    },
    {
        "text": "In 1927 the construction of Adisham Hall in Haputale began in the architectural style of Tudor and Jacobean .",
        "id": "train_845",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    28,
                    40
                ],
                "obj_char_span": [
                    44,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall , located in Hautale , Sri Lanka , is in the architectural style of `` Tudor and Jacobean '' and was completed in 1931 .",
        "id": "train_846",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "`` Tudor and",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    81,
                    93
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "``",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    81,
                    83
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "`` Tudor and",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    93
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    83
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is in Haputale , Sri Lanka and Sri Jayawardenepura Kotte is the capital of that country .",
        "id": "train_847",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    44,
                    69
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    13,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    69
                ],
                "tok_span": [
                    13,
                    20
                ]
            }
        ]
    },
    {
        "text": "Ranil Wickremesinghe is a leader of Sri Lanka , the country where , in Haputale , Adisham Hall is located .",
        "id": "train_848",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    82,
                    94
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Haputale , Sri Lanka . Sri Jayawardenepura Kotte is the capital of Sri Lanka .",
        "id": "train_849",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    50,
                    75
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    94,
                    103
                ],
                "obj_char_span": [
                    50,
                    75
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Sri Lanka , Sri Jayawardenepura Kotte and the language is the Tamil language .",
        "id": "train_850",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    39,
                    64
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Tamil language",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    89,
                    103
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    64
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Tamil language",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in the country of Sri Lanka which is lead by Ranil Wickremesinghe . The capital of Sri Lanka is Sri Jayawardenepura Kotte .",
        "id": "train_851",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    107,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    69,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    107,
                    116
                ],
                "obj_char_span": [
                    69,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    120,
                    145
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    107,
                    116
                ],
                "obj_char_span": [
                    120,
                    145
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    116
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    89
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    116
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    89
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    145
                ],
                "tok_span": [
                    31,
                    38
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    116
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    145
                ],
                "tok_span": [
                    31,
                    38
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in the country of Sri Lanka , the leader is Ranil Wickremesinghe and the currency is the Ski Lankan rupee .",
        "id": "train_852",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    68,
                    88
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    42,
                    45
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    88
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Sri Lanka , lead by Ranil Wickremesinghe with the official language being Tamil , is home to Adisham Hall .",
        "id": "train_853",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    93,
                    105
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    20,
                    40
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    13
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Tamil",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    74,
                    79
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    40
                ],
                "tok_span": [
                    5,
                    13
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Tamil",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    79
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall , completed in 1931 in the architectural Tudor Revival style , is located in Haputale , Sri Lanka .",
        "id": "train_854",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Tudor Revival",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tudor Revival",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is an art museum located in the city of Akita , Akita Prefecture , Japan .",
        "id": "train_855",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    91,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    64,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    64,
                    77
                ],
                "obj_char_span": [
                    72,
                    88
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    77
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    77
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    88
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita , Akita which is in Japan .",
        "id": "train_856",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    4,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    9
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Japan , Akita Prefecture and has an ethnic group of Koreans .",
        "id": "train_857",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Japan",
                "object": "Koreans",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    58
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Koreans",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The address of Akita Musuem of Art is 142 Nakadori , it has 3 floors and a floor area of 3746.66 square metres .",
        "id": "train_858",
        "relation_list": [
            {
                "subject": "Akita",
                "object": "3",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    60,
                    61
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Akita",
                "object": "3746.66",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "3",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    61
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "3746.66",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita , Akita ; Akita Prefecture , Japan .",
        "id": "train_859",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Japan",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    54,
                    70
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita , Akita Prefecture , Japan .",
        "id": "train_860",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    46,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    46,
                    62
                ],
                "obj_char_span": [
                    65,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    62
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    62
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita , Akita which is part of Akita Prefecture , Japan .",
        "id": "train_861",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    65,
                    81
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    65,
                    81
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    81
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    81
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Located in the United States , The Mason School of Business are the current tenants of Alan B Miller Hall , the address of which is 101 Ukrop Way .",
        "id": "train_862",
        "relation_list": [
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    35,
                    59
                ],
                "obj_char_span": [
                    15,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    87,
                    91
                ],
                "obj_char_span": [
                    35,
                    59
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The architect of Alan B Miller Hall is Robert A M Stern . The current tenants are the Mason School of Business located in the United States .",
        "id": "train_863",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Robert",
                "subj_char_span": [
                    17,
                    21
                ],
                "obj_char_span": [
                    39,
                    45
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    86,
                    110
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    17,
                    21
                ],
                "obj_char_span": [
                    86,
                    110
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    110
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    110
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall built in the Georgian architecture style currently hosts the US Mason School of Business .",
        "id": "train_864",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Georgian architecture",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    32,
                    53
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    83,
                    107
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Georgian architecture",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    107
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business currently tenant Alan B Miller Hall which was completed on 1 June 2009 in the United States .",
        "id": "train_865",
        "relation_list": [
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    46,
                    50
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall in Virginia was designed by the architect Robert A M Stern and is owned by the College of William and Mary .",
        "id": "train_866",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    98,
                    116
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Alan",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    116
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall which has a Georgian style of architecture is owned by the College of William and Mary and is located in Virginia .",
        "id": "train_867",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    124,
                    132
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    78,
                    96
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Alan",
                "object": "Georgian",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    132
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    96
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Georgian",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Mason School of Business , located in the United States , is a tenant of the Alan B. Miller Hall , that is situated in Virginia .",
        "id": "train_868",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Virginia",
                "subj_char_span": [
                    77,
                    96
                ],
                "obj_char_span": [
                    119,
                    127
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    77,
                    96
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    96
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    127
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    96
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alan B. Miller Hall , located in The United States in Virginia , includes current tenant The Mason School of Business .",
        "id": "train_869",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    93,
                    117
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    117
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alan B. Miller Hall is situated in Virginia , United States , and has the Mason School of Business as a tenant .",
        "id": "train_870",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    35,
                    43
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    74,
                    98
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    98
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "The College of William and Mary is owned by Alan B. Miller Hall in Williamsburg , Virginia . It was designed by Robert A.M. Stern .",
        "id": "train_871",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William",
                "subj_char_span": [
                    44,
                    63
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Williamsburg , Virginia",
                "subj_char_span": [
                    44,
                    63
                ],
                "obj_char_span": [
                    67,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Robert",
                "subj_char_span": [
                    44,
                    63
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Williamsburg , Virginia",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    90
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The College of William and Mary is the owner of the Georgian styled Alan B. Miller Hall in Virginia .",
        "id": "train_872",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William",
                "subj_char_span": [
                    68,
                    87
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Georgian",
                "subj_char_span": [
                    68,
                    87
                ],
                "obj_char_span": [
                    52,
                    60
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Georgian",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan B. Miller Hall was completed on June 1st , 2009 in Williamsburg , Virginia and is owned by the College of William and Mary .",
        "id": "train_873",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    100,
                    118
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Williamsburg , Virginia",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    56,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    118
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Williamsburg , Virginia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    79
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The address of Amdavad ni Gufa is Lalbhai Dalpatbhai Campus , near CEPT University , opp . Gujarat University , University Road Ahmedabad , India .",
        "id": "train_874",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    128,
                    137
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    140,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi and Sumitra Mahajan are leaders in India where Amdavad ni Gufa is located .",
        "id": "train_875",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    61,
                    76
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    25
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    18,
                    33
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    76
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa in Ahmedabad , India was completed in 1995 .",
        "id": "train_876",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "1995",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "1995",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi leads India , a country where Amdavad ni Gufa is located in Ahmedabad .",
        "id": "train_877",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Ahmedabad , India and the name of the leader in that country is Sumitra Mahajan .",
        "id": "train_878",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    25,
                    31
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located at , Lalbhai Dalpatbhai Campus , near CEPT University , opp . Gujarat University , University Road , which is in India .",
        "id": "train_879",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    140,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa was completed in 1995 and is located in Gujarat , India .",
        "id": "train_880",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "1995",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "1995",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , India and has Narendra Modi as the prime minister .",
        "id": "train_881",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , India where the leader is Sumitra Mahajan .",
        "id": "train_882",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    66,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    81
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Ahmedabad , Gujarat , India .",
        "id": "train_883",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Located in the Eastern Province , Sri Lanka , Ampara Hospital has 476 beds .",
        "id": "train_884",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    46,
                    61
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    46,
                    61
                ],
                "obj_char_span": [
                    15,
                    43
                ],
                "predicate": "state",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    3,
                    8
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "476",
                "subj_char_span": [
                    46,
                    61
                ],
                "obj_char_span": [
                    66,
                    69
                ],
                "predicate": "bedCount",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    43
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "476",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    69
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Austin Fernando is the leader of the Eastern Provice , Sri Lanka , where Ampara Hospital is located .",
        "id": "train_885",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    73,
                    88
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern",
                "subj_char_span": [
                    73,
                    88
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "state",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Eastern",
                "object": "Austin Fernando",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    88
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    88
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Eastern",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Eastern",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in Ampara District , Sri Lanka . The leader of the country is Ranil Wickremesinghe .",
        "id": "train_886",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    89,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    21,
                    29
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara District",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    109
                ],
                "tok_span": [
                    21,
                    29
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara District",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in Sri Lanka , which is lead by Ranil Wickremesinghe and its capital is Sri Jayawardenepura .",
        "id": "train_887",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    59,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    99,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    79
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Jayawardenepura",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    118
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Texas , which was was built in 1911 and has the reference number 88002539 in the National Register of Historic Places . .",
        "id": "train_888",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    97,
                    101
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House was constructed in 1911 in Asherton Texas and was added to the National Register of Historic Places , on 22nd November 1988 .",
        "id": "train_889",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    68,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    76
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Asher and Mary Isabelle Richardson House is located on U.S. Route 83 and was built in 1911 . It has the reference number 88002539 in the National Register of Historic Places .",
        "id": "train_890",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "U.S. Route 83",
                "subj_char_span": [
                    4,
                    44
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    4,
                    44
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    44
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "U.S. Route 83",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    44
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Dimmit County , Texas . United States .",
        "id": "train_891",
        "relation_list": [
            {
                "subject": "Asherton ,",
                "object": "United States",
                "subj_char_span": [
                    55,
                    65
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Asherton ,",
                "object": "Dimmit County , Texas",
                "subj_char_span": [
                    55,
                    65
                ],
                "obj_char_span": [
                    66,
                    87
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton ,",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton ,",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Asherton ,",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Dimmit County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton ,",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Asherton , Texas is part of Dimmit County , Texas in the United States . Asher and Mary Isabelle Richardson House is in Asherton .",
        "id": "train_892",
        "relation_list": [
            {
                "subject": "Asherton , Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Asherton , Texas",
                "object": "Dimmit County , Texas",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    28,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    73,
                    113
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "location",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Dimmit County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    113
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Californian born Julia Morgan designed the Asilomar Conference Grounds and other significant buildings including Asilomar State Beach .",
        "id": "train_893",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    43,
                    70
                ],
                "obj_char_span": [
                    17,
                    29
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    17,
                    29
                ],
                "obj_char_span": [
                    113,
                    133
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    70
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    133
                ],
                "tok_span": [
                    18,
                    23
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan born in San Francisco was the architect of the grounds of Asilomar Conference . One of the significant buildings designed by Julia Morgan is the Asilomar State Beach .",
        "id": "train_894",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    71,
                    90
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    71,
                    90
                ],
                "obj_char_span": [
                    138,
                    150
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    138,
                    150
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    158,
                    178
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    138,
                    150
                ],
                "obj_char_span": [
                    158,
                    178
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    90
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    90
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    150
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    150
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    178
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    150
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    178
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "San Francisco born Julia Morgan was the architect of the grounds of Asilomar Conference and also significant buildings in Chinatown , San Francisco .",
        "id": "train_895",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    68,
                    87
                ],
                "obj_char_span": [
                    19,
                    31
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    134,
                    147
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Chinatown , San Francisco",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    122,
                    147
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    87
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    147
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Chinatown , San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    147
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "San Francisco born Julia Morgan was the architect of Asilomar Conference Grounds and also designed other significant buildings , including the Los Angeles Herald Examiner building .",
        "id": "train_896",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    19,
                    31
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Los Angeles",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    143,
                    154
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    154
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan who was born in California has designed many significant buildings , including the Los Angeles Herald Examiner building and the grounds of Asilomar Conference .",
        "id": "train_897",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    152,
                    171
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Los Angeles",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    171
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan , architect of the Asilomar Conference grounds , designed the significant Los Angeles Herald Examiner building and The Riverside Art Museum .",
        "id": "train_898",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Los Angeles",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    132,
                    152
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    152
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds was designed by Julia Morgan at the Riverside Art Musuem in California .",
        "id": "train_899",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    44,
                    56
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art",
                "subj_char_span": [
                    44,
                    56
                ],
                "obj_char_span": [
                    64,
                    77
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    44,
                    56
                ],
                "obj_char_span": [
                    88,
                    98
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Riverside Art",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    77
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was the architect and designer of many significant buildings including Asilomar State Beach , the Asilomar Conference Grounds and the Riverside Art Museum .",
        "id": "train_900",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    111,
                    138
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    19,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    147,
                    167
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    84,
                    104
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    138
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    167
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    104
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds is located on Asilomar Blvd , Pacific Grove , California . It was constructed in 1913 and has the reference number 87000823 in the National Register of Historic Places .",
        "id": "train_901",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds is located in Asilomar Blvd , Pacific Grove California . It was constructed in 1913 and added to the National Register of Historic Places on 27 February 1987 .",
        "id": "train_902",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    111,
                    115
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    115
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds , constructed in 1923 and located on Asilomar Blvd in Pacific Grove , California , is designed based on the architecture style of `` Arts and Crafts Movement and American craftsman Bungalows '' .",
        "id": "train_903",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "``",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    158,
                    160
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    158,
                    221
                ],
                "predicate": "architecture",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    34,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    160
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    221
                ],
                "tok_span": [
                    34,
                    50
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds constructed in 1913 at Pacific Grove , California is based on the architecture style of `` Arts and Crafts Movement and American craftsman Bungalows '' .",
        "id": "train_904",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    55,
                    81
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    120,
                    183
                ],
                "predicate": "architecture",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    22,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    81
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    183
                ],
                "tok_span": [
                    22,
                    38
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths was built in 1904 and located on Asser Levy Place & East 23rd Street , was added to The National Register of Historic Places April 23 , 1980 .",
        "id": "train_905",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths located on 23rd Street , Manhattan was added to the National Register of Historic Places on 1980-04-23 and has the reference number 80002709 .",
        "id": "train_906",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "23rd Street",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "23rd Street",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths was added to the National Register of Historic Places on 23rd April 1980 under reference number 80002709 and is located on Avenue A , Manhattan .",
        "id": "train_907",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Avenue A",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    147,
                    155
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Avenue A",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    155
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located in Manhattan and was added to the National Register of Historic Places on 23rd April 1980 with the Reference number 80002709 .",
        "id": "train_908",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths were constructed in 1904 , are located in Manhattan and were added to the National Register of Historic Places on 23rd April 1980 .",
        "id": "train_909",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public baths are located in New York City ( part of New Netherland ) US .",
        "id": "train_910",
        "relation_list": [
            {
                "subject": "Asser Levy Public",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "New York City",
                "object": "New Netherland",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New Netherland",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in New York City , New York , United States .",
        "id": "train_911",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "New York City",
                "object": "United States",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    70,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are in Brooklyn , New York City ( part of New Netherland ) .",
        "id": "train_912",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "New York City",
                "object": "New Netherland",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New Netherland",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Manhattan and Brooklyn are parts of New York City , the location of Asser Levy Public Baths .",
        "id": "train_913",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    68,
                    91
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    14,
                    22
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    91
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are located in New York City , New York . Brooklyn is a part of New York City .",
        "id": "train_914",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    88,
                    101
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    88,
                    101
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    88,
                    101
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    88,
                    101
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    88,
                    101
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Liberal Democrats lead Birmingham , home town of architect John Madin , who designed 103 Colmore Row .",
        "id": "train_915",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Liberal Democrats",
                "subj_char_span": [
                    27,
                    37
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    89,
                    104
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    63,
                    73
                ],
                "obj_char_span": [
                    27,
                    37
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Liberal Democrats",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    104
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The 3Arena is located in Dublin , which is a part of Leinster , in the Republic of Ireland .",
        "id": "train_916",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    71,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Dublin",
                "object": "Leinster",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    90
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Leinster",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ethiopia is lead by Hailemariam Desalegn and is the location of the Addis Ababa City Hall in Addis Ababa .",
        "id": "train_917",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    20,
                    40
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    11
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    68,
                    89
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    68,
                    89
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    68,
                    89
                ],
                "obj_char_span": [
                    93,
                    104
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    40
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    104
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Malatu Teshome is the leader of Ethiopia where Addis Ababa City Hall is located in Addis Abiba .",
        "id": "train_918",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    47,
                    68
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    47,
                    68
                ],
                "obj_char_span": [
                    47,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Mulatu Teshome is an Ethiopian leader . Addis Ababa City Hall is located in Addis Ababa in Ethiopia .",
        "id": "train_919",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Mulatu Teshome",
                "subj_char_span": [
                    91,
                    99
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    40,
                    61
                ],
                "obj_char_span": [
                    40,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    40,
                    61
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    40,
                    51
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    76,
                    87
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Mulatu Teshome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    61
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    51
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    61
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    51
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Anandiben Patel was the leader of Gujarat , India , the location of Amdavad ni Gufa .",
        "id": "train_920",
        "relation_list": [
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    68,
                    83
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    23
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    68,
                    83
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    23
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "T S Thakur and Narendra Modi are leaders in India where Amdavad ni Gufa is located .",
        "id": "train_921",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    56,
                    71
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    15,
                    28
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    71
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "T S Thakur is a leader of India where Amdavad ni Gufa is located in Ahmedabad .",
        "id": "train_922",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    38,
                    53
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    38,
                    53
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , India . T S Thakur is a leader of India .",
        "id": "train_923",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    74,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    79
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in India , where the leader isT S Thakur and the demonym for people living there is Indian .",
        "id": "train_924",
        "relation_list": [
            {
                "subject": "India",
                "object": "Indian",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Indian",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States which capital is Washington D.C. and John Roberts is the Chief of Justice .",
        "id": "train_925",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    89,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    101
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Paul Ryan is a leader of the United States where the capital city is Washington DC . 250 Delaware Avenue is located in the country .",
        "id": "train_926",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    85,
                    104
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    104
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Joe Biden is the leader of the United States where the native language is English . 250 Delaware Avenue is also located there .",
        "id": "train_927",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    74,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    84,
                    103
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    103
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Paul Ryan is a leader of the United States in which English is the language and is home to 250 Delaware Avenue .",
        "id": "train_928",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    91,
                    110
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    110
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "President Barack Obama is the leader of the United States where 250 Delaware Avenue is located .",
        "id": "train_929",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    64,
                    83
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    10,
                    22
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    83
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    22
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "President Joe Biden leads the United States which is the location of 250 Delaware Avenue .",
        "id": "train_930",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    10,
                    19
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    69,
                    88
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    88
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States where President John Roberts is leader .",
        "id": "train_931",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States , with Paul Ryan being the President of the United States .",
        "id": "train_932",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    79,
                    109
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    79,
                    109
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    96,
                    109
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    109
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    109
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup , Denmark ; where the language is Danish .",
        "id": "train_933",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Denmark",
                "object": "Danish",
                "subj_char_span": [
                    40,
                    47
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Danish",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The location of Aarhus Airport is Tirstrup which is in Denmark where one of the languages is Faroese .",
        "id": "train_934",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Denmark",
                "object": "Faroese",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Faroese",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Tirstrup is located in Denamrk , where people speak German . Aarhus Airport serves Tirstrup .",
        "id": "train_935",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    61,
                    75
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    61,
                    75
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    75
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    75
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup , Denmark and Greenlandic is the official language in Denmark .",
        "id": "train_936",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Denmark",
                "object": "Greenlandic",
                "subj_char_span": [
                    40,
                    47
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Denmark",
                "object": "Greenlandic",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "language",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Greenlandic",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Greenlandic",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Denmark is lead by Lars Lokke Rasmussen and is the location of Aarhus AIrport , Tirstrup .",
        "id": "train_937",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "Tirstrup",
                "subj_char_span": [
                    63,
                    69
                ],
                "obj_char_span": [
                    80,
                    88
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    80,
                    88
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup , in Denmark , where the leader is Margrethe II of Denmark .",
        "id": "train_938",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II of Denmark",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    73,
                    96
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II of Denmark",
                "subj_char_span": [
                    89,
                    96
                ],
                "obj_char_span": [
                    73,
                    96
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Margrethe II of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    96
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Margrethe II of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    96
                ],
                "tok_span": [
                    19,
                    26
                ]
            }
        ]
    },
    {
        "text": "The location of Aarhus Airport is Tirstrup , which is in the Central Denmark region .",
        "id": "train_939",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    61,
                    76
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    76
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is in Tirstrup , Denmark which is part of the Central Denmark Region .",
        "id": "train_940",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    21,
                    29
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark Region",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    61,
                    83
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Central Denmark Region",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    83
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Operated by Aarhus Lufthavn A/S , Aarhus Airport , has a runway length of 2702.0 metres and a runway named 10L/28R .",
        "id": "train_941",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2702.0",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "2702.0",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Aarhus Lufthavn A/S is the operation organisation of Aarhus Airport where the runway 10L/28R with a length of 2776.0 .",
        "id": "train_942",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    53,
                    67
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    32,
                    37
                ]
            }
        ]
    },
    {
        "text": "Operated by the Aktieselkab organisation , Aarhus Airport , has a runway length of 2776.0 metres and a runway named 10R/28L .",
        "id": "train_943",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    43,
                    57
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    57
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport has a runway length of 2777.0 metres and is operated by Aarhus Lufthavn A/S . The name of the runway is 10L/28R .",
        "id": "train_944",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "2777.0",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Aarhus",
                "object": "2777.0",
                "subj_char_span": [
                    71,
                    77
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 10R/28L runway which is 2777.0 meters long is located in Aarhus Airport which is operated by the Aktieselkab organisation .",
        "id": "train_945",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2777.0",
                "subj_char_span": [
                    61,
                    75
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    75
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport serves the city of Abilene in Jones County , Texas , United States .",
        "id": "train_946",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Abilene",
                "object": "Jones County , Texas",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Abilene",
                "object": "Jones County , Texas",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport serves the city of Abilene which is in Texas , in the United States .",
        "id": "train_947",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Abilene",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Abilene",
                "object": "Texas",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Serving the city of Abilene in Texas , Abilene Regional Airport is 546 metres above sea level and has a runway length of 1,121 metres .",
        "id": "train_948",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    67,
                    70
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    70
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport serves the city of Abilene in Texas . Its runway is 2194 feet and is 546 m above sea level .",
        "id": "train_949",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    94,
                    97
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    97
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport , located 546 metres above sea level , serves the city of Abilene , Texas with a runway length of 2,195 .",
        "id": "train_950",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene , Texas",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    83,
                    98
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    35,
                    38
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    98
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , N.Y. is served by the Adirondack Regional Airport . This airport is 507 metres above sea level and serves the city of Saranac Lake , New York .",
        "id": "train_951",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid ,",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "507",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    82,
                    85
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    132,
                    155
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Lake Placid ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "507",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    85
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    155
                ],
                "tok_span": [
                    34,
                    40
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport is in San Sebastián de los Reyes , Spain , and has an elevation of 610.0 metres above sea level .",
        "id": "train_952",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "610.0",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San Sebastián de los Reyes",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    46,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            },
            {
                "subject": "San Sebastián de los Reyes",
                "object": "Spain",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "610.0",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "With an elevation of 610.0 metres above sea level , Adolfo Suarez MadridBarajas Airport is located in Alcobendas , in Spain .",
        "id": "train_953",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Alcobendas",
                "subj_char_span": [
                    52,
                    87
                ],
                "obj_char_span": [
                    102,
                    112
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    22
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "610.0",
                "subj_char_span": [
                    52,
                    87
                ],
                "obj_char_span": [
                    21,
                    26
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    12,
                    22
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    87
                ],
                "tok_span": [
                    12,
                    22
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    87
                ],
                "tok_span": [
                    12,
                    22
                ]
            },
            {
                "text": "610.0",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Airport ( in Alcobendas ) , has a runway named 14L/32R and a runway that is 3500 metres long .",
        "id": "train_954",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Located in Alcobendas , Adolfo Suarez MadridBarajas Airport has a runway length of 3500 metres and a runway named 18R/36L .",
        "id": "train_955",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Alcobendas",
                "subj_char_span": [
                    24,
                    59
                ],
                "obj_char_span": [
                    11,
                    21
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    17
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    59
                ],
                "tok_span": [
                    7,
                    17
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    6
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez Madrid-Barajas airport is located in Paracuellos de Jarama . The runway name is 18L/36R and it has a length of 4100.0 .",
        "id": "train_956",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    55,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            },
            {
                "subject": "Adolfo",
                "object": "4100.0",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    76
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "4100.0",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    39,
                    43
                ]
            }
        ]
    },
    {
        "text": "Located in Paracuellos de Jarama , the Adolfo Suarez MadridBarajas Airport has the runway name 18L/36R and a runway length of 4349 metres .",
        "id": "train_957",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    39,
                    74
                ],
                "obj_char_span": [
                    11,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    22
                ],
                "obj_tok_span": [
                    2,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    74
                ],
                "tok_span": [
                    12,
                    22
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    32
                ],
                "tok_span": [
                    2,
                    10
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Airport has an elevation of 610.0 metres above sea level and is in Paracuellos de Jarama , in Spain .",
        "id": "train_958",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    96,
                    117
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    25,
                    33
                ]
            },
            {
                "subject": "Paracuellos de Jarama",
                "object": "Spain",
                "subj_char_span": [
                    96,
                    117
                ],
                "obj_char_span": [
                    123,
                    128
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    33
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Adolfo Suarez",
                "object": "610.0",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    117
                ],
                "tok_span": [
                    25,
                    33
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    117
                ],
                "tok_span": [
                    25,
                    33
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    128
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "610.0",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "The runway length at Adolfo Suarez Madrid-Barajas airport iin Madrid is 3500m and named 14L/32R .",
        "id": "train_959",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "The runway name of Adolfo Suarez Madrid-Barajas Airport at San Sebastian de los Reyes is 18L/36R and it is 4349 metres long .",
        "id": "train_960",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "San",
                "subj_char_span": [
                    19,
                    25
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport serves Curitiba , which is part of the State of Parana and led by the Democratic Labour Party of Brazil .",
        "id": "train_961",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Curitiba",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    41,
                    49
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Curitiba",
                "object": "Democratic Labour Party",
                "subj_char_span": [
                    41,
                    49
                ],
                "obj_char_span": [
                    104,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Democratic Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Curitiba is part of the South Region , Brazil , is lead by the Democratic Labour Party ( Brazil ) and is served by Afonsa Pena International airport , .",
        "id": "train_962",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "Democratic Labour Party ( Brazil )",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    63,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "Curitiba",
                "object": "South Region , Brazil",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    24,
                    45
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Democratic Labour Party ( Brazil )",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    97
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "South Region , Brazil",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International airport is located in Sao Jose dos Pinhais and is operated by Infraero . It is 911 metres above sea level .",
        "id": "train_963",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Located at Sao Jose dos Pinhais , Afonso Pena International Airport has the runway name 11/29 , and a runwiay length of 1800.0 metres .",
        "id": "train_964",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "1800.0",
                "subj_char_span": [
                    34,
                    67
                ],
                "obj_char_span": [
                    120,
                    126
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    67
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "1800.0",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "The 11/29 runway in Afonso Pena International airport in Sao Jose dos Pinhais has a length of 2215.0 .",
        "id": "train_965",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "2215.0",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is located in São José dos Pinhais and has a runway length of 2215.0 which is named 15/33 .",
        "id": "train_966",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2215.0",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "São José dos Pinhais",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "São José dos Pinhais",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    68
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in Uttar Pradesh , Awadh , and is located at 167.94 metres above sea level .",
        "id": "train_967",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "167.94",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    35,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "167.94",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Agra Airport with an elevation of 167.94 meters above sea level is in Uttar Pradesh which is part of Bundelkhand .",
        "id": "train_968",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "167.94",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    70,
                    83
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    70,
                    83
                ],
                "obj_char_span": [
                    101,
                    112
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "167.94",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    112
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "The Airports Authority of India is the operating organisation of Agra Airport which is located in India and has the location identifier VIAG .",
        "id": "train_969",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "India",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "India",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "Agra airport is located in India , where two of the leaders are T. S. Thakur and Narendra Modi .",
        "id": "train_970",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    64,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    76
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "The ICAO Location Identifier of Agra Airport in Uttar Pradesh is VIAG . The airport is operated by the AIrports Authority of India .",
        "id": "train_971",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is located in Uttar Pradesh which is part of Awadh and Bundelkhand .",
        "id": "train_972",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    58,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "Awadh is part of Uttar Pradesh which is where Agra Airport is and where Ram Naik is the leader .",
        "id": "train_973",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    17,
                    30
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Ram Naik",
                "subj_char_span": [
                    17,
                    30
                ],
                "obj_char_span": [
                    72,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Ram Naik",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    80
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "The ICAO Location Identifier of Agra Airport is VIAG and the airport in Agra is operated by the Indian Air Force .",
        "id": "train_974",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    96,
                    112
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    32,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    112
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base serves the city of Fallujah which is in Iraq , where they speak Arabic .",
        "id": "train_975",
        "relation_list": [
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Iraq",
                "object": "Arabic",
                "subj_char_span": [
                    61,
                    65
                ],
                "obj_char_span": [
                    85,
                    91
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    91
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base , located 84 metres above sea level , serves the city of Fallujah and has a runway length of 4,019 .",
        "id": "train_976",
        "relation_list": [
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Operated by the United States Air Force , Al Asad airbase is located at Al Anbar Province , Iraq and has a runway that is 3090 metres long .",
        "id": "train_977",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    16,
                    39
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    39
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase in Iraq with a runway length of 3,990 is operated by the United States Air Force .",
        "id": "train_978",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    73,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    96
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase , which is located at Al Anbar Province , Iraq , and has a runway length of 3990.0 metres .",
        "id": "train_979",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Al Asad",
                "object": "3990.0",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    154,
                    160
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3990.0",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    160
                ],
                "tok_span": [
                    33,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Al Asad Airbase is situated in the Al Anbar Province , Iraq , is run by the United States Air Force and has a runway of 3992.88 m .",
        "id": "train_980",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    80,
                    103
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    103
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase . An aircraft there is the General Dynamics F-16 Fighting Falcon . The United States Air Force fought in the United States bombing of Libya in 1986 .",
        "id": "train_981",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    149,
                    172
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    105,
                    142
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    149,
                    172
                ],
                "obj_char_span": [
                    105,
                    142
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    221,
                    225
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    149,
                    172
                ],
                "obj_char_span": [
                    221,
                    225
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    172
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    142
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    172
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    142
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    225
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    172
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    225
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is operated by the United States Air Force , which uses General Dynamics F-16 Fighting Falcon ( an aircraft fighter ) and was part of Operation Enduring Freedom .",
        "id": "train_982",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    72,
                    109
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    150,
                    176
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    109
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    176
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "The Al-Asad airbase is operated by the United States Air Force who have previously fought in the Korean War . The McDonnell Douglas F-15 Eagle is a fighter aircraft .",
        "id": "train_983",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    39,
                    62
                ],
                "obj_char_span": [
                    114,
                    142
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    39,
                    62
                ],
                "obj_char_span": [
                    97,
                    107
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    142
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    107
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force which uses an aircraft fighter called the McDonnell Douglas F-15 Eagle and which was involved in Operation Enduring Freedom .",
        "id": "train_984",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    101,
                    129
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    156,
                    182
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    129
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    182
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is operated by the United States Air Force , which was involved in the United States invasion of Panama , and who use an aircarft fighter called McDonnell Douglas F-15 Eagle .",
        "id": "train_985",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    161,
                    189
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States invasion of Panama",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    87,
                    119
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    189
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States invasion of Panama",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    119
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase . They were involved in the Invasion of Grenada and deploy the aircraft fighter known as The General Dynamics F16 Fighting Falcon .",
        "id": "train_986",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Invasion of Grenada",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    106,
                    125
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    171,
                    187
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Invasion of Grenada",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    125
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "General Dynamics",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    187
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force operates the Al Asad airbase and previously fought in the Invasion of Grenada and the bombing of Libya in 1986 .",
        "id": "train_987",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Invasion of Grenada",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    86,
                    105
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    134,
                    138
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Invasion of Grenada",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    138
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force which was involved in the invasions of Grenada and Panama .",
        "id": "train_988",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force fought in the Korean War , and now it operates the Al Asad airbase . One of its fighter aircraft is named the General Dynamics F-16 Fighting Falcon .",
        "id": "train_989",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    79,
                    86
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    138,
                    175
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    30,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    175
                ],
                "tok_span": [
                    30,
                    37
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is operated by the United States Air Force which was involved in both the Korean War and the 1986 bombing of Libya .",
        "id": "train_990",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    90,
                    100
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    100
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force has fought in the Korean War and were used in the invasion of Panama . Al Asad Airbase is operated by the US Air Force .",
        "id": "train_991",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    99,
                    114
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    114
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid Barajas Airport is found in Alcobendas , which is part of the community of Madrid , in Spain .",
        "id": "train_992",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    49,
                    59
                ],
                "obj_char_span": [
                    108,
                    113
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid Barajas Airport is found in Alcobendas which is part of the community of Madrid . The leader party at Alcobendas is the Peoples Party ( Spain ) .",
        "id": "train_993",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    123,
                    133
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    133
                ],
                "tok_span": [
                    30,
                    34
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid Barajas Airport is found in Alcobendas ( Spain ) where the leader party is the Peoples Party .",
        "id": "train_994",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    49,
                    59
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Alderney is served by Alderney Airport . This airport 's 1st runway is made from Poaceae and it has a runway length of 497.0 .",
        "id": "train_995",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "497.0",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Poaceae which belongs to the order of Commelinids and is in the class Monocotyledon .",
        "id": "train_996",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    86,
                    97
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "class",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    28,
                    33
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Poaceae , a Monocotyledon classed member of the order of Poales .",
        "id": "train_997",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    105,
                    111
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "class",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "The surface of the 1st runway at Alderney airport is made from Poaceae of the orders Poales and Commelinids .",
        "id": "train_998",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "Poaceae",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    85,
                    91
                ],
                "predicate": "order",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "order",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    91
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "The city of Alderney is served by Alderney Airport . This airport has a runway length of 497.0 metres and its 1st runway has an asphalt surface .",
        "id": "train_999",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "497.0",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    12,
                    20
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    20
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alderney is served by Alderney Airport which has a runway length of 733.0 metres . Additionally , its 1st runway has an asphalt surface .",
        "id": "train_1000",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "733.0",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    38
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Asphalt and has a length of 877.0 .",
        "id": "train_1001",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "877.0",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Asphalt",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    18,
                    26
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "877.0",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Asphalt",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Located in Pakistan , Allama Iqbal International Airport has a runway length of 2900 metres and a runway name ,18 L/36R .",
        "id": "train_1002",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan",
                "subj_char_span": [
                    22,
                    56
                ],
                "obj_char_span": [
                    11,
                    19
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    56
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The 18L/36R runway in Allama Iqbal International airport in Pakistan , has a length of 3310.0 .",
        "id": "train_1003",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    22,
                    48
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "3310.0",
                "subj_char_span": [
                    22,
                    48
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    48
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    48
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "3310.0",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport which is located in Pakistan has a runway length of 3360.12 . The runway name is 18L/36R .",
        "id": "train_1004",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "3360.12",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    87,
                    94
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "3360.12",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Pakistan Civil Aviation Authority runs Allam Iqbal International Airport in Punjab Pakistan which is led by the Provincial Assembly of the Punjab .",
        "id": "train_1005",
        "relation_list": [
            {
                "subject": "Punjab",
                "object": "Provincial Assembly of the Punjab",
                "subj_char_span": [
                    80,
                    86
                ],
                "obj_char_span": [
                    116,
                    149
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Punjab",
                "object": "Provincial Assembly of the Punjab",
                "subj_char_span": [
                    143,
                    149
                ],
                "obj_char_span": [
                    116,
                    149
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Provincial Assembly of the Punjab",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    149
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    149
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Provincial Assembly of the Punjab",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    149
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport is located in Punjab Pakistan and is operated by Pakistan Civil Aviation Authority headquartered at Jinnah International Airport .",
        "id": "train_1006",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    84,
                    117
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Pakistan Civil Aviation Authority",
                "object": "Jinnah International Airport",
                "subj_char_span": [
                    84,
                    117
                ],
                "obj_char_span": [
                    135,
                    163
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    117
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    117
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Jinnah International Airport",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    163
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 18L/36R runway of the Allama Iqbal International airport is located in Punjab Pakistan and has a length of 33310.0 .",
        "id": "train_1007",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab",
                "subj_char_span": [
                    26,
                    52
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    52
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport , located in Maple Ridge Township , Michigan has a runway length of 1533.0 and has an elevation of 210 meters .",
        "id": "train_1008",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township ,",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    44,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "1533.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    130,
                    133
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township ,",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    66
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1533.0",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The runway length of Alpena County Regional Airport is 1,533 and it is located at Maple Ridge Township , Alpena County , Michigan , United States .",
        "id": "train_1009",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    21,
                    51
                ],
                "obj_char_span": [
                    82,
                    129
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    20,
                    30
                ]
            },
            {
                "subject": "Maple Ridge Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    82,
                    129
                ],
                "obj_char_span": [
                    132,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    51
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    129
                ],
                "tok_span": [
                    20,
                    30
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    129
                ],
                "tok_span": [
                    20,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    145
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport has a runway length is 2744.0 metres and is located in Maple Ridge Township , Alpena County , Michigan , in the United States .",
        "id": "train_1010",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    86,
                    133
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    30
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "2744.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Maple Ridge Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    86,
                    133
                ],
                "obj_char_span": [
                    143,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    30
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    133
                ],
                "tok_span": [
                    20,
                    30
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2744.0",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    133
                ],
                "tok_span": [
                    20,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "Found in Wilson Township , Alpena County , Michigan , is Alpena County Regional Airport . This airport is 210 metres above sea level and has a runway length of 2744.0 metres .",
        "id": "train_1011",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    57,
                    87
                ],
                "obj_char_span": [
                    9,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    2,
                    11
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "2744.0",
                "subj_char_span": [
                    57,
                    87
                ],
                "obj_char_span": [
                    160,
                    166
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    57,
                    87
                ],
                "obj_char_span": [
                    106,
                    109
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    87
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    51
                ],
                "tok_span": [
                    2,
                    11
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    87
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "2744.0",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    166
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    87
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    109
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "With an elevation of 210 metres above sea level , Alpena County Regional Airport is located in the Wilson Township , in Alpena County , Michigan , in the U.S.A .",
        "id": "train_1012",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township ,",
                "subj_char_span": [
                    50,
                    80
                ],
                "obj_char_span": [
                    99,
                    116
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    50,
                    80
                ],
                "obj_char_span": [
                    21,
                    24
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    80
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Wilson Township ,",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    116
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    80
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is located in Alpena County , Michigan in the United States . It has a runway length of 1533.0 .",
        "id": "train_1013",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "1533.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    119,
                    125
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1533.0",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    125
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "The location of Alpena County Regional Airport is Wilson Township , Alpena County , Michigan , USA , and has a runway length of 2744 .",
        "id": "train_1014",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    16,
                    46
                ],
                "obj_char_span": [
                    50,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    10,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    46
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    92
                ],
                "tok_span": [
                    10,
                    19
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol which serves the city of Amsterdam has a runway length of 2014.0 and is -3.3528 above sea level .",
        "id": "train_1015",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "2014.0",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    85,
                    91
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    99,
                    106
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014.0",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    91
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "The runway length of Amsterdam Airport Schipol , which serves the city of Amsterdam , is 3,300 . The airport is 3.3528 below sea level .",
        "id": "train_1016",
        "relation_list": [
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Amsterdam airport , Schipol serves the city of Amsterdam and is located at -3.3528 above sea level with a runway length of 3400.0 .",
        "id": "train_1017",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "3400.0",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "3400.0",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    75,
                    82
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    75,
                    82
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "3400.0",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "3400.0",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    82
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    82
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol serves the city of Amsterdam , it has a runway length of 3453.0 and is -3.3528 metres above sea level .",
        "id": "train_1018",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3453.0",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    98,
                    105
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3453.0",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    23,
                    28
                ]
            }
        ]
    },
    {
        "text": "Amsterdam is served by the Schipol airport which is -3.3528 metres above sea level . The runway length is 3800 .",
        "id": "train_1019",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Located in Texas , Andrews County Airport is 973.0 below sea level and has a runway length of 8.0 .",
        "id": "train_1020",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    11,
                    16
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "8.0",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    94,
                    97
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "973.0",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    16
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "8.0",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    97
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "973.0",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway length of Andrews County airport ( located in Texas and 973 meters above sea level ) , is 929.0 .",
        "id": "train_1021",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "Texas",
                "subj_char_span": [
                    21,
                    35
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Andrews County",
                "object": "929.0",
                "subj_char_span": [
                    21,
                    35
                ],
                "obj_char_span": [
                    101,
                    106
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "929.0",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , where Austin is the capital and a Tejano is a demonym term used in Texas .",
        "id": "train_1022",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    112,
                    117
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    112,
                    117
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    79,
                    85
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    112,
                    117
                ],
                "obj_char_span": [
                    79,
                    85
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "With its capital of Austin , Andrews County Airport is located in Texas where there are Texans .",
        "id": "train_1023",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    29,
                    51
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin ,",
                "subj_char_span": [
                    66,
                    71
                ],
                "obj_char_span": [
                    20,
                    28
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    51
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Austin ,",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas ( whose indigenes are called Texans ) , United States .",
        "id": "train_1024",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    83,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "The main airport in Texas , USA , is Andrews County . English is the primary language here .",
        "id": "train_1025",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "Texas",
                "subj_char_span": [
                    37,
                    51
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Andrews County airport is located in Texas ( which speaks English ) but uses Tejano as their demonym .",
        "id": "train_1026",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    77,
                    83
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    83
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Spanish is the language spoken in Austin , Texas ( in which the Andrews County Airport is located ) .",
        "id": "train_1027",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    64,
                    86
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin , Texas",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    86
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Austin , Texas",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , in the United States , where Spanish is spoken .",
        "id": "train_1028",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    74,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Located at Ícolo e Bengo , Angola International Airport is 159 metres above the sea level and has a runway length of 3,800 metres .",
        "id": "train_1029",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    27,
                    55
                ],
                "obj_char_span": [
                    11,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    27,
                    55
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    24
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Located in Ícolo e Bengo , Angola International Airport is 159 meters above sea level and has a runway length of 4000ft .",
        "id": "train_1030",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    27,
                    55
                ],
                "obj_char_span": [
                    11,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    27,
                    55
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    24
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "At 159 meters above sea level , Angola International airport is located in Icolo e Bengo , in Angola .",
        "id": "train_1031",
        "relation_list": [
            {
                "subject": "Angola International",
                "object": "159",
                "subj_char_span": [
                    32,
                    52
                ],
                "obj_char_span": [
                    3,
                    6
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    6
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "With a runway length of 3800 metres , Angola International Airport is located at Ícolo e Bengo , in Angola .",
        "id": "train_1032",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    38,
                    66
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    81,
                    94
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    81,
                    94
                ],
                "obj_char_span": [
                    100,
                    106
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    106
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The city of Luanda is served by Angola International Airport . This airport is is 159 meters above sea level and has a runway length of 4000 metres .",
        "id": "train_1033",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Luanda",
                "subj_char_span": [
                    32,
                    60
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    32,
                    60
                ],
                "obj_char_span": [
                    82,
                    85
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp which is in Belgium , where the capital is Brussels .",
        "id": "train_1034",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Dutch language is spoken in Antwerp , Belgium in which Antwerp International Airport is located .",
        "id": "train_1035",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    59,
                    88
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    59,
                    88
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Belgium",
                "object": "Dutch language",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    4,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    88
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    88
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Dutch language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp , Belgium , where French is spoken .",
        "id": "train_1036",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Belgium",
                "object": "French",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport is located in Belgium which has French as the official language .",
        "id": "train_1037",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Belgium",
                "object": "French",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Antwerp International airport serves Antwerp , a popular tourist destination in , German speaking Belgium .",
        "id": "train_1038",
        "relation_list": [
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Belgium",
                "object": "German",
                "subj_char_span": [
                    98,
                    105
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    98,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    98,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Antwerp International Airport , Antwerp is operated by the Flemish Government and is 12.0 meteres above sea level .",
        "id": "train_1039",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Government",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    63,
                    81
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    4,
                    11
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "12.0",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    89,
                    93
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    81
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "12.0",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    93
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves Antwerp . It is owned by the Flemish Region and operated by the Flemish Government .",
        "id": "train_1040",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Government",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    101,
                    119
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    119
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport which has a runway length of 600.0 is owned by the Flemish Region and operated by the Flemish government .",
        "id": "train_1041",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    81,
                    95
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "600.0",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    95
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "600.0",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Flemish Department of Mobility and Public Works operates the Antwerp International Airport , which is 12m a.s.l . and is run by the Flemish Region .",
        "id": "train_1042",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    61,
                    90
                ],
                "obj_char_span": [
                    132,
                    146
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    90
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    146
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is located in Appleton Wisconsin which is a part of Kimberly and Grand Chute .",
        "id": "train_1043",
        "relation_list": [
            {
                "subject": "Appleton",
                "object": "Kimberly",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Appleton",
                "object": "Kimberly",
                "subj_char_span": [
                    45,
                    53
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Appleton",
                "object": "Grand Chute",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Appleton",
                "object": "Grand Chute",
                "subj_char_span": [
                    45,
                    53
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Kimberly",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Kimberly",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Appleton , Wisconsin is part of Grand Chute , Wisconsin ; it is served by Appleton International Airport .",
        "id": "train_1044",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    74,
                    104
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Appleton , Wisconsin",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    104
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    55
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Appleton International airport , which is located in Greenville , Wisconsin is located at 280 metres above sea level and a runway length of 1982 .",
        "id": "train_1045",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    53,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Appleton International",
                "object": "280",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    90,
                    93
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    75
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    93
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport located in Greenville , Wisconsin , has an elevation of 280 meters above sea level as well as a runway length of 2,349 .",
        "id": "train_1046",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    87,
                    90
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    90
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport can be found in Greenville , Wisconsin which is part of Ellington , Wisconsin , in the United States .",
        "id": "train_1047",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    47,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "United States",
                "subj_char_span": [
                    47,
                    69
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Ellington , Wisconsin",
                "subj_char_span": [
                    47,
                    69
                ],
                "obj_char_span": [
                    87,
                    108
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Ellington , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    108
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin is part of Dale , Wisconsin which is in the United States . It is served by the Appleton International Airport .",
        "id": "train_1048",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    103,
                    133
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    133
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Appleton International airport is located in Greenville , Wisconsin which is part of Grand Chute , Wisconsin , in the United States .",
        "id": "train_1049",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    45,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    45,
                    67
                ],
                "obj_char_span": [
                    85,
                    108
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "United States",
                "subj_char_span": [
                    45,
                    67
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    108
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Appleton International Airport is in Greenville , which is part of Menasha , Wisconsin , USA .",
        "id": "train_1050",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville ,",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Greenville ,",
                "object": "Menasha",
                "subj_char_span": [
                    41,
                    53
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Greenville ,",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Greenville ,",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Menasha",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is elevated 280 metres above sea level and has a runway length of 1982.0 . It is operated by an organisation in Outgamie County , Wisconsin .",
        "id": "train_1051",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "1982.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    46
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1982.0",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    46
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is 280 metres above sea level and has a runway length of 2439.0 . It is operated from Outagamie County , Wisconsin .",
        "id": "train_1052",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "2439.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    88,
                    94
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Outagamie County , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    117,
                    145
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2439.0",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    94
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Outagamie County , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    145
                ],
                "tok_span": [
                    25,
                    31
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Ardmore Airport in New Zealand ( which is 34 meters above sea level ) is made of Poaceae and has a length of 518.0 .",
        "id": "train_1053",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    99,
                    106
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "518.0",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    127,
                    132
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "518.0",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    132
                ],
                "tok_span": [
                    30,
                    34
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Ardmore Airport ( New Zealand ) is made of Poaceae which is class as monocotyledon and part of the commelinids order .",
        "id": "train_1054",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    49
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    49
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) 's 3rd runway surface type is Poaceae which is of the poales order and the class of Monocotyledon .",
        "id": "train_1055",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    116,
                    129
                ],
                "predicate": "class",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    129
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "In New Zealand , the 3rd runway at Ardmore Airport is made of Poaceae , a plant that belongs to the division of flowering plants and is part of the Commelinids order .",
        "id": "train_1056",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    35,
                    50
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    148,
                    159
                ],
                "predicate": "order",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    50
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    159
                ],
                "tok_span": [
                    33,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Ardmore Airport in New Zealand , located 34 meters above sea level , has a runway length of 1411.0 and the third runway is made of Poaceae .",
        "id": "train_1057",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "1411.0",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    135,
                    142
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1411.0",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "New Zealand 's Ardmore Airport ; is 34.0 metres above sea level , has a runway length of 597.0 metres and its 3rd runway surface type is Poaceae .",
        "id": "train_1058",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "597.0",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    137,
                    144
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "34.0",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    36,
                    40
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "597.0",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    144
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "34.0",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ashgabat is the location of Ashgabat International Airport which is elevated 211 metres above sea level and has a runway length of 900.0 metres .",
        "id": "train_1059",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "900.0",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    131,
                    136
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "900.0",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    136
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Ashgabat is the location of Ashgabat International Airport which is elevated 211 metres above sea level , and has a runway that is 2989.0 metres long .",
        "id": "train_1060",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "2989.0",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    131,
                    137
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "2989.0",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Turkmenistan Airlines is operated by Ashgabat International Airport , whose headquarters are located in Ashgabat , Turkmenistan .",
        "id": "train_1061",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    37,
                    67
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    115,
                    127
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    104,
                    112
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    127
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    112
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Ashgabat International Airport is called Turkmenistan Airlines ( Turkmenabat airport is their hub ) , the headquarters of which are located Turkmenistan .",
        "id": "train_1062",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    72,
                    93
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    72,
                    93
                ],
                "obj_char_span": [
                    72,
                    84
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    72,
                    93
                ],
                "obj_char_span": [
                    171,
                    183
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat",
                "subj_char_span": [
                    72,
                    93
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    183
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Turkmenabat",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "Turkmenbashi International Airport is the hub airport for Turkmenistan Airlines which operates Ashgabat International Airport and has its headquarters located in Turkmenistan .",
        "id": "train_1063",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    95,
                    125
                ],
                "obj_char_span": [
                    58,
                    79
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    58,
                    79
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    58,
                    79
                ],
                "obj_char_span": [
                    162,
                    174
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenbashi International Airport",
                "subj_char_span": [
                    58,
                    79
                ],
                "obj_char_span": [
                    0,
                    34
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    125
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    79
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    79
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    79
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    174
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    79
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Turkmenbashi International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is operated by Turkmenistan Airlines which is located in Ashgabat and hub airport is Turkmenabat Airport .",
        "id": "train_1064",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat Airport",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    116,
                    135
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    24,
                    30
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenabat Airport",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    135
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Located in Ashbat , Ashgabat International Airport is operated by Turkmenistan Airlines , the hub of which is at Turkmenbashi International Airport .",
        "id": "train_1065",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    20,
                    50
                ],
                "obj_char_span": [
                    66,
                    87
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenbashi International Airport",
                "subj_char_span": [
                    66,
                    87
                ],
                "obj_char_span": [
                    113,
                    147
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    25,
                    32
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    66,
                    87
                ],
                "obj_char_span": [
                    20,
                    28
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    50
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Turkmenbashi International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    147
                ],
                "tok_span": [
                    25,
                    32
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Athens International Airport serves the city of Athens which is in Greece where Nikos Voutsis is the leader .",
        "id": "train_1066",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    80,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    93
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "Athens is located in Greece and is served by the Athens International Airport . The leader of Greece is Prokopis Pavlopoulos .",
        "id": "train_1067",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    77
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    77
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    104,
                    124
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    19,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    94,
                    100
                ],
                "obj_char_span": [
                    104,
                    124
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    77
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    77
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    124
                ],
                "tok_span": [
                    19,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    124
                ],
                "tok_span": [
                    19,
                    27
                ]
            }
        ]
    },
    {
        "text": "Athens is served by the Athens International Airport located in Spata at 94 metres above sea level .",
        "id": "train_1068",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    24,
                    52
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    24,
                    52
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Spata",
                "subj_char_span": [
                    24,
                    52
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "94",
                "subj_char_span": [
                    24,
                    52
                ],
                "obj_char_span": [
                    73,
                    75
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Spata",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "94",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    75
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "With a runway length of 3800 metres , Athens International Airport is in Spata , and serves the city of Athens .",
        "id": "train_1069",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    38,
                    66
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    38,
                    66
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Spata",
                "subj_char_span": [
                    38,
                    66
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Spata",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "With a runway length of 4000.0 metres , Athens International Airport is located in Spata and serves the city of Athens .",
        "id": "train_1070",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    68
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    68
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "4000.0",
                "subj_char_span": [
                    40,
                    68
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Spata",
                "subj_char_span": [
                    40,
                    68
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "4000.0",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Spata",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "At 23 metres above sea level . Atlantic City International Airport is located at Egg Harbor Township , New Jersey , in the United States .",
        "id": "train_1071",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    31,
                    66
                ],
                "obj_char_span": [
                    81,
                    113
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    81,
                    113
                ],
                "obj_char_span": [
                    123,
                    136
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    66
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    113
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    113
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    136
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey which serves the region of New Jersey and is based in New York .",
        "id": "train_1072",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    59,
                    100
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    90,
                    100
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    77,
                    85
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    100
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    85
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey which serves New York and is headquartered at the Four World Trade Center .",
        "id": "train_1073",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    59,
                    100
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    77,
                    85
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "Four World Trade Center",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    151,
                    174
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    85
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Four World Trade Center",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    174
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is in Egg Harbor Township , New Jersey , the USA . Its runway length is 1873 .",
        "id": "train_1074",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    42,
                    74
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    74
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Port Authority of New York and New Jersey is the operating organisation of Atlantic City International airport . , This airport has a runway length of 1873.0 metres and a runway named 13/31 .",
        "id": "train_1075",
        "relation_list": [
            {
                "subject": "Atlantic City International",
                "object": "1873.0",
                "subj_char_span": [
                    79,
                    106
                ],
                "obj_char_span": [
                    155,
                    161
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    79,
                    106
                ],
                "obj_char_span": [
                    4,
                    45
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    106
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "1873.0",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    106
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is operated by the Port Authority of New York and New Jersey . Its runway name is 4/22 and the length is 1873.0 .",
        "id": "train_1076",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "1873.0",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    55,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1873.0",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    96
                ],
                "tok_span": [
                    8,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Port Authority of New York and New Jersey operate Atlantic City International Airport . This airport has a runway length of 3048 metres and a runway named `` 13/31 '' .",
        "id": "train_1077",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    54,
                    89
                ],
                "obj_char_span": [
                    4,
                    45
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    1,
                    9
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "`` 13/31 ''",
                "subj_char_span": [
                    54,
                    89
                ],
                "obj_char_span": [
                    159,
                    170
                ],
                "predicate": "runwayName",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    29,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    89
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    89
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "`` 13/31 ''",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    170
                ],
                "tok_span": [
                    29,
                    36
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp in Belgium where Charles Michel is a leader .",
        "id": "train_1078",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Charles Michel",
                "subj_char_span": [
                    60,
                    67
                ],
                "obj_char_span": [
                    74,
                    88
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Charles Michel",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    88
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is located in Egg Harbor Township which is part of New Jersey in the United States .",
        "id": "train_1079",
        "relation_list": [
            {
                "subject": "Egg Harbor Township",
                "object": "New Jersey",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    87,
                    97
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Egg Harbor Township",
                "object": "United States",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    97
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is located in Egg Harbor Township ( a township in Atlantic County ) , New Jersey , United States .",
        "id": "train_1080",
        "relation_list": [
            {
                "subject": "Egg Harbor Township",
                "object": "New Jersey",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Egg Harbor Township",
                "object": "Atlantic County",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    86,
                    101
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Atlantic County",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is operated by the Indian Air Force which uses HAL Light Combat Helicopter ( aircraft helicopter ) and the Boeing C-17 Globemaster III ( a transport aircraft ) .",
        "id": "train_1081",
        "relation_list": [
            {
                "subject": "Indian Air Force",
                "object": "HAL Light Combat Helicopter",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    60,
                    87
                ],
                "predicate": "aircraftHelicopter",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    32,
                    48
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    120,
                    147
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    26,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "HAL Light Combat Helicopter",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    87
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    147
                ],
                "tok_span": [
                    26,
                    33
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International airport is located 911 metres above sea level and operated by Infraero located in Brasilia .",
        "id": "train_1082",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base serves the city of Fallujah , in the country of Iraq where the Kurdish language is spoken .",
        "id": "train_1083",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Kurdish",
                "subj_char_span": [
                    69,
                    73
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "language",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Kurdish",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base is located in Fallujah , a city in Fuad Masum led Iraq .",
        "id": "train_1084",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Fuad Masum",
                "subj_char_span": [
                    71,
                    75
                ],
                "obj_char_span": [
                    56,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    35,
                    43
                ],
                "obj_char_span": [
                    71,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Fuad Masum",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport serves the city of Lahore which is in Pakistan where Nawaz Sharif is the leader .",
        "id": "train_1085",
        "relation_list": [
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Nawaz Sharif",
                "subj_char_span": [
                    73,
                    81
                ],
                "obj_char_span": [
                    88,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Nawaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    100
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport is located in Madrid , part of the community of Madrid in Spain .",
        "id": "train_1086",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    84,
                    90
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Mamnoon Hussain is the leader of Pakistan , where the city of Lahore , served by Allama Iqbal International Airport , is located .",
        "id": "train_1087",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    81,
                    115
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    18,
                    25
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    115
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Sardar Ayaz Sadiq is the leader of Pakistan which is where the City of Lahore is . this city is served by Allama Iqbal International airport .",
        "id": "train_1088",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Sardar Ayaz Sadiq",
                "subj_char_span": [
                    35,
                    43
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    71,
                    77
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    106,
                    132
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Sardar Ayaz Sadiq",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    132
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "In the class Monocotyledon , and belonging to the order Poales is Poaceae which is the surface type of the second runway of Ardmore Airport , New Zealand .",
        "id": "train_1089",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    66,
                    73
                ],
                "obj_char_span": [
                    13,
                    26
                ],
                "predicate": "class",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    3,
                    8
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    124,
                    139
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    66,
                    73
                ],
                "obj_char_span": [
                    56,
                    62
                ],
                "predicate": "order",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    26
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    139
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    62
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Poaceae which belongs to the division of flowering plants and is of the class Monocotyledon .",
        "id": "train_1090",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "class",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "Poaceae , of the Commelinids order , belongs to the division of flowering plants and its the surface of the 1st runway at Alderney airport .",
        "id": "train_1091",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "Poaceae",
                "subj_char_span": [
                    122,
                    130
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    17,
                    28
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Poaceae which is of the Poales order belongs to the division of flowering plants , the 2nd runway at Ardmore Airport ( New Zealand ) is made of Poaceae .",
        "id": "train_1092",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    101,
                    132
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    21,
                    29
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    101,
                    132
                ],
                "obj_char_span": [
                    144,
                    151
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    21,
                    29
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    144,
                    151
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "order",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    132
                ],
                "tok_span": [
                    21,
                    29
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    132
                ],
                "tok_span": [
                    21,
                    29
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez Madrid - Barajas airport is located in San Sebastian de los Reyes which is in Madrid , Spain .",
        "id": "train_1093",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "San",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    57,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "San",
                "object": "Spain",
                "subj_char_span": [
                    57,
                    60
                ],
                "obj_char_span": [
                    105,
                    110
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    110
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport is located n San Sebastián de los Reyes which is lead by the Peoples Party and is part of the community of Madrid .",
        "id": "train_1094",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San Sebastián de los Reyes",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    53,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    79
                ],
                "tok_span": [
                    14,
                    22
                ]
            }
        ]
    },
    {
        "text": "Saranac Lake , New York , part of Harriestown , New York , United States , is served by Adirondack Regional Airport .",
        "id": "train_1095",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    88,
                    115
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    115
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake which like Harrietstown and Essex County is part of new York .",
        "id": "train_1096",
        "relation_list": [
            {
                "subject": "Saranac Lake",
                "object": "Harrietstown",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Saranac Lake",
                "object": "Essex County",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    88,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Essex County",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    100
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport is located in Saranac Lake Harrietstown , New York United States .",
        "id": "train_1097",
        "relation_list": [
            {
                "subject": "Saranac Lake",
                "object": "Harrietstown , New York",
                "subj_char_span": [
                    42,
                    54
                ],
                "obj_char_span": [
                    55,
                    78
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Saranac Lake",
                "object": "United States",
                "subj_char_span": [
                    42,
                    54
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    78
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake which is part of Essex County , New York , in the United States .",
        "id": "train_1098",
        "relation_list": [
            {
                "subject": "Saranac Lake",
                "object": "United States",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    110,
                    123
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Saranac Lake",
                "object": "Essex County , New York",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    77,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    100
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , USA , is categorised as a contributing property and was established in 2000 .",
        "id": "train_1099",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    112,
                    116
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    116
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , categorized as a Contributing Property , is located in Adams County , Pennsylvania , US .",
        "id": "train_1100",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    96,
                    123
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    123
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry monument which was erected in 2000 falls under the category of Contributing property . It is located in the municipality of Gettysburg , Pennsylvania .",
        "id": "train_1101",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    93,
                    114
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    154,
                    179
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    114
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    179
                ],
                "tok_span": [
                    28,
                    31
                ]
            }
        ]
    },
    {
        "text": "Gettysburg , Adams County , Pennsylvania is the location of the 11th Mississippi Infantry Monument which is categorised as contributing property .",
        "id": "train_1102",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    64,
                    98
                ],
                "obj_char_span": [
                    13,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    64,
                    98
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    98
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    40
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    98
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument which is located in Adams County , Pennsylvania . It was established in 2000 and falls under the category of contributing property .",
        "id": "train_1103",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    59,
                    86
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    111,
                    115
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    86
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    115
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , in the municipality of Gettysburg Pennsylvania , falls under the category of Contributing property .",
        "id": "train_1104",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    118,
                    139
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    64,
                    74
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    139
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument in Pennsylvania was completed in 2000 and is categorized as a contributing property .",
        "id": "train_1105",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Frederick , Maryland is the nearest city to Monocacy National Battlefield which is the location of the 14th New Jersey Volunteer Infantry Monument . The monument is categorised as a historic district in the US .",
        "id": "train_1106",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    103,
                    146
                ],
                "obj_char_span": [
                    44,
                    73
                ],
                "predicate": "district",
                "subj_tok_span": [
                    20,
                    26
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    44,
                    73
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    146
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    73
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    73
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument ( est . July 11th , 1907 ) is a historic district in the US provided by the National Park Service .",
        "id": "train_1107",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    124,
                    145
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    145
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is contained within the category of Contributing property and is located in Adams County , Pennsylvania . Adams County is south of Cumberland County , Pennsylvania .",
        "id": "train_1108",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County , Pennsylvania",
                "subj_char_span": [
                    115,
                    142
                ],
                "obj_char_span": [
                    170,
                    202
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    75,
                    96
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    115,
                    142
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    142
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Cumberland County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    202
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    142
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Carrol County Maryland is located to the southeast of Adams County , Pennsylvania where the 11th Mississippi Infantry Monument is located . The monument is categorised as a contributing property .",
        "id": "train_1109",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    92,
                    126
                ],
                "obj_char_span": [
                    54,
                    81
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    126
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    81
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument which was completed in 2000 is located in Adams County , Pennsylania . Adams County is to the north west of Carrol County , Maryland .",
        "id": "train_1110",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    81,
                    95
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County ,",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    95
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Adams County , Pennsylvania , which has Carrol County to its southeast and Cumberland County at its north .",
        "id": "train_1111",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    128,
                    145
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    145
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Adams County Pennsylvania is the location of the 11th Mississippi Infantry monument . Frederick County , Maryland is to the southwest and Carrol County to the southeast .",
        "id": "train_1112",
        "relation_list": [
            {
                "subject": "Adams County",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    86,
                    113
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    49,
                    74
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    113
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    74
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument ( İzmir ) was designed by Pietro Canonnica , and can be found in Turkey , where the capital is Ankara .",
        "id": "train_1113",
        "relation_list": [
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Pietro",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Pietro",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The inauguration date of the Atatürk Monument , made of Bronze , in Izmir is the 27th of July , 1932 and located in İzmir , Turkey .",
        "id": "train_1114",
        "relation_list": [
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyr 's Memorial is located in the capital city Baku in Azerbaijan where its leader is Artur Rasizade .",
        "id": "train_1115",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    106,
                    120
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    120
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "Huseyin Butuner and Hilmi Guner designed the Baku Turkish Martyrs memorial which is located in Azerbaijan . The official title of the leader of that country is the Prime Minister of Azerbaijan .",
        "id": "train_1116",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    95,
                    105
                ],
                "obj_char_span": [
                    164,
                    192
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    182,
                    192
                ],
                "obj_char_span": [
                    164,
                    192
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    45,
                    65
                ],
                "obj_char_span": [
                    95,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    45,
                    65
                ],
                "obj_char_span": [
                    182,
                    192
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    105
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    192
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    192
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    192
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    65
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    105
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    65
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    192
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs memorial is made of red granite and white marble and can be found in Azerbaijan . It is also known as Turk Sehitleri Aniti .",
        "id": "train_1117",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    94,
                    104
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    104
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack in England , made with rock , is dedicated to Æthelwald , Ealdorman of East Anglia .",
        "id": "train_1118",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    25,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "Æthelwald , Ealdorman of East Anglia",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    68,
                    104
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    18,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Æthelwald , Ealdorman of East Anglia",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    104
                ],
                "tok_span": [
                    18,
                    29
                ]
            }
        ]
    },
    {
        "text": "Dead Man 's Plack , which is located in England is dedicated to Ethelwald , Ealdorman of East Anglia . England is also home of the Cornish language which is still spoken .",
        "id": "train_1119",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    40,
                    47
                ],
                "obj_char_span": [
                    131,
                    147
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    103,
                    110
                ],
                "obj_char_span": [
                    131,
                    147
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    147
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    147
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is found in England ( capital : London ) , and is dedicated to Æthelwald , Ealdorman of East Anglia .",
        "id": "train_1120",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "Æthelwald , Ealdorman of East Anglia",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    85,
                    121
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    22,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Æthelwald , Ealdorman of East Anglia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    121
                ],
                "tok_span": [
                    22,
                    33
                ]
            }
        ]
    },
    {
        "text": "England is a country where Cornish is spoken in the Cornwall region , British Arabs are an ethnic group and Dead Man 's Plack is found .",
        "id": "train_1121",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    108,
                    125
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    27
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    70,
                    83
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    34
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    125
                ],
                "tok_span": [
                    20,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Dead Man 's Plack , made of rock , is in England , where the established religion in England is The Church of England .",
        "id": "train_1122",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    110,
                    117
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    100,
                    117
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    85,
                    92
                ],
                "obj_char_span": [
                    100,
                    117
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    110,
                    117
                ],
                "obj_char_span": [
                    100,
                    117
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    117
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    117
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    117
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    117
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    117
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Frederick Maryland is the location of the Monocacy National Battlefield . The Battlefield is the location of the 14th New Jersey Volunteer Infantry Monument and is categorised as a historic district of the US .",
        "id": "train_1123",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick",
                "subj_char_span": [
                    42,
                    71
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    113,
                    156
                ],
                "obj_char_span": [
                    42,
                    71
                ],
                "predicate": "district",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    156
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "Frederick Maryland is the nearest city to the Monocacy National Battlefields . This district is the location of the 14th New Jersey Volunteer Infantry Monument .",
        "id": "train_1124",
        "relation_list": [
            {
                "subject": "Monocacy National",
                "object": "Frederick",
                "subj_char_span": [
                    46,
                    63
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National",
                "subj_char_span": [
                    116,
                    159
                ],
                "obj_char_span": [
                    46,
                    63
                ],
                "predicate": "district",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Monocacy National",
                "object": "Frederick",
                "subj_char_span": [
                    46,
                    63
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    159
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Monocacy National",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Monocacy National",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Ataturk monument was inaugurated on 27 July 1932 in Izmir , Turkey . The capital of Turkey is Ankara .",
        "id": "train_1125",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    98,
                    104
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    88,
                    94
                ],
                "obj_char_span": [
                    98,
                    104
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Ataturk monument ( Izmir ) is located in Turkey , where the largest city is Istanbul and the capital is Ankara .",
        "id": "train_1126",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    108,
                    114
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    80,
                    88
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Turkey 's largest city is Istanbul , it 's currency is the lira and has the Ataturk Monument in Izmir .",
        "id": "train_1127",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Turkey , where the leader is Ahmet Davutoglu , is the location of the bronze Ataturk monument in Izmir .",
        "id": "train_1128",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The bronze Atatürk momument is in Turkey , where the leader is Ahmet Davutoğlu .",
        "id": "train_1129",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            },
            {
                "subject": "Atatürk",
                "object": "Turkey",
                "subj_char_span": [
                    11,
                    18
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Atatürk",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    18
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument ( Izmir ) is located in Turkey , where the leader is Ahmet Davutoglu and the currency is the Turkish Lira .",
        "id": "train_1130",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    74,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    79
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Turkey , where the official title of the leader is President , is the location of the Ataturk Monument . The monument was inaugurated on 27 July 1932 .",
        "id": "train_1131",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoglu is the President of Turkey . The Ataturk Monument ( Izmir ) is located in Turkey .",
        "id": "train_1132",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The River Ganges flows through India which is the location of the AWH Engineering College which has 250 academic staff and was established in 2001 in the city of Kuttikkattoor in the state of Kerala . which is lead by Kochi .",
        "id": "train_1133",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    66,
                    89
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    66,
                    89
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "established",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    192,
                    198
                ],
                "obj_char_span": [
                    218,
                    223
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    66,
                    89
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    66,
                    89
                ],
                "obj_char_span": [
                    192,
                    198
                ],
                "predicate": "state",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "river",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    198
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    223
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    198
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "The leader of Kerala is Kochi and the state lies southeast of Mahe in India . It is the location of the AWH Engineering College which was established in 2001 in the city of Kuttikkattoor in the state of Kerala and has an academic staff of 250 .",
        "id": "train_1134",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    104,
                    127
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    104,
                    127
                ],
                "obj_char_span": [
                    153,
                    157
                ],
                "predicate": "established",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    203,
                    209
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    104,
                    127
                ],
                "obj_char_span": [
                    239,
                    242
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    104,
                    127
                ],
                "obj_char_span": [
                    14,
                    20
                ],
                "predicate": "state",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    104,
                    127
                ],
                "obj_char_span": [
                    203,
                    209
                ],
                "predicate": "state",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    157
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    209
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    242
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    209
                ],
                "tok_span": [
                    47,
                    48
                ]
            }
        ]
    },
    {
        "text": "India is the location of the River Ganges and the state of Kerala which is northwest of Mahe India and is lead by Kochi . The city of Kuttikkattoor in Kerala is the location of the AWH Engineering College which has 250 academic staff .",
        "id": "train_1135",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    181,
                    204
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    43,
                    48
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    181,
                    204
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    43,
                    48
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    59,
                    65
                ],
                "obj_char_span": [
                    114,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    151,
                    157
                ],
                "obj_char_span": [
                    114,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    181,
                    204
                ],
                "obj_char_span": [
                    215,
                    218
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    43,
                    48
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    181,
                    204
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "state",
                "subj_tok_span": [
                    43,
                    48
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    181,
                    204
                ],
                "obj_char_span": [
                    151,
                    157
                ],
                "predicate": "state",
                "subj_tok_span": [
                    43,
                    48
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    35,
                    41
                ],
                "predicate": "river",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    93,
                    98
                ],
                "obj_char_span": [
                    35,
                    41
                ],
                "predicate": "river",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    218
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The leader of Switzerland is Federal Chancellor Johann Schneider-Ammann . The country is the location of the Accademia di Architettura di Mendrisio which was established in the city of Mendrisio in 1996 . The Accademia is lead by Dean Mario Botta and there are 600 students .",
        "id": "train_1136",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    14,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    235,
                    246
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    57,
                    60
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    198,
                    202
                ],
                "predicate": "established",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "city",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    185,
                    194
                ],
                "predicate": "city",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    41,
                    45
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    109,
                    147
                ],
                "obj_char_span": [
                    261,
                    264
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    20,
                    34
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    48,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    246
                ],
                "tok_span": [
                    57,
                    60
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    202
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    147
                ],
                "tok_span": [
                    20,
                    34
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    261,
                    264
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    71
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Federal Chancellor Johann Schneider-Ammann is the leader of Switzerland which is the location of the Accademia di Architettura di Mendrisio in the city of Mendrisio . The Accademia was established in 1996 and has 100 academic staff lead by Dean Mario Botta .",
        "id": "train_1137",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    60,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    245,
                    256
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    200,
                    204
                ],
                "predicate": "established",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "city",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    155,
                    164
                ],
                "predicate": "city",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    60,
                    71
                ],
                "obj_char_span": [
                    19,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    101,
                    139
                ],
                "obj_char_span": [
                    213,
                    216
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    18,
                    32
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    60,
                    71
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    71
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    245,
                    256
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    204
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    164
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    71
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    42
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    139
                ],
                "tok_span": [
                    18,
                    32
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    216
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    71
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Switzerland has a Federal Chancellor as its leader and is the location of the Accademia di Architettura di Mendrisio in the city of Mendrisio , Ticino . The current Dean is Mario Botta and there are 600 students at the Accademia which was established in 1996 .",
        "id": "train_1138",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    173,
                    184
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    45,
                    48
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    199,
                    202
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    254,
                    258
                ],
                "predicate": "established",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    107,
                    116
                ],
                "predicate": "city",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    132,
                    141
                ],
                "predicate": "city",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    78,
                    116
                ],
                "obj_char_span": [
                    144,
                    150
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    28
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    18,
                    36
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    184
                ],
                "tok_span": [
                    45,
                    48
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    202
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    254,
                    258
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    116
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    141
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    116
                ],
                "tok_span": [
                    14,
                    28
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    150
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    36
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio in Mendrisio , Switzerland was created in 1996 and has 600 students . The federal chancellor of the country is Johann Schneider-Ammann and the national anthem is Swiss Psalm .",
        "id": "train_1139",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    81,
                    85
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    201,
                    212
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    150,
                    173
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    94,
                    97
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    85
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    212
                ],
                "tok_span": [
                    47,
                    51
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    173
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    97
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio located in Ticino , Switzerland , was created in 1996 , has 600 students and 100 employees . It 's leader is Federal Chancellor Johann Schneider-Ammann .",
        "id": "train_1140",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    59,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    99,
                    102
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    88,
                    92
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    116,
                    119
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    167,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    148,
                    166
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    102
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    92
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    119
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    190
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    166
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Federal Chancellor of Switzerland is Johann Schneider-Ammann . The country is the location of the Accademia di Architettura di Mendrisio in the city of Mendrisio , Ticino . The Accademia has 600 students and was established in 1996 .",
        "id": "train_1141",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    26,
                    37
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    195,
                    198
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    231,
                    235
                ],
                "predicate": "established",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    131,
                    140
                ],
                "predicate": "city",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    156,
                    165
                ],
                "predicate": "city",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    26,
                    37
                ],
                "obj_char_span": [
                    41,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    102,
                    140
                ],
                "obj_char_span": [
                    168,
                    174
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    33
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    26,
                    37
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    198
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    235
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    64
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    140
                ],
                "tok_span": [
                    19,
                    33
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    174
                ],
                "tok_span": [
                    42,
                    45
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Switzerland 's national anthem is the Swiss Psalm and the country is lead by Federal Chancellor Johann Schneider-Ammann with a legislature known as the Federal Assembly of Switzerland . The Accademia di Architettura di Mendrisio is located in the city of Mendrisio , a neighbouring municipality to Meride .",
        "id": "train_1142",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    190,
                    228
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    36,
                    50
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    190,
                    228
                ],
                "obj_char_span": [
                    172,
                    183
                ],
                "predicate": "country",
                "subj_tok_span": [
                    36,
                    50
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    219,
                    228
                ],
                "obj_char_span": [
                    298,
                    304
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    46,
                    50
                ],
                "obj_tok_span": [
                    65,
                    67
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    255,
                    264
                ],
                "obj_char_span": [
                    298,
                    304
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    56,
                    60
                ],
                "obj_tok_span": [
                    65,
                    67
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    172,
                    183
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    190,
                    228
                ],
                "obj_char_span": [
                    219,
                    228
                ],
                "predicate": "city",
                "subj_tok_span": [
                    36,
                    50
                ],
                "obj_tok_span": [
                    46,
                    50
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    190,
                    228
                ],
                "obj_char_span": [
                    255,
                    264
                ],
                "predicate": "city",
                "subj_tok_span": [
                    36,
                    50
                ],
                "obj_tok_span": [
                    56,
                    60
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    96,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    172,
                    183
                ],
                "obj_char_span": [
                    96,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    152,
                    168
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    172,
                    183
                ],
                "obj_char_span": [
                    152,
                    168
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    77,
                    95
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    172,
                    183
                ],
                "obj_char_span": [
                    77,
                    95
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    228
                ],
                "tok_span": [
                    36,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    228
                ],
                "tok_span": [
                    36,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    183
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    219,
                    228
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    304
                ],
                "tok_span": [
                    65,
                    67
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    264
                ],
                "tok_span": [
                    56,
                    60
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    304
                ],
                "tok_span": [
                    65,
                    67
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    183
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    228
                ],
                "tok_span": [
                    36,
                    50
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    219,
                    228
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    228
                ],
                "tok_span": [
                    36,
                    50
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    264
                ],
                "tok_span": [
                    56,
                    60
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    119
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    183
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    119
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    168
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    183
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    168
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    183
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology in Bangalore is affiliated with Visvesvaraya Technological University . The school was given its Technical Campus ' status by the All India Council for Technical Education in Mumbai . Bangalore , which was founded by Kempe Gowda , is in the state of Karnataka which has the Arabian Sea to its west .",
        "id": "train_1143",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    64,
                    101
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    162,
                    203
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    162,
                    203
                ],
                "obj_char_span": [
                    207,
                    213
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    249,
                    260
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            },
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda",
                "subj_char_span": [
                    216,
                    225
                ],
                "obj_char_span": [
                    249,
                    260
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    216,
                    225
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    282,
                    291
                ],
                "obj_char_span": [
                    306,
                    317
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    60,
                    62
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    282,
                    291
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    101
                ],
                "tok_span": [
                    10,
                    18
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    203
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    203
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    213
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Kempe Gowda",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    260
                ],
                "tok_span": [
                    45,
                    50
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    225
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Kempe Gowda",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    260
                ],
                "tok_span": [
                    45,
                    50
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    225
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    282,
                    291
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    306,
                    317
                ],
                "tok_span": [
                    60,
                    62
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    282,
                    291
                ],
                "tok_span": [
                    56,
                    57
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Karnataka state is affiliated with Visvesvaraya Technological University in Belgium . It was given its Technical Campus ' status by All India Council for Technical Education in Mumbai . Karnataka has the Arabian Sea to its west and Telagana to its northeast .",
        "id": "train_1144",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    74,
                    111
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    171,
                    212
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    171,
                    212
                ],
                "obj_char_span": [
                    216,
                    222
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    243,
                    254
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    225,
                    234
                ],
                "obj_char_span": [
                    243,
                    254
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    225,
                    234
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    111
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    212
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    212
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    222
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    254
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    234
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    254
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    234
                ],
                "tok_span": [
                    41,
                    42
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology 's campus is located at Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 , India . The Institute , which was established in 2000 , has 700 postgraduate students and the director is Dr. G. P. Prabhukumar . The Institute is affiliated with Visvesvaraya Technological University .",
        "id": "train_1145",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    142,
                    151
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    212,
                    216
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    223,
                    226
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    59,
                    60
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    326,
                    363
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    82,
                    90
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    151
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    212,
                    216
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    226
                ],
                "tok_span": [
                    59,
                    60
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    326,
                    363
                ],
                "tok_span": [
                    82,
                    90
                ]
            }
        ]
    },
    {
        "text": "In the year 2000 the Acharya Institute of Technology was established in the state of Karnataka , India . The current campus address is `` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . '' The Director is Dr G P Prabhukumar and it is affiliated with the Visvesvaraya Technological University .",
        "id": "train_1146",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    227,
                    236
                ],
                "predicate": "city",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "director",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    12,
                    16
                ],
                "predicate": "established",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    135,
                    137
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    85,
                    94
                ],
                "predicate": "state",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    135,
                    247
                ],
                "predicate": "campus",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    25,
                    64
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    21,
                    52
                ],
                "obj_char_span": [
                    316,
                    353
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    82,
                    90
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    236
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    16
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    137
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    247
                ],
                "tok_span": [
                    25,
                    64
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    52
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    316,
                    353
                ],
                "tok_span": [
                    82,
                    90
                ]
            }
        ]
    },
    {
        "text": "The location of the campus of the Acharya Institute of Technology in the state of Karnataka , India is `` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . '' The Institute , which has 700 postgraduate students , is affiliated with the Visvesvaraya Technological University and the Director is Dr G P Prabhukumar .",
        "id": "train_1147",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    195,
                    204
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    103,
                    105
                ],
                "predicate": "director",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "state",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    103,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    245,
                    248
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    66,
                    67
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    103,
                    215
                ],
                "predicate": "campus",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    20,
                    59
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    34,
                    65
                ],
                "obj_char_span": [
                    296,
                    333
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    74,
                    82
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    204
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    105
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    105
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    245,
                    248
                ],
                "tok_span": [
                    66,
                    67
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    215
                ],
                "tok_span": [
                    20,
                    59
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    296,
                    333
                ],
                "tok_span": [
                    74,
                    82
                ]
            }
        ]
    },
    {
        "text": "The location of the Acharya Institute of Technology is `` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . '' The Institute was established in 2000 in the state of Karnataka , India and has the motto `` Nurturing Excellence . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_1148",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    147,
                    156
                ],
                "predicate": "city",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    204,
                    208
                ],
                "predicate": "established",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` Nurturing Excellence",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    261,
                    284
                ],
                "predicate": "motto",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    68,
                    74
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    55,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    261,
                    263
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    68,
                    70
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    225,
                    234
                ],
                "predicate": "state",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    61,
                    62
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    55,
                    167
                ],
                "predicate": "campus",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    49
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    313,
                    350
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    80,
                    88
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    156
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    208
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "`` Nurturing Excellence",
                "type": "DEFAULT",
                "char_span": [
                    261,
                    284
                ],
                "tok_span": [
                    68,
                    74
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    57
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    261,
                    263
                ],
                "tok_span": [
                    68,
                    70
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    234
                ],
                "tok_span": [
                    61,
                    62
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    167
                ],
                "tok_span": [
                    10,
                    49
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    313,
                    350
                ],
                "tok_span": [
                    80,
                    88
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Bangalore , India was established in 2000 and is affiliated with Visvesvaraya Technological University . The school 's president is B. M. Reddy , its director is Dr. G. P. Prabhukumar and its has 700 post graduate students .",
        "id": "train_1149",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    235,
                    238
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    104,
                    141
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    18,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    238
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    141
                ],
                "tok_span": [
                    18,
                    26
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology in Bangalore , India was created in 2000 and has 700 post graduate students . Its president is B. M. Reddy and its director is Dr. G. P. Prabhukumar . The school 's full address is In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_1150",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    302,
                    311
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    81,
                    82
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    81,
                    84
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    302,
                    311
                ],
                "tok_span": [
                    81,
                    82
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Bangalore , in the state of Karnataka in India . Its director is Dr. G.P . Prabhukumar and its president is B.M . Reddy . The Institute is affiliated to the Visvesvaraya Technological University .",
        "id": "train_1151",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    78,
                    87
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    207,
                    244
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    48,
                    56
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    87
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    244
                ],
                "tok_span": [
                    48,
                    56
                ]
            }
        ]
    },
    {
        "text": "In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . is the location of the Acharya Institute of Technology . The current President is B M Reddy and there are 700 postgraduate students . The Institute was established in India in the year 2000 and is affiliated with the Visvesvaraya Technological University .",
        "id": "train_1152",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    133,
                    164
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "city",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    133,
                    164
                ],
                "obj_char_span": [
                    295,
                    299
                ],
                "predicate": "established",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    71,
                    72
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    133,
                    164
                ],
                "obj_char_span": [
                    216,
                    219
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    133,
                    164
                ],
                "obj_char_span": [
                    327,
                    364
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    77,
                    85
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    164
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    164
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    295,
                    299
                ],
                "tok_span": [
                    71,
                    72
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    164
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    219
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    164
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    327,
                    364
                ],
                "tok_span": [
                    77,
                    85
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology which was established in the year 2000 is located in the city of Bangalore , state of Karnataka , India . There are 700 postgraduate students and the President is B M Reddy . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_1153",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    101,
                    110
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    70,
                    74
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    122,
                    131
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    152,
                    155
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    237,
                    274
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    45,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    155
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    237,
                    274
                ],
                "tok_span": [
                    45,
                    53
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology ( president B M Reddy ) was established in 2000 and has 700 postgraduate students . The campus is located at Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 , Karnataka , India .",
        "id": "train_1154",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    227,
                    236
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    248,
                    257
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    62,
                    63
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    88,
                    91
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    236
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    257
                ],
                "tok_span": [
                    62,
                    63
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology is located in Bangalore , the city that was established by Kempe Gowda . The Institute was given the ' Technical Campus ' status by All India Council for Technical Education ( which is located in Mumbai ) . Acharya Institute of Technology is affiliated with Visvesvaraya Technological University and one of the sports offered at the campus is tennis , which has as its governing body The International Tennis Federation .",
        "id": "train_1155",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    164,
                    205
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    239,
                    270
                ],
                "obj_char_span": [
                    164,
                    205
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    47,
                    52
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    164,
                    205
                ],
                "obj_char_span": [
                    228,
                    234
                ],
                "predicate": "location",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    91,
                    102
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    239,
                    270
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "city",
                "subj_tok_span": [
                    47,
                    52
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    434,
                    440
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    83,
                    84
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    239,
                    270
                ],
                "obj_char_span": [
                    434,
                    440
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    47,
                    52
                ],
                "obj_tok_span": [
                    83,
                    84
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    434,
                    440
                ],
                "obj_char_span": [
                    420,
                    451
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    83,
                    84
                ],
                "obj_tok_span": [
                    82,
                    85
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    290,
                    327
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    55,
                    63
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    239,
                    270
                ],
                "obj_char_span": [
                    290,
                    327
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    47,
                    52
                ],
                "obj_tok_span": [
                    55,
                    63
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    205
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    270
                ],
                "tok_span": [
                    47,
                    52
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    205
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    205
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    234
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Kempe Gowda",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    270
                ],
                "tok_span": [
                    47,
                    52
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    434,
                    440
                ],
                "tok_span": [
                    83,
                    84
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    270
                ],
                "tok_span": [
                    47,
                    52
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    434,
                    440
                ],
                "tok_span": [
                    83,
                    84
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    434,
                    440
                ],
                "tok_span": [
                    83,
                    84
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    420,
                    451
                ],
                "tok_span": [
                    82,
                    85
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    290,
                    327
                ],
                "tok_span": [
                    55,
                    63
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    270
                ],
                "tok_span": [
                    47,
                    52
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    290,
                    327
                ],
                "tok_span": [
                    55,
                    63
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in Bangalore , Karnataka . It was given the ' Technical Campus ' status by the All India Council for Technical Education in Mumbai and is affiliated with the Visvesvaraya Technological University . Karnataka has Telangana to its northeast . Karnataka has the Arabian Sea to its west .",
        "id": "train_1156",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    118,
                    159
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    118,
                    159
                ],
                "obj_char_span": [
                    163,
                    169
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    251,
                    260
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    237,
                    246
                ],
                "obj_char_span": [
                    251,
                    260
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    280,
                    289
                ],
                "obj_char_span": [
                    251,
                    260
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    298,
                    309
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    237,
                    246
                ],
                "obj_char_span": [
                    298,
                    309
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    280,
                    289
                ],
                "obj_char_span": [
                    298,
                    309
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    237,
                    246
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    280,
                    289
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    197,
                    234
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    36,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    159
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    159
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    169
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    251,
                    260
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    237,
                    246
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    251,
                    260
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    289
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    251,
                    260
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    309
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    237,
                    246
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    309
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    289
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    309
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    237,
                    246
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    289
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    234
                ],
                "tok_span": [
                    36,
                    44
                ]
            }
        ]
    },
    {
        "text": "Denmark is lead by the Monarchy of Denmark and Lars Lokke Rasmussen is the current leaderr . Southwest of Mols is the city of Aarhus which is the location of the School of Business and Social Sciences at the Aarhus University in the city of Aarhus . The School is affiliated with the European University Association headquartered in Brussels .",
        "id": "train_1157",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    126,
                    132
                ],
                "predicate": "city",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    208,
                    214
                ],
                "predicate": "city",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    47,
                    50
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    241,
                    247
                ],
                "predicate": "city",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    55,
                    58
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    284,
                    315
                ],
                "obj_char_span": [
                    333,
                    341
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    65,
                    68
                ],
                "obj_tok_span": [
                    70,
                    71
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    126,
                    132
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    208,
                    214
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    47,
                    50
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    241,
                    247
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    55,
                    58
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Denmark",
                "object": "Monarchy of Denmark",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Denmark",
                "object": "Monarchy of Denmark",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    162,
                    225
                ],
                "obj_char_span": [
                    284,
                    315
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    65,
                    68
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    214
                ],
                "tok_span": [
                    47,
                    50
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    241,
                    247
                ],
                "tok_span": [
                    55,
                    58
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    315
                ],
                "tok_span": [
                    65,
                    68
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    333,
                    341
                ],
                "tok_span": [
                    70,
                    71
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    214
                ],
                "tok_span": [
                    47,
                    50
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    241,
                    247
                ],
                "tok_span": [
                    55,
                    58
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Monarchy of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Monarchy of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    225
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    315
                ],
                "tok_span": [
                    65,
                    68
                ]
            }
        ]
    },
    {
        "text": "The religion of Denmark is the Church of Denmark and the country is lead by Lars Lokke Rasummsen . The city of Aarhus which is located southwest of Mols is the location of the School of Business and Social Sciences at the Aarhus University . The School is affiliated with the European University Association headquartered in Brussels .",
        "id": "train_1158",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    16,
                    23
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    176,
                    239
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "city",
                "subj_tok_span": [
                    41,
                    53
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    176,
                    239
                ],
                "obj_char_span": [
                    222,
                    228
                ],
                "predicate": "city",
                "subj_tok_span": [
                    41,
                    53
                ],
                "obj_tok_span": [
                    49,
                    52
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    276,
                    307
                ],
                "obj_char_span": [
                    325,
                    333
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    60,
                    63
                ],
                "obj_tok_span": [
                    65,
                    66
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    176,
                    239
                ],
                "obj_char_span": [
                    16,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    53
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    176,
                    239
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    53
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    148,
                    152
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    222,
                    228
                ],
                "obj_char_span": [
                    148,
                    152
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    49,
                    52
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    176,
                    239
                ],
                "obj_char_span": [
                    276,
                    307
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    41,
                    53
                ],
                "obj_tok_span": [
                    60,
                    63
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    16,
                    23
                ],
                "obj_char_span": [
                    31,
                    48
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    31,
                    48
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    239
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    239
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    228
                ],
                "tok_span": [
                    49,
                    52
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    276,
                    307
                ],
                "tok_span": [
                    60,
                    63
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    325,
                    333
                ],
                "tok_span": [
                    65,
                    66
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    239
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    239
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    152
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    228
                ],
                "tok_span": [
                    49,
                    52
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    152
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    239
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    276,
                    307
                ],
                "tok_span": [
                    60,
                    63
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    48
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    48
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark which is led by Lars Løkke Rasmussen . The country has a monarchy and its government is a magistrate . To the northeast of Aarhus is Mols .",
        "id": "train_1159",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    80,
                    87
                ],
                "obj_char_span": [
                    104,
                    124
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    211,
                    217
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    48,
                    51
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    221,
                    225
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    71,
                    77
                ],
                "obj_char_span": [
                    221,
                    225
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    211,
                    217
                ],
                "obj_char_span": [
                    221,
                    225
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    48,
                    51
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    124
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    217
                ],
                "tok_span": [
                    48,
                    51
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    225
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    225
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    217
                ],
                "tok_span": [
                    48,
                    51
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    225
                ],
                "tok_span": [
                    52,
                    54
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in the city of Kuttikkattoor , in the state of Kerala , India . It was established in the year 2001 and it has 250 academic staff . The largest city in the country of India is Mumbai . Kerala has Mahe , India to its northwest .",
        "id": "train_1160",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    95,
                    100
                ],
                "obj_char_span": [
                    215,
                    221
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    206,
                    211
                ],
                "obj_char_span": [
                    215,
                    221
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    242,
                    247
                ],
                "obj_char_span": [
                    215,
                    221
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    95,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    206,
                    211
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    242,
                    247
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    134,
                    138
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    150,
                    153
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    224,
                    230
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    221
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    211
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    221
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    247
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    221
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    211
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    247
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    138
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    153
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    224,
                    230
                ],
                "tok_span": [
                    51,
                    52
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in the state of Kerala , India . It was established in the year 2001 and it has 250 academic staff . Kerala has Mahe , India to its northwest . The leader of Kerala is Kochi . The largest city in the country of India is Mumbai .",
        "id": "train_1161",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    64,
                    69
                ],
                "obj_char_span": [
                    259,
                    265
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    158,
                    163
                ],
                "obj_char_span": [
                    259,
                    265
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    250,
                    255
                ],
                "obj_char_span": [
                    259,
                    265
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    158,
                    163
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    250,
                    255
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    207,
                    212
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    140,
                    146
                ],
                "obj_char_span": [
                    207,
                    212
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    197,
                    203
                ],
                "obj_char_span": [
                    207,
                    212
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    119,
                    122
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    197,
                    203
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    259,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    259,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    255
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    259,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    255
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    212
                ],
                "tok_span": [
                    45,
                    47
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    212
                ],
                "tok_span": [
                    45,
                    47
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    203
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    212
                ],
                "tok_span": [
                    45,
                    47
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    122
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    203
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "The River Ganges flows through India where the largest city is Mumbai and the AWH Engineering College is located in the city of Kuttikkattoor in the state of Kerala . Kerala is lead by Kochi and the College was established in 2001 .",
        "id": "train_1162",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    226,
                    230
                ],
                "predicate": "established",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    158,
                    164
                ],
                "obj_char_span": [
                    185,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    185,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    158,
                    164
                ],
                "predicate": "state",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    167,
                    173
                ],
                "predicate": "state",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "river",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    230
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    164
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    190
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    190
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    164
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "Karnataka is located southwest of Telangana and has the Arabian Sea to the west . It is the location of the Acharya Institute of Technology in the city of Bangalore . The Institute is affiliated with the Visvesvaraya Technological University and offers the sport of tennis which is governed by the International Tennis Federation .",
        "id": "train_1163",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    108,
                    139
                ],
                "obj_char_span": [
                    155,
                    164
                ],
                "predicate": "city",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    108,
                    139
                ],
                "obj_char_span": [
                    312,
                    318
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    56,
                    67
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    108,
                    139
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "state",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    312,
                    318
                ],
                "obj_char_span": [
                    298,
                    329
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    58,
                    59
                ],
                "obj_tok_span": [
                    57,
                    60
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    108,
                    139
                ],
                "obj_char_span": [
                    204,
                    241
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    38,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    139
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    164
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    139
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    312,
                    318
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    139
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    312,
                    318
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    298,
                    329
                ],
                "tok_span": [
                    57,
                    60
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    139
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    241
                ],
                "tok_span": [
                    38,
                    46
                ]
            }
        ]
    },
    {
        "text": "Karnataka is located southwest of Telangana and has the Arabian Sea to the west . The state is the location of the Acharya Institute of Technology which is affiliated to the Visvesvaraya Technological University in the city of Belgaum . The Institute offers the sport of tennis which has the International tennis Federation as it 's governing body .",
        "id": "train_1164",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    174,
                    211
                ],
                "obj_char_span": [
                    227,
                    234
                ],
                "predicate": "city",
                "subj_tok_span": [
                    32,
                    40
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    56,
                    67
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    115,
                    146
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "state",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    115,
                    146
                ],
                "obj_char_span": [
                    174,
                    211
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    32,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    211
                ],
                "tok_span": [
                    32,
                    40
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    234
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    146
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    146
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    211
                ],
                "tok_span": [
                    32,
                    40
                ]
            }
        ]
    },
    {
        "text": "The Germans of Romania are one of the ethnic groups in Romania which is lead by Prime Minister Klaus Iohannis . The capital city is Bucharest but the 1 Decembrie 1918 University is located in the city of Alba Iulia in Alba County .",
        "id": "train_1165",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    204,
                    214
                ],
                "obj_char_span": [
                    218,
                    229
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    44,
                    48
                ],
                "obj_tok_span": [
                    49,
                    51
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    80,
                    94
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    80,
                    94
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    204,
                    214
                ],
                "obj_char_span": [
                    15,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    44,
                    48
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    204,
                    214
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    44,
                    48
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    95,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    95,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    132,
                    141
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    132,
                    141
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    150,
                    177
                ],
                "obj_char_span": [
                    204,
                    214
                ],
                "predicate": "city",
                "subj_tok_span": [
                    31,
                    38
                ],
                "obj_tok_span": [
                    44,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    214
                ],
                "tok_span": [
                    44,
                    48
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    229
                ],
                "tok_span": [
                    49,
                    51
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    214
                ],
                "tok_span": [
                    44,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    214
                ],
                "tok_span": [
                    44,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    109
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    109
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    141
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    141
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    177
                ],
                "tok_span": [
                    31,
                    38
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    214
                ],
                "tok_span": [
                    44,
                    48
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is in Alba Iulia , Romania which is part of Alab County . Romania 's capital is Bucharest and the country is led by Klaus Iohannis . The country 's anthem is Deșteaptă-te , române and its ethnic group is the Germans of Romania .",
        "id": "train_1166",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    47,
                    54
                ],
                "obj_char_span": [
                    236,
                    254
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    66,
                    69
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    86,
                    93
                ],
                "obj_char_span": [
                    236,
                    254
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    66,
                    69
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    247,
                    254
                ],
                "obj_char_span": [
                    236,
                    254
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    68,
                    69
                ],
                "obj_tok_span": [
                    66,
                    69
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    47,
                    54
                ],
                "obj_char_span": [
                    144,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    86,
                    93
                ],
                "obj_char_span": [
                    144,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    247,
                    254
                ],
                "obj_char_span": [
                    144,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    68,
                    69
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Alba",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    247,
                    254
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    68,
                    69
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    47,
                    54
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    86,
                    93
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    247,
                    254
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    68,
                    69
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române",
                "subj_char_span": [
                    47,
                    54
                ],
                "obj_char_span": [
                    186,
                    207
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    47,
                    60
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române",
                "subj_char_span": [
                    86,
                    93
                ],
                "obj_char_span": [
                    186,
                    207
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    47,
                    60
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române",
                "subj_char_span": [
                    247,
                    254
                ],
                "obj_char_span": [
                    186,
                    207
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    68,
                    69
                ],
                "obj_tok_span": [
                    47,
                    60
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    254
                ],
                "tok_span": [
                    66,
                    69
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    254
                ],
                "tok_span": [
                    66,
                    69
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    254
                ],
                "tok_span": [
                    68,
                    69
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    254
                ],
                "tok_span": [
                    66,
                    69
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    158
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    158
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    254
                ],
                "tok_span": [
                    68,
                    69
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    158
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    254
                ],
                "tok_span": [
                    68,
                    69
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    254
                ],
                "tok_span": [
                    68,
                    69
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Deșteaptă-te , române",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    207
                ],
                "tok_span": [
                    47,
                    60
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Deșteaptă-te , române",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    207
                ],
                "tok_span": [
                    47,
                    60
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    254
                ],
                "tok_span": [
                    68,
                    69
                ]
            },
            {
                "text": "Deșteaptă-te , române",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    207
                ],
                "tok_span": [
                    47,
                    60
                ]
            }
        ]
    },
    {
        "text": "Prime Minister Klaus Iohannis leads Romania which has Bucharest as its capital city and is home to the ethnic group of the Germans of Romania . The country is the location of the 1 Decembrie 1918 University in the city of Alba Iulia in Alba County .",
        "id": "train_1167",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    123,
                    141
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    123,
                    141
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    15,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    15,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    222,
                    232
                ],
                "obj_char_span": [
                    236,
                    247
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    47,
                    51
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    179,
                    206
                ],
                "obj_char_span": [
                    222,
                    232
                ],
                "predicate": "city",
                "subj_tok_span": [
                    36,
                    43
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    179,
                    206
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    36,
                    43
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    179,
                    206
                ],
                "obj_char_span": [
                    134,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    36,
                    43
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    141
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    141
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    232
                ],
                "tok_span": [
                    47,
                    51
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    247
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    206
                ],
                "tok_span": [
                    36,
                    43
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    232
                ],
                "tok_span": [
                    47,
                    51
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    206
                ],
                "tok_span": [
                    36,
                    43
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    206
                ],
                "tok_span": [
                    36,
                    43
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Germans of Romania are one of the ethnic groups in the country which is lead by Prime Minister Klaus Iohannis . The capital city is Bucharest but the 1 Decembrie 1918 Univerrsity is located in the city of Alba Iulia , in the state of Alba .",
        "id": "train_1168",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    99,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    84,
                    98
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "1 Decembrie 1918",
                "object": "Alba",
                "subj_char_span": [
                    154,
                    170
                ],
                "obj_char_span": [
                    209,
                    213
                ],
                "predicate": "state",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "1 Decembrie 1918",
                "object": "Alba",
                "subj_char_span": [
                    154,
                    170
                ],
                "obj_char_span": [
                    238,
                    242
                ],
                "predicate": "state",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    136,
                    145
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "1 Decembrie 1918",
                "object": "Alba Iulia",
                "subj_char_span": [
                    154,
                    170
                ],
                "obj_char_span": [
                    209,
                    219
                ],
                "predicate": "city",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    48,
                    52
                ]
            },
            {
                "subject": "1 Decembrie 1918",
                "object": "Romania",
                "subj_char_span": [
                    154,
                    170
                ],
                "obj_char_span": [
                    15,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    98
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "1 Decembrie 1918",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    170
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    209,
                    213
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "1 Decembrie 1918",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    170
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    238,
                    242
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    145
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "1 Decembrie 1918",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    170
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    209,
                    219
                ],
                "tok_span": [
                    48,
                    52
                ]
            },
            {
                "text": "1 Decembrie 1918",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    170
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University in the state of Alba in Romania , has Universitas Apulensis as its Latin name . Roman 's leader is Prime Minister Klaus Iohannis . The country 's capital is Bucharest and its ethnic group is the Germans of Romania .",
        "id": "train_1169",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    223,
                    241
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    54,
                    57
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    234,
                    241
                ],
                "obj_char_span": [
                    223,
                    241
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    54,
                    57
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    142,
                    156
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    234,
                    241
                ],
                "obj_char_span": [
                    142,
                    156
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    127,
                    141
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    234,
                    241
                ],
                "obj_char_span": [
                    127,
                    141
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    185,
                    194
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    234,
                    241
                ],
                "obj_char_span": [
                    185,
                    194
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    234,
                    241
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    241
                ],
                "tok_span": [
                    54,
                    57
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    241
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    241
                ],
                "tok_span": [
                    54,
                    57
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    156
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    241
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    156
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    141
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    241
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    141
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    241
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    241
                ],
                "tok_span": [
                    56,
                    57
                ]
            }
        ]
    },
    {
        "text": "The Germans of Romania are one of the ethnic groups in the country which is lead by Prime Minister Klaus Iohannis . The capital city is Bucharest and the national anthem is `` Desteapta-te , romane ! '' . The country is the location of the 1 Decembrie 1918 University which has the latin name of `` Universitas Apulensis '' .",
        "id": "train_1170",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    84,
                    98
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    99,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    136,
                    145
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    240,
                    267
                ],
                "obj_char_span": [
                    296,
                    323
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    58,
                    65
                ],
                "obj_tok_span": [
                    72,
                    83
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    240,
                    267
                ],
                "obj_char_span": [
                    15,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    58,
                    65
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    98
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    145
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    267
                ],
                "tok_span": [
                    58,
                    65
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    296,
                    323
                ],
                "tok_span": [
                    72,
                    83
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    267
                ],
                "tok_span": [
                    58,
                    65
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Lars Lokke Rasmussen is the leader of Denmark where the School of Business and Social Sciences at the Aarhus University is located in the city of Aarhus . The School was established in 1928 and is affiliated with the European University Association . There are 16000 students and 737 academic staff .",
        "id": "train_1171",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    280,
                    283
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    38,
                    45
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    102,
                    108
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    261,
                    266
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    217,
                    248
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    185,
                    189
                ],
                "predicate": "established",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    283
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    108
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    261,
                    266
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    248
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    189
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus , Denmark . There are 737 academic staff and 16000 students and it is affiliated with the European University Association in Brussels .",
        "id": "train_1172",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    136,
                    139
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    204,
                    235
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    159,
                    164
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    204,
                    235
                ],
                "obj_char_span": [
                    239,
                    247
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    42,
                    45
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    235
                ],
                "tok_span": [
                    42,
                    45
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    164
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    235
                ],
                "tok_span": [
                    42,
                    45
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    247
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus Univerrsity in the city of Aarhus , Denmark is affiliated with the European University Association headquartered in Brussels . The School is lead by Dean Thomas Pallesen and has 16000 students and an academic staff of 737 .",
        "id": "train_1173",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "737",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    275,
                    278
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "16000",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    235,
                    240
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    124,
                    155
                ],
                "obj_char_span": [
                    173,
                    181
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    56
                ],
                "obj_char_span": [
                    124,
                    155
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    12
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    275,
                    278
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    240
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    155
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    181
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    56
                ],
                "tok_span": [
                    1,
                    12
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    155
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University in Denmark was established . The current Dean is Thomas Pallesen and there are 16000 students and 737 academic staff . It is affiliated with the European University Association and has the latin name of `` Universitas Aarhusiensis '' .",
        "id": "train_1174",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    174,
                    177
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "``",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    279,
                    281
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    155,
                    160
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    279,
                    309
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    54,
                    66
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    221,
                    252
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    177
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    279,
                    281
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    279,
                    309
                ],
                "tok_span": [
                    54,
                    66
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    252
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark is affiliated with the European University Association in Brussels . Denmark 's leader is Lars Løkke Rasmussen , the country 's religion is the Church of Denmark and its government type is a magistrate .",
        "id": "train_1175",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    111,
                    142
                ],
                "obj_char_span": [
                    146,
                    154
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    157,
                    164
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    242,
                    249
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    80,
                    87
                ],
                "obj_char_span": [
                    178,
                    198
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    34,
                    42
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    157,
                    164
                ],
                "obj_char_span": [
                    178,
                    198
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    34,
                    42
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    242,
                    249
                ],
                "obj_char_span": [
                    178,
                    198
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    34,
                    42
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    111,
                    142
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    80,
                    87
                ],
                "obj_char_span": [
                    232,
                    249
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    50,
                    53
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    157,
                    164
                ],
                "obj_char_span": [
                    232,
                    249
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    50,
                    53
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    242,
                    249
                ],
                "obj_char_span": [
                    232,
                    249
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    50,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    142
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    154
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    164
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    249
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    198
                ],
                "tok_span": [
                    34,
                    42
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    164
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    198
                ],
                "tok_span": [
                    34,
                    42
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    249
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    198
                ],
                "tok_span": [
                    34,
                    42
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    142
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    50,
                    53
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    164
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    50,
                    53
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    249
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    50,
                    53
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus , Denmark . Dean Thomas Pallesen heads the School which has the Latin name of `` Universitas Aarhusiensis '' . There are 737 academic staff and it is affiliated with the European University Association .",
        "id": "train_1176",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    235,
                    238
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "``",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    192,
                    194
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    192,
                    222
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    41,
                    53
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    284,
                    315
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    65,
                    68
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    238
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    194
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    222
                ],
                "tok_span": [
                    41,
                    53
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    315
                ],
                "tok_span": [
                    65,
                    68
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus , Denmark . The School is affiliated with the European University Association and is lead by Dean Thomas Pallesen . There are 16000 students and an academic staff of 737 .",
        "id": "train_1177",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    280,
                    283
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    240,
                    245
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    160,
                    191
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    283
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    245
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    191
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus , Denmark . The Latin name is `` Universitas Aarhusiensis '' and the School is now affiliated with the European University Association . There are 1600 students and 737 academic staff .",
        "id": "train_1178",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    279,
                    282
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    60,
                    61
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    144,
                    174
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    31,
                    43
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    217,
                    248
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    51,
                    54
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    279,
                    282
                ],
                "tok_span": [
                    60,
                    61
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    174
                ],
                "tok_span": [
                    31,
                    43
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    248
                ],
                "tok_span": [
                    51,
                    54
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Dean of the School of Business and Social Sciences at the Aarhus University in the city of Aarhus is Thomas Pallesen . The School was established in 1928 and is affiliated with the European University Association . The latin name for the School is `` Universitas Aarhusiensis '' and there are 737 academic staff and 16000 students .",
        "id": "train_1179",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "city",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    95,
                    101
                ],
                "predicate": "city",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "``",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    252,
                    254
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    320,
                    325
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    71,
                    73
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    297,
                    300
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    67,
                    68
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    252,
                    282
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    52,
                    64
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    185,
                    216
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    16,
                    79
                ],
                "obj_char_span": [
                    153,
                    157
                ],
                "predicate": "established",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    101
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    254
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    320,
                    325
                ],
                "tok_span": [
                    71,
                    73
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    297,
                    300
                ],
                "tok_span": [
                    67,
                    68
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    282
                ],
                "tok_span": [
                    52,
                    64
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    216
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    79
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    157
                ],
                "tok_span": [
                    34,
                    35
                ]
            }
        ]
    },
    {
        "text": "The city of Aarhus in Denmark is the location of the School of Business and Social Sciences at the Aarhus University which was established in 1928 and affiliated with the European University Association headquartered in Brussels . The current Dean is Thomas Pallesen and there are 16000 students .",
        "id": "train_1180",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    281,
                    286
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    171,
                    202
                ],
                "obj_char_span": [
                    220,
                    228
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    171,
                    202
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    53,
                    116
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "established",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    281,
                    286
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    202
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    202
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    116
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "The campus address of the Acharya Institute of Technology in India is `` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 . '' The Director of the Institute which was established in 2000 is Dr G P Prabhukumar and there are 700 postgraduate students . The Institute is affiliated with the Visvesvaraya Technological University in the city of Belgaum .",
        "id": "train_1181",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    347,
                    384
                ],
                "obj_char_span": [
                    400,
                    407
                ],
                "predicate": "city",
                "subj_tok_span": [
                    85,
                    93
                ],
                "obj_tok_span": [
                    97,
                    100
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    70,
                    72
                ],
                "predicate": "director",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    241,
                    245
                ],
                "predicate": "established",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    70,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    282,
                    285
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    75,
                    76
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    70,
                    182
                ],
                "predicate": "campus",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    13,
                    52
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    26,
                    57
                ],
                "obj_char_span": [
                    347,
                    384
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    85,
                    93
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    347,
                    384
                ],
                "tok_span": [
                    85,
                    93
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    400,
                    407
                ],
                "tok_span": [
                    97,
                    100
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    241,
                    245
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    282,
                    285
                ],
                "tok_span": [
                    75,
                    76
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "`` In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    182
                ],
                "tok_span": [
                    13,
                    52
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    347,
                    384
                ],
                "tok_span": [
                    85,
                    93
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located at Seminary Ridge in Adams County in the municipality of Gettysburg Pennsylvania ( United States ) . It was established in the year 2000 and is categorised as a contributing property .",
        "id": "train_1182",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    182,
                    186
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    107,
                    117
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    186
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "11th Mississippi Infantry Monument has been established in 2000 and is categorised as a contributing property . It is located in Adams County , Pennsylvania ( United States ) . Carrol County Maryland is southeast of Adams county Pennsylvania and Pennsylvania 's Cumberland County is to the north of the Adams County .",
        "id": "train_1183",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    129,
                    156
                ],
                "obj_char_span": [
                    262,
                    279
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    129,
                    156
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    156
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    279
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    156
                ],
                "tok_span": [
                    24,
                    28
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is categorized as a Contributing property , and is found in Adams County , Pennsylvania , in the US . Adams County is to the east of Franklin County , Pennsylvania , and it has Carrol County Maryland to its southeast , Pennsylvania 's Cumberland County to its north , and Maryland 's Frederick County to its southwest .",
        "id": "train_1184",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County , Pennsylvania",
                "subj_char_span": [
                    99,
                    126
                ],
                "obj_char_span": [
                    172,
                    202
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    99,
                    126
                ],
                "obj_char_span": [
                    274,
                    291
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County",
                "subj_char_span": [
                    99,
                    126
                ],
                "obj_char_span": [
                    323,
                    339
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    64,
                    66
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    59,
                    80
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    99,
                    126
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    126
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Franklin County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    202
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    126
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    274,
                    291
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    126
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Frederick County",
                "type": "DEFAULT",
                "char_span": [
                    323,
                    339
                ],
                "tok_span": [
                    64,
                    66
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    80
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    126
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Frederick County Maryland is to the south west of Adams County , Pennsylvania . To the south of Adams County is Cumberland County and to the northwest Carroll County , Maryland . Adams County is the location of the 11th Mississippi Infantry monument which was established in 2000 and categorised as a contributing property within the United States .",
        "id": "train_1185",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    50,
                    77
                ],
                "obj_char_span": [
                    151,
                    176
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    215,
                    240
                ],
                "obj_char_span": [
                    275,
                    279
                ],
                "predicate": "established",
                "subj_tok_span": [
                    39,
                    42
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    50,
                    77
                ],
                "obj_char_span": [
                    112,
                    129
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County",
                "subj_char_span": [
                    50,
                    77
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    215,
                    240
                ],
                "obj_char_span": [
                    50,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    39,
                    42
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    176
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    240
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    275,
                    279
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    129
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Frederick County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    240
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Gettysburg is located in Adams County , Pennsylvania which lies to the south of Cumberland County , east of Franklin County and to the northwest of Carroll County , Maryland . It is the location of the 11th Mississippi Infantry monument which was established in 2000 and categorised as a contributing property within the United States .",
        "id": "train_1186",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    25,
                    52
                ],
                "obj_char_span": [
                    108,
                    123
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    25,
                    52
                ],
                "obj_char_span": [
                    148,
                    173
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    202,
                    227
                ],
                "obj_char_span": [
                    262,
                    266
                ],
                "predicate": "established",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County ,",
                "subj_char_span": [
                    25,
                    52
                ],
                "obj_char_span": [
                    80,
                    99
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg",
                "subj_char_span": [
                    202,
                    227
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    202,
                    227
                ],
                "obj_char_span": [
                    25,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    52
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    123
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    52
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    173
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    227
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    266
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    52
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Cumberland County ,",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    99
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    227
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    227
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    52
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adams County lies to the east of Franklin County and south of Cumberland County , Pennsylvania . Carrol County in Maryland lies to the southeast and Frederick County , Maryland to the southwest . The 11th Mississippi Infantry monument which was completed in 2000 is located in Adams County and categorised as contributing property .",
        "id": "train_1187",
        "relation_list": [
            {
                "subject": "Adams County",
                "object": "Franklin County",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    48
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Adams County",
                "object": "Franklin County",
                "subj_char_span": [
                    277,
                    289
                ],
                "obj_char_span": [
                    33,
                    48
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    200,
                    225
                ],
                "obj_char_span": [
                    258,
                    262
                ],
                "predicate": "established",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Adams County",
                "object": "Cumberland County , Pennsylvania",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    62,
                    94
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Adams County",
                "object": "Cumberland County , Pennsylvania",
                "subj_char_span": [
                    277,
                    289
                ],
                "obj_char_span": [
                    62,
                    94
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Adams County",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    149,
                    176
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Adams County",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    277,
                    289
                ],
                "obj_char_span": [
                    149,
                    176
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    200,
                    225
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "location",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    200,
                    225
                ],
                "obj_char_span": [
                    277,
                    289
                ],
                "predicate": "location",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    289
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    225
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    258,
                    262
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cumberland County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    94
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    289
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Cumberland County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    94
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    176
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    289
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    176
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    225
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    225
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    289
                ],
                "tok_span": [
                    48,
                    50
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument falls under the category of Contributing property , and is located in the municipality of Gettysburg in Adams County , Pennsylvania . This county is to the east of Franklin County , and has Cumberland County to its north and Carroll County ( Maryland ) to its southeast .",
        "id": "train_1188",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County ,",
                "subj_char_span": [
                    143,
                    170
                ],
                "obj_char_span": [
                    203,
                    220
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County",
                "subj_char_span": [
                    143,
                    170
                ],
                "obj_char_span": [
                    264,
                    278
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    143,
                    170
                ],
                "obj_char_span": [
                    229,
                    246
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    67,
                    88
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    129,
                    139
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    143,
                    170
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    170
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Franklin County ,",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    220
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    170
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Carroll County",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    278
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    170
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    229,
                    246
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    88
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    139
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    170
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "The leader of Azerbaijan is Prime Minister Artur Rasizade and the legislature is the National Assembly . The Turk Sehitleri Aniti , usually known as the Baku Turkish Martyr 's Memorial is located in the country , where the capital city is Baku . It was designed by Huseyin Butuner and Hilmi Guner .",
        "id": "train_1189",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    153,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    239,
                    243
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    153,
                    165
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    43,
                    57
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    85,
                    102
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    157
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    243
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    57
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    102
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "The leader of Azerbaijan is Artur Rasizade . It has a legislature known as the National Assembly . Baku is the capital of Azerbaijan . The Baku Turkish Martyrs ' Memorial is in Azerbaijan and is in dedication to the Ottoman Army Soldiers killed at the Battle of Baku . It was designed by Huseyin Butuner and Hilmi Guner . The native name of the Memorial is Turk Sehitleri Aniti .",
        "id": "train_1190",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    262,
                    266
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    122,
                    132
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    122,
                    132
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    122,
                    132
                ],
                "obj_char_span": [
                    262,
                    266
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    177,
                    187
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    177,
                    187
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    177,
                    187
                ],
                "obj_char_span": [
                    262,
                    266
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    139,
                    170
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    139,
                    170
                ],
                "obj_char_span": [
                    122,
                    132
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    139,
                    170
                ],
                "obj_char_span": [
                    177,
                    187
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    122,
                    132
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    177,
                    187
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    79,
                    96
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    122,
                    132
                ],
                "obj_char_span": [
                    79,
                    96
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    177,
                    187
                ],
                "obj_char_span": [
                    79,
                    96
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    266
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    266
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    266
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    170
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    170
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    170
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    132
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    187
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Huseyin Butuner and Hilmi Guner designed the red granite and white marble Baku Turkish Martyrs memorial which is located in Azerbaijan and dedicated to the Ottoman army soldiers killed in the Battle of Baku , the capital city . Prime Minister Artur Rasizade is the current leader of the country .",
        "id": "train_1191",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    74,
                    78
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    202,
                    206
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    228,
                    242
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    74,
                    94
                ],
                "obj_char_span": [
                    124,
                    134
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    243,
                    257
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    49,
                    55
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    78
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    206
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    242
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    94
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    257
                ],
                "tok_span": [
                    49,
                    55
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial is a monument created in red granite and white marble by its designers Huseyin Butuner and Hilmi Guner , and is dedicated to the Ottoman Army soldiers killed in the Battle of Baku . It is found in Baku , the capital of Azerbaijan , a country led by Artur Rasizade , and with the National Assembly as its source of legislature .",
        "id": "train_1192",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    211,
                    215
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    233,
                    237
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    255,
                    265
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    285,
                    299
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    63,
                    69
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    315,
                    332
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    73,
                    75
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    215
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    233,
                    237
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    285,
                    299
                ],
                "tok_span": [
                    63,
                    69
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    315,
                    332
                ],
                "tok_span": [
                    73,
                    75
                ]
            }
        ]
    },
    {
        "text": "Artur Rasizade is the leader of Azerbaijan where the Baku Turkish Martyrs Memorial dedicated to the soldiers of the Ottoman army who died at the Battle of Baku . The memorial was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner and is known locally as Turk Sehitleri Aniti .",
        "id": "train_1193",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    53,
                    57
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    155,
                    159
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    53,
                    73
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    159
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    73
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial was designed by Huseyin Butuner and Hilmi Guner in red granite and white marble and is dedicated to the Ottoman Army soldiers killed in the Battle of Baku . It is located in Baku , the capital of Azerbaijan , a country led by Artur Rasizade , the Prime Minister of Azerbaijan .",
        "id": "train_1194",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    232,
                    242
                ],
                "obj_char_span": [
                    262,
                    276
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    58,
                    64
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    301,
                    311
                ],
                "obj_char_span": [
                    262,
                    276
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    69,
                    70
                ],
                "obj_tok_span": [
                    58,
                    64
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    232,
                    242
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    232,
                    242
                ],
                "obj_char_span": [
                    186,
                    190
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    232,
                    242
                ],
                "obj_char_span": [
                    210,
                    214
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    301,
                    311
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    69,
                    70
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    301,
                    311
                ],
                "obj_char_span": [
                    186,
                    190
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    69,
                    70
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    301,
                    311
                ],
                "obj_char_span": [
                    210,
                    214
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    69,
                    70
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    232,
                    242
                ],
                "obj_char_span": [
                    283,
                    311
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    66,
                    70
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    301,
                    311
                ],
                "obj_char_span": [
                    283,
                    311
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    69,
                    70
                ],
                "obj_tok_span": [
                    66,
                    70
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    232,
                    242
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    301,
                    311
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    69,
                    70
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    276
                ],
                "tok_span": [
                    58,
                    64
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    276
                ],
                "tok_span": [
                    58,
                    64
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    190
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    214
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    190
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    214
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    283,
                    311
                ],
                "tok_span": [
                    66,
                    70
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    283,
                    311
                ],
                "tok_span": [
                    66,
                    70
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    242
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    301,
                    311
                ],
                "tok_span": [
                    69,
                    70
                ]
            }
        ]
    },
    {
        "text": "The Azerbaijan legislature is the National Assembly and the leader of the country is Prime Minister Artur Rasizade . The capital city is Baku and is the location of the red granite and white marble Baku Turkish Martyrs memorial which has the local name of Turk Sehitleri Aniti .",
        "id": "train_1195",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    100,
                    114
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    137,
                    141
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    198,
                    202
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    85,
                    99
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    198,
                    218
                ],
                "obj_char_span": [
                    4,
                    14
                ],
                "predicate": "location",
                "subj_tok_span": [
                    39,
                    43
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    114
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    141
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    202
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    99
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    218
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Baku Turkish Martyrs ' Memorial , made from red granite and white marble , is dedicated to the Ottoman Army soldiers killed in the Battle of Baku , Azerbaijan . The memorial ( native name `` Türk Sehitleri Aniti '' ) was designed by Huseyin Butuner and Hilmi Guner . Artur Rasizade is the leader ( official title President ) of Azerbaijan .",
        "id": "train_1196",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    148,
                    158
                ],
                "obj_char_span": [
                    267,
                    281
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    66,
                    72
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    328,
                    338
                ],
                "obj_char_span": [
                    267,
                    281
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    81,
                    82
                ],
                "obj_tok_span": [
                    66,
                    72
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "``",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    188,
                    190
                ],
                "predicate": "material",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "``",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    188,
                    190
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    148,
                    158
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    328,
                    338
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    81,
                    82
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "`` Türk",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    188,
                    195
                ],
                "predicate": "nativeName",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    36,
                    41
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "``",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    188,
                    190
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    267,
                    281
                ],
                "tok_span": [
                    66,
                    72
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    328,
                    338
                ],
                "tok_span": [
                    81,
                    82
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    267,
                    281
                ],
                "tok_span": [
                    66,
                    72
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    190
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    190
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    328,
                    338
                ],
                "tok_span": [
                    81,
                    82
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Türk",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    195
                ],
                "tok_span": [
                    36,
                    41
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    190
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial ( known as Turk Sehitleri Aniti ) was designed by Hüseyin Bütüner and Hilmi Güner in red granite and white marble , and is dedicated to the Ottoman Army soldiers killed in the Battle of Baku . It is located in Azerbaijan , where the leader is Artur Rasizade , and the National Assembly is the legislative branch of government .",
        "id": "train_1197",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    246,
                    256
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    64,
                    65
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    246,
                    256
                ],
                "obj_char_span": [
                    279,
                    293
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    64,
                    65
                ],
                "obj_tok_span": [
                    70,
                    76
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    246,
                    256
                ],
                "obj_char_span": [
                    304,
                    321
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    64,
                    65
                ],
                "obj_tok_span": [
                    79,
                    81
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    246,
                    256
                ],
                "tok_span": [
                    64,
                    65
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    246,
                    256
                ],
                "tok_span": [
                    64,
                    65
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    279,
                    293
                ],
                "tok_span": [
                    70,
                    76
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    246,
                    256
                ],
                "tok_span": [
                    64,
                    65
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    304,
                    321
                ],
                "tok_span": [
                    79,
                    81
                ]
            }
        ]
    },
    {
        "text": "Dead Mans Plack is a rock formation found in England and dedicated to Aethelwald , Ealdorman of East Anglia . One of the ethnic groups of the country are the British Arabs , and the Church of England is the official religion . The Cornish language is still spoken in parts of the country .",
        "id": "train_1198",
        "relation_list": [
            {
                "subject": "Dead",
                "object": "England",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Dead",
                "object": "England",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    192,
                    199
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    192,
                    199
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    44,
                    45
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    231,
                    247
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    192,
                    199
                ],
                "obj_char_span": [
                    231,
                    247
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    44,
                    45
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    182,
                    199
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    192,
                    199
                ],
                "obj_char_span": [
                    182,
                    199
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    44,
                    45
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dead",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    199
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    199
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    247
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    199
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    247
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    199
                ],
                "tok_span": [
                    42,
                    45
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    199
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    199
                ],
                "tok_span": [
                    42,
                    45
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is found in the Monocacy National Battlefield , Frederick County , Maryland . Located near to the city of Frederick , the monument was established on 11th July 1907 , is owned by the National Park Service and belongs to the category of Historic districts in the United States .",
        "id": "train_1199",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    96,
                    123
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic districts in the United States",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    284,
                    323
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    53,
                    59
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    64,
                    93
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick ,",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    154,
                    165
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    231,
                    252
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    123
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic districts in the United States",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    323
                ],
                "tok_span": [
                    53,
                    59
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick ,",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    165
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    252
                ],
                "tok_span": [
                    44,
                    47
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument in İzmir is a bronze monument designed by Pietro Canonica , and inaugurated on July 27th , 1932 . It is located in Turkey , where the capital city is Ankara , the currency is the Turkish lira , and the leader is named Ahmet Davutoğlu .",
        "id": "train_1200",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    136,
                    142
                ],
                "obj_char_span": [
                    239,
                    254
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    54,
                    61
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Pietro Canonica",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    136,
                    142
                ],
                "obj_char_span": [
                    171,
                    177
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    136,
                    142
                ],
                "obj_char_span": [
                    200,
                    212
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    45,
                    48
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    136,
                    142
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    254
                ],
                "tok_span": [
                    54,
                    61
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Pietro Canonica",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    212
                ],
                "tok_span": [
                    45,
                    48
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The largest city in Turkey is Istanbul , although the capital city is Ankara . The country is led by Ahmet Davutoglu and is the location of the bronze Ataturk Monument designed by Pietro Canonica which was inaugurated on 27 July 1932 and is located in Izmir .",
        "id": "train_1201",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    101,
                    106
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument ( İzmir ) , found in Turkey , is made of bronze and was designed by Pietro Canonica . The monument was established on the 27th of July , 1932 . Turkey 's capital is Ankara and its largest city is Istanbul . The leader 's official title is the President of Turkey .",
        "id": "train_1202",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    264,
                    283
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    165,
                    171
                ],
                "obj_char_span": [
                    264,
                    283
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    277,
                    283
                ],
                "obj_char_span": [
                    264,
                    283
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Pietro Canonica",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    89,
                    104
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    186,
                    192
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    165,
                    171
                ],
                "obj_char_span": [
                    186,
                    192
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    277,
                    283
                ],
                "obj_char_span": [
                    186,
                    192
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    217,
                    225
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    165,
                    171
                ],
                "obj_char_span": [
                    217,
                    225
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    277,
                    283
                ],
                "obj_char_span": [
                    217,
                    225
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    165,
                    171
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    277,
                    283
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    283
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    171
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    283
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    283
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    283
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Pietro Canonica",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    104
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    192
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    171
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    192
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    283
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    192
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    225
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    171
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    225
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    283
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    225
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    171
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    277,
                    283
                ],
                "tok_span": [
                    63,
                    64
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument ( Izmir ) was designed by Pietro Canonica , and made of bronze . It is located in Izmir , Turkey , and was inaugurated July 27th , 1932 . The country is led by President Ahmet Davutoglu , and the capital city is Ankara .",
        "id": "train_1203",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    181,
                    190
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    191,
                    196
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    233,
                    239
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    60,
                    61
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    190
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    196
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    233,
                    239
                ],
                "tok_span": [
                    60,
                    61
                ]
            }
        ]
    },
    {
        "text": "The official title of the Turkish leader is President of Turkey . Ahmet Davutoglu is Turkeys leader . The largest city in Turkey is Istanbul . Lira is the currency used in Turkey . In Izmir is the Ataturk Monument , which was designed by Pietro Canonica and is made of Bronze .",
        "id": "train_1204",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    44,
                    63
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    44,
                    63
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    172,
                    178
                ],
                "obj_char_span": [
                    44,
                    63
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    172,
                    178
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    172,
                    178
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    172,
                    178
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    178
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    178
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    178
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    178
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument in İzmir was designed by Pietro Canonica and was inaugurated on 27th July , 1932 . It can be found in Turkey , a country with Istanbul as its largest city and the lira as its currency , and led by the President of Turkey , Ahmet Davutoglu .",
        "id": "train_1205",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    123,
                    129
                ],
                "obj_char_span": [
                    222,
                    241
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    52,
                    55
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    235,
                    241
                ],
                "obj_char_span": [
                    222,
                    241
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    52,
                    55
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    123,
                    129
                ],
                "obj_char_span": [
                    244,
                    249
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    56,
                    58
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    235,
                    241
                ],
                "obj_char_span": [
                    244,
                    249
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    56,
                    58
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Pietro Canonica",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    123,
                    129
                ],
                "obj_char_span": [
                    147,
                    155
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    235,
                    241
                ],
                "obj_char_span": [
                    147,
                    155
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    235,
                    241
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    241
                ],
                "tok_span": [
                    52,
                    55
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    241
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    241
                ],
                "tok_span": [
                    52,
                    55
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    244,
                    249
                ],
                "tok_span": [
                    56,
                    58
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    241
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    244,
                    249
                ],
                "tok_span": [
                    56,
                    58
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Pietro Canonica",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    241
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    241
                ],
                "tok_span": [
                    54,
                    55
                ]
            }
        ]
    },
    {
        "text": "Turkey 's leader is Ahmet Davutoglu , who is the President of Turkey . Its capital is Ankara and the largest city is Istanbul . The currency used in Turkey is Turkish Lira . The ataturk Monument ( Izmir ) , that is located in Turkey , is made of bronze .",
        "id": "train_1206",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    49,
                    68
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    49,
                    68
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    49,
                    68
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    226,
                    232
                ],
                "obj_char_span": [
                    49,
                    68
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    226,
                    232
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    226,
                    232
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    226,
                    232
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    159,
                    166
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    159,
                    166
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    159,
                    166
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    226,
                    232
                ],
                "obj_char_span": [
                    159,
                    166
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    57,
                    58
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    232
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    232
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    232
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    232
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    166
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    166
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    166
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    226,
                    232
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    166
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas and is from the U.S . He graduated in 1955 from UT Austin with a B.S . He worked as a test pilot and for NASA in 1963 . He spent 100305 minutes in space and is now retired .",
        "id": "train_1207",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    151,
                    155
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    155
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is a US national , who was born in Wheeler , Texas . He received a B.S . degree from UT at Austin in 1955 . He performed as a test pilot , He was selected by NASA in 1963 and became a crew member of Apollo 12 . He retired in June 1981 .",
        "id": "train_1208",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    209,
                    218
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    45,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    176,
                    180
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    209,
                    218
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    44,
                    45
                ]
            }
        ]
    },
    {
        "text": "Retired American test pilot Alan Bean , born in Wheeler , Texas was a member of the Apollo 12 crew who spent 100305 minutes in space . His Alma Mater is UT Austin , B.S . 1955 .",
        "id": "train_1209",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    84,
                    93
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    48,
                    63
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The American test pilot Alan Bean was born in Wheeler , Texas , and attended the UT Austin , gaining a BS in 1955 . He was chosen by NASA in 1963 and spent 100305 minutes in space as a crew member of Apollo 12 .",
        "id": "train_1210",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    200,
                    209
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    46,
                    48
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    141,
                    145
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    209
                ],
                "tok_span": [
                    46,
                    48
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    145
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was an American test pilot who was a member of the Apollo 12 crew . He was born on March 15 , 1932 in Wheeler Texas and attended UT Austin , B.S . 1955 . He retired in June 1981 .",
        "id": "train_1211",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born on March 15 , 1932 in Wheeler , Texas and is American . He received a BSc . from U of Texas at Austin in 1955 . Anders was a test pilot and began working for NASA in 1963 .",
        "id": "train_1212",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    185,
                    189
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    189
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas on the 15th of March in 1932 . He was hired by NASA in 1963 where he performed as a test pilot . He spent 100305.0 minutes in space and is now retired .",
        "id": "train_1213",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Alan Bean who is American was born in Wheeler , Texas in March 15th 1932 . He served as a test pilot on Apollo 12 before retiring in June in 1981 .",
        "id": "train_1214",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    104,
                    113
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    38,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is a US national who was born in Wheeler , Texas on the 15th March 1932 . He was a test pilot and crew member of Apollo 12 . He spent 100305 minutes in space .",
        "id": "train_1215",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    43,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "American Alan Bean was a teat pilot who was born March 15th , 1932 in Wheeler , Texas . In 1963 NASA asked him to join the Apollo 12 program where he later spent 100,305 minutes in space .",
        "id": "train_1216",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    70,
                    85
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    85
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is an American born in Wheeler , Texas . He was on the Apollo 12 which was operated by NASA after receiving a Bachelor of Science degree at the University of Texas at Austin in 1955 . Alan is now retired .",
        "id": "train_1217",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    97,
                    101
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    33,
                    48
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was an American born on March 15 , 1932 in Wheeler , Texas . He was selected by NASA in 1963 where he performed as a test pilot on Apollo 12 which is operated by NASA .",
        "id": "train_1218",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    141,
                    150
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    141,
                    150
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    141,
                    150
                ],
                "obj_char_span": [
                    172,
                    176
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    53,
                    68
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    176
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born on March 15 , 1932 in Wheeler Texas . He graduated from UT Austin with a BSc . in 1955 . Bean worked as a test pilot and was part of Apollo 12 , which was run by NASA . He is retired .",
        "id": "train_1219",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    152,
                    161
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    152,
                    161
                ],
                "obj_char_span": [
                    181,
                    185
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    161
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    161
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    185
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas in March 15 , 1932 . He was a test pilot and a crew member on Apollo 12 after being hired by NASA in 1963 . The Alma Mater of Alan Bean is UT Austin , B.S . 1955 .",
        "id": "train_1220",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    164,
                    173
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    100,
                    109
                ],
                "obj_char_span": [
                    131,
                    135
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    164,
                    173
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    164,
                    173
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born on March 15 , 1932 in Wheeler , Texas . He attended the U of Texas at Austin and received a BSc in 1955 . Bean was a test pilot and a part of Apollo 12 , which was run by NASA and where David Scott was the commander .",
        "id": "train_1221",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    161,
                    170
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    161,
                    170
                ],
                "obj_char_span": [
                    190,
                    194
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    161,
                    170
                ],
                "obj_char_span": [
                    205,
                    216
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    49,
                    51
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    170
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    170
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    194
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    170
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    216
                ],
                "tok_span": [
                    49,
                    51
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was American born in New Hampshire , went to school at NWC and graduated with an MA in 1957 . The United States Navy awarded the Distinguished Service Medal to Alan Shepard which is is higher than the department of commerce gold medal . Alan Shepard died on 1998-07-21 in California .",
        "id": "train_1222",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    111,
                    124
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    173,
                    185
                ],
                "obj_char_span": [
                    111,
                    124
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    250,
                    262
                ],
                "obj_char_span": [
                    111,
                    124
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    285,
                    295
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    173,
                    185
                ],
                "obj_char_span": [
                    285,
                    295
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    250,
                    262
                ],
                "obj_char_span": [
                    285,
                    295
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    173,
                    185
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    250,
                    262
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    142,
                    169
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    173,
                    185
                ],
                "obj_char_span": [
                    142,
                    169
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    250,
                    262
                ],
                "obj_char_span": [
                    142,
                    169
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    185
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    262
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    285,
                    295
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    185
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    285,
                    295
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    262
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    285,
                    295
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    185
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    262
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    185
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    250,
                    262
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard died on 21 July 1998 in California . Born on 18 November 1923 in New Hampshire , he attended NWC and graduated with an MA in 1957 . Before retiring on 1 August 1974 he had been awarded the United States Navy Distinguished Service Medal .",
        "id": "train_1223",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    37,
                    47
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    221,
                    248
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    45,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    248
                ],
                "tok_span": [
                    45,
                    48
                ]
            }
        ]
    },
    {
        "text": "Alan Shephard was a US national , who was born in New Hampshire on November 18th , 1923 . He graduated from NWC with an M.A . in 1957 / He served as a test pilot and was hired by NASA in 1959 . He died in California .",
        "id": "train_1224",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    205,
                    215
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alan",
                "object": "1959",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    187,
                    191
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    215
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    191
                ],
                "tok_span": [
                    47,
                    48
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and graduated from NWC with an M.A . in 1957 . He worked as a test pilot and was awarded the Distinguished Service Medal by the US Navy , which is higher than the Dept of Commerce Gold Medal . Shepard retired on Aug 1 , 1974 and later died in California .",
        "id": "train_1225",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    282,
                    292
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    62,
                    63
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    132,
                    159
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    282,
                    292
                ],
                "tok_span": [
                    62,
                    63
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    159
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "American Alan Shepard was a test pilot who graduated from NWC with a M.A . in 1957 . Shepard was born in New Hampshire and died in California and along the way he won the Distinguished Service Medal from the U.S. Navy which is an award higher than the Department of Commerce Gold Medal .",
        "id": "train_1226",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    171,
                    198
                ],
                "obj_char_span": [
                    252,
                    285
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    55,
                    60
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    131,
                    141
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    171,
                    198
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    198
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    285
                ],
                "tok_span": [
                    55,
                    60
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    141
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    198
                ],
                "tok_span": [
                    38,
                    41
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was a test pilot born in New Hampshire , having graduating from NWC , M.A . in 1957 . He was awarded the Distinguished Service Medal By The United States Navy , which is higher than the Department of Commerce Gold Medal . He passed away in California .",
        "id": "train_1227",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    118,
                    145
                ],
                "obj_char_span": [
                    199,
                    232
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    42,
                    47
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    253,
                    263
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    118,
                    145
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    145
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    232
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    253,
                    263
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    145
                ],
                "tok_span": [
                    28,
                    31
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire on Nov 18 , 1923 . He graduated from NWC with an M.A . in 1957 . Shepard was awarded the Distinguished Service Medal by the US Navy which is higher than the dept of commerce gold medal . He died in California .",
        "id": "train_1228",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    237,
                    247
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    128,
                    155
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    237,
                    247
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    155
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was an American born on Nov 18 , 1923 in New Hampshire . He attend NWC and graduated with an MA in 1957 . He was a member of Apollo 14 . Shepard retired on Aug 1 , 1974 and later died in California .",
        "id": "train_1229",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    200,
                    210
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    210
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Alan Shephard was born in New Hampshire on November 18th , 1923 . He graduated from NWC with an M.A . in 1957 . He was chosen by NASA in 1959 and he served as a crew member of Apollo 14 . He died in California on the 21st July 1998 .",
        "id": "train_1230",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    176,
                    185
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    199,
                    209
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alan",
                "object": "1959",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    137,
                    141
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    185
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    209
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    141
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "American Alan Shepard was a test pilot who was hired by NASA in 1959 to be part of the Apollo 14 program . He was born in New Hampshire , graduated from NWC with an MA in 1957 and died in California .",
        "id": "train_1231",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    87,
                    96
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    188,
                    198
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    198
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and graduated from NWC with an M.A . in 1957 . He worked as a test pilot and was part of Apollo 14 which was run by NASA . Shepard retired on Aug 1 , 1974 and later died in California .",
        "id": "train_1232",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    128,
                    137
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    212,
                    222
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    128,
                    137
                ],
                "obj_char_span": [
                    155,
                    159
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    212,
                    222
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    159
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard ( born on November 18 , 1923 in New Hampshire ) graduated from NWC in 1957 with a M.A . He was selected by NASA in 1959 and was awarded the Distinguished Service Medal by the United States Navy which is higher than the Department of Commerce Gold Metal . Alan Shepard died in California .",
        "id": "train_1233",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    128,
                    132
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    268,
                    280
                ],
                "obj_char_span": [
                    128,
                    132
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    55,
                    57
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold",
                "subj_char_span": [
                    153,
                    180
                ],
                "obj_char_span": [
                    232,
                    259
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    49,
                    53
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    289,
                    299
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    59,
                    60
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    268,
                    280
                ],
                "obj_char_span": [
                    289,
                    299
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    55,
                    57
                ],
                "obj_tok_span": [
                    59,
                    60
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    268,
                    280
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    55,
                    57
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    153,
                    180
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    268,
                    280
                ],
                "obj_char_span": [
                    153,
                    180
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    55,
                    57
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    280
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    180
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Department of Commerce Gold",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    259
                ],
                "tok_span": [
                    49,
                    53
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    289,
                    299
                ],
                "tok_span": [
                    59,
                    60
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    280
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    289,
                    299
                ],
                "tok_span": [
                    59,
                    60
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    280
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    180
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    280
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    180
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born on Nov 18 , 1923 in New Hampshire , US . He graduated from NWC with an M.A . in 1957 . He passed away in California on July 21 , 1998 .",
        "id": "train_1234",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    127,
                    137
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    137
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire , United States . Alan graduated from NWC with a M.A . in 1957 and went onto be a test pilot on Apollo 14 . Alan later died in California .",
        "id": "train_1235",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    135,
                    144
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    166,
                    176
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    54
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    144
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    176
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in November 18th 1923 in New Hampshire . He was awarded the Distinguished Service Medal in the United States Navy which is higher than the Department of Commerce Gold Medal . Alan was on the crew of Apollo 14 before he died in California .",
        "id": "train_1236",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    221,
                    230
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    82,
                    109
                ],
                "obj_char_span": [
                    161,
                    194
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    249,
                    259
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    82,
                    109
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    230
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    109
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    194
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    259
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    109
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Alan Bean ( born on the 15th of March 1932 ) was a member of the Apollo 12 crew as a test pilot . David Scott commanded the Apollo 12 which Alfred Worden was the backup pilot . Alan bean is now retired .",
        "id": "train_1237",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    124,
                    133
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    124,
                    133
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    98,
                    109
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    124,
                    133
                ],
                "obj_char_span": [
                    98,
                    109
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    133
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    133
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    133
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alan Bean graduated from UT Austin in 1955 with a Bachelor of Science degree . He was hired by NASA in 1963 and served as a test pilot . Apollo 12 's backup pilot was Alfred Worden and was commanded by David Scott .",
        "id": "train_1238",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    167,
                    180
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    202,
                    213
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    180
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    213
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas and graduated from UT Austin in 1955 with a B.S . He was a crew member of the NASA operated Apollo 12 . He is now retired . The back up pilot of Apollo 12 was Alfred Worden , and the commander was David Scott .",
        "id": "train_1239",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    130,
                    139
                ],
                "obj_char_span": [
                    197,
                    210
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    47,
                    50
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    183,
                    192
                ],
                "obj_char_span": [
                    197,
                    210
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    44,
                    46
                ],
                "obj_tok_span": [
                    47,
                    50
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    183,
                    192
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    130,
                    139
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    183,
                    192
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    44,
                    46
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    130,
                    139
                ],
                "obj_char_span": [
                    235,
                    246
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    183,
                    192
                ],
                "obj_char_span": [
                    235,
                    246
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    44,
                    46
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    210
                ],
                "tok_span": [
                    47,
                    50
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    192
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    210
                ],
                "tok_span": [
                    47,
                    50
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    192
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    192
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    246
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    192
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    246
                ],
                "tok_span": [
                    55,
                    57
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas , on March 15th 1932 . He was hired by NASA in 1963 and served on the NASA-operated Apollo 12 mission along with backup pilot Alfred Worden and commander David Scott .",
        "id": "train_1240",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    122,
                    131
                ],
                "obj_char_span": [
                    164,
                    177
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    122,
                    131
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    122,
                    131
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    122,
                    131
                ],
                "obj_char_span": [
                    192,
                    203
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    85,
                    89
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    203
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrein ( aka Edwin E. Aldrin , Jr. ) was born on the 20th January , 1930 . He graduated from MIT with a Sc . D in 1963 . He was selected by NASA in 1963 . He was a fighter pilot and member of the Apollo 11 crew . He has retired .",
        "id": "train_1241",
        "relation_list": [
            {
                "subject": "Buzz",
                "object": "1963",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Buzz",
                "object": "1963",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    154,
                    158
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Buzz",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    202,
                    211
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Buzz",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    158
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Buzz",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    211
                ],
                "tok_span": [
                    54,
                    56
                ]
            }
        ]
    },
    {
        "text": "Edwin E. Aldrin Jr , also known as Buzz Aldrin , is an American born on Jan 20 , 1930 in Glen Ridge , New Jersey . He graduated from MIT in 1962 with a doctorate in Science . He began working for NASA in 1963 and was part of Apollo 11 .",
        "id": "train_1242",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    89,
                    112
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    204,
                    208
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    225,
                    234
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    55,
                    57
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    112
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    208
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    234
                ],
                "tok_span": [
                    55,
                    57
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was born in Glen Ridge , New Jersey , His real name was Edwin E. Aldrin , Jr . Buzz graduated from Massachusetts Institute of Technology in 1963 with a doctorate in Science , then was selected to work for NASA in 1963 performed as a fighter pilot and was a crew member on Apollo 11 .",
        "id": "train_1243",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    161,
                    165
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    234,
                    238
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    293,
                    302
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    62,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    165
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    238
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    293,
                    302
                ],
                "tok_span": [
                    62,
                    64
                ]
            }
        ]
    },
    {
        "text": "Edwin E. Aldrin Jr , also known as Buzz Aldrin , was born on Jan 20 , 1938 in Glen Ridge , New Jersey . He graduated from MIT with an Sc.D in 1963 . He was a fighter pilot and a member of Apollo 11 . He is now retired .",
        "id": "train_1244",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    78,
                    101
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    188,
                    197
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    197
                ],
                "tok_span": [
                    51,
                    53
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born on Jan 20 , 1930 in Glen Ridge , New Jersey . His real name is Edwin Eugene Aldrin Jr. and he is American . Aldrin graduated from MIT in 1963 with a doctorate in Science . He worked as a fighter pilot and has since retired .",
        "id": "train_1245",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    64
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    64
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin is an American born in Glen Ridge , New Jersey on Jan 20 , 1930 . He was a fighter pilot and a member of Apollo 11 , where he spent 52 minutes in space . Aldrin is now retired .",
        "id": "train_1246",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    117,
                    126
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    126
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born January 30 , 1930 in Glen Ridge , New Jersey . He graduated from MIT with a Sc.D in 1963 . His occupation was a fighter pilot , was a crew member of Apollo 11 , he 's a US national and is now retired .",
        "id": "train_1247",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    42,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    170,
                    179
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    65
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    179
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was born in Glen Ridge , New Jersey . He graduated in 1963 from MIT with a Sc.D . He was selected by NASA in 1963 , was a fighter pilot and a crew member of Apollo 11 , spending 52 minutes in space .",
        "id": "train_1248",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    130,
                    134
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    178,
                    187
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    134
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    187
                ],
                "tok_span": [
                    43,
                    45
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was born in Glen Ridge , New Jersey on January 20th , 1930 . During his lifetime he won 20 awards , was picked by NASA in 1963 to crew Apollo 11 and in 1963 graduated from MIT with a Doctorate in Science .",
        "id": "train_1249",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    143,
                    147
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    173,
                    177
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    156,
                    165
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    109,
                    111
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    147
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born January 30th , 1930 in Glen Ridge , New Jersey . He graduated from the Massachusetts Institute of of Technology with a Sc.D in 1963 . He was a crew member of Apollo 11 , which was operated by NASA and was a United States national and had 20 awards .",
        "id": "train_1250",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    179,
                    188
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    228,
                    241
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    259,
                    261
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    179,
                    188
                ],
                "obj_char_span": [
                    213,
                    217
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    40,
                    42
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    67
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    188
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    241
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    259,
                    261
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    188
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    217
                ],
                "tok_span": [
                    47,
                    48
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey on 20th January 1930 . He graduated from MIT with a Sc . D in 1963 . He served as a Fighter Pilot under the Apollo 11 program organized by NASA .",
        "id": "train_1251",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    156,
                    165
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Fighter",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    132,
                    139
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    156,
                    165
                ],
                "obj_char_span": [
                    187,
                    191
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Fighter",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    191
                ],
                "tok_span": [
                    42,
                    43
                ]
            }
        ]
    },
    {
        "text": "In 1963 Buzz Aldrin graduated from MIT with a Sc . D. and that same year NASA picked him to crew Apollo 11 . Aldrin was born in Glen Ridge , New Jersey on January 20th , 1930 and was a fighter pilot before heading into space .",
        "id": "train_1252",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    8,
                    19
                ],
                "obj_char_span": [
                    128,
                    151
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    8,
                    19
                ],
                "obj_char_span": [
                    97,
                    106
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    8,
                    19
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    97,
                    106
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    151
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    106
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    106
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was US national who was born in Glen Ridge , New Jersey . He graduated from MIT , Sc.D . in 1963 . He was a fighter pilot who was selected by NASA in 1963 . He was a crew member of the NASA operated Apollo 11 .",
        "id": "train_1253",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    211,
                    220
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    162,
                    166
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    211,
                    220
                ],
                "obj_char_span": [
                    154,
                    158
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    51,
                    53
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    211,
                    220
                ],
                "obj_char_span": [
                    197,
                    201
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    51,
                    53
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    67
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    220
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    166
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    220
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    158
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    220
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    201
                ],
                "tok_span": [
                    49,
                    50
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge in New Jersey in 1930 . Buzz was a fighter pilot and a crew member of Apollo 11 , where the backup pilot was William Anders . Buzz Aldrin has since retired .",
        "id": "train_1254",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    34
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge",
                "subj_char_span": [
                    161,
                    172
                ],
                "obj_char_span": [
                    24,
                    34
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    36,
                    40
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    161,
                    172
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    36,
                    40
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    105,
                    114
                ],
                "obj_char_span": [
                    144,
                    158
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    172
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Glen Ridge",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    172
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    158
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey . He became a crew member of Apollo 11 and spent 52 minutes in space as a fighter pilot on Nasa 's program . Buzz is now retired .",
        "id": "train_1255",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was a fighter pilot who was picked by NASA in 1963 to be part of the Apollo 11 program . Aldrin was born in Glen Ridge , New Jersey and is now retired .",
        "id": "train_1256",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    129,
                    152
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    90,
                    99
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    90,
                    99
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    152
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born on the 20th of January in 1930 and graduated from MIT with a Sc . D in 1963 . He was selected by NASA in 1963 where he served as a Fighter Pilot and a crew member on Apollo 11 . He has since retired .",
        "id": "train_1257",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    187,
                    196
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    92,
                    96
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    126,
                    130
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Fighter",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    152,
                    159
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    187,
                    196
                ],
                "obj_char_span": [
                    118,
                    122
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    44,
                    46
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    196
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    130
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Fighter",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    159
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    196
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Alan Shephard was a crew member of the NASA operated Apollo 14 . He was awarded the Distinguished Service Medal by the US Navy , which ranks higher than the Department of Commerce Gold Medal . He did in California . Dianne Feinstein is a senator in California . Benitoite is a gemstone found in the same state .",
        "id": "train_1258",
        "relation_list": [
            {
                "subject": "California",
                "object": "Benitoite",
                "subj_char_span": [
                    203,
                    213
                ],
                "obj_char_span": [
                    262,
                    271
                ],
                "predicate": "gemstone",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "California",
                "object": "Benitoite",
                "subj_char_span": [
                    249,
                    259
                ],
                "obj_char_span": [
                    262,
                    271
                ],
                "predicate": "gemstone",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "Alan",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    84,
                    111
                ],
                "obj_char_span": [
                    157,
                    190
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            },
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    203,
                    213
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    249,
                    259
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    203,
                    213
                ],
                "obj_char_span": [
                    216,
                    232
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    249,
                    259
                ],
                "obj_char_span": [
                    216,
                    232
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    52,
                    53
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    53,
                    62
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    84,
                    111
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    213
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Benitoite",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    271
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    259
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Benitoite",
                "type": "DEFAULT",
                "char_span": [
                    262,
                    271
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    111
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    190
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    213
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    259
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    213
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    232
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    259
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    232
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    111
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23rd 1927 in Dallas and is a United States National . Elliot graduated from the University of Texas at Austin and was selected by NASA in 1962 . Elliot died on 28th February in 1966 .",
        "id": "train_1259",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    108,
                    137
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Elliot See",
                "object": "United States",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    166,
                    170
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    137
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    170
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Elliot was born in Dallas on the 23rd of July 1927 . Elliot was a student at the University of Texas at Austin . Elliot served as a test pilot before passing away on the 28th of february in 1966 .",
        "id": "train_1260",
        "relation_list": [
            {
                "subject": "Elliot",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    81,
                    110
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Elliot",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    53,
                    59
                ],
                "obj_char_span": [
                    81,
                    110
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Elliot",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    113,
                    119
                ],
                "obj_char_span": [
                    81,
                    110
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Elliot",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    19,
                    25
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Elliot",
                "object": "Dallas",
                "subj_char_span": [
                    53,
                    59
                ],
                "obj_char_span": [
                    19,
                    25
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Elliot",
                "object": "Dallas",
                "subj_char_span": [
                    113,
                    119
                ],
                "obj_char_span": [
                    19,
                    25
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    110
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    110
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    110
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas and went to the University of Texas at Austin . Elliot was selected by NASA in 1962 and served as a test pilot before passing away in St Louis .",
        "id": "train_1261",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas and attended the University of Texas at Austin which competed in the Big 12 conference in Austin . He became a test pilot and died in St Louis on 28 February 1966 . .",
        "id": "train_1262",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    76
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12",
                "subj_char_span": [
                    47,
                    76
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on 23rd July 1927 in Dallas . Elliot was a student at the University of Texas at Austin which is competing in the Big 12 conference . Elliot performed as a test pilot and died in St Louis .",
        "id": "train_1263",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    78,
                    107
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12",
                "subj_char_span": [
                    78,
                    107
                ],
                "obj_char_span": [
                    134,
                    140
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Elliot See died in St Louis on 28 February 1966 . He was born in Dallas on 23 July 1927 and attended the University of Texas . He was selected by NASA in 1962 .",
        "id": "train_1264",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    105,
                    124
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    65,
                    71
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    154,
                    158
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    124
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    71
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    158
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "American test pilot Elliot See studied at the University of Texas in Austin . He was born in Dallas on July 23 , 1927 and died in St. Louis .",
        "id": "train_1265",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    20,
                    30
                ],
                "obj_char_span": [
                    46,
                    65
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    20,
                    30
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    20,
                    30
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    65
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas on the 23rd of July 1927 . Elliot graduated from the University of Texas at Austin and was selected by NASA in 1962 where she flew as a test pilot . Elliot died in St. Louis .",
        "id": "train_1266",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    83,
                    112
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    194,
                    203
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    141,
                    145
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    112
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    203
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    145
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American born in Dallas . He was a student at the U of Texas in Austin . He worked as a test pilot and joined NASA in 1962 . See died in St. Louis .",
        "id": "train_1267",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    155,
                    164
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    35,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    136,
                    140
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    164
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    140
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American born on July 23 , 1927 in Dallas . He graduated from U of Texas at Austin which is a part of the U of Texas system . See died on Feb 28 , 1966 in St. Louis .",
        "id": "train_1268",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    173,
                    182
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    182
                ],
                "tok_span": [
                    41,
                    44
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American born on July 23 , 1927 in Dallas . He attended the U of Texas at Austin which is part of the U of Texas system and the big 12 Conference . He has since passed away .",
        "id": "train_1269",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas and went onto be a student at University of Texas at Austin which is affiliated to the University of Texas system . The University is competing in the Big 12 Conference . Elliot See died in St. Louis .",
        "id": "train_1270",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    60,
                    89
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    201,
                    211
                ],
                "obj_char_span": [
                    60,
                    89
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    38,
                    40
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    60,
                    89
                ],
                "obj_char_span": [
                    60,
                    79
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    60,
                    89
                ],
                "obj_char_span": [
                    117,
                    136
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    201,
                    211
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    38,
                    40
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    60,
                    89
                ],
                "obj_char_span": [
                    181,
                    198
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    220,
                    229
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    201,
                    211
                ],
                "obj_char_span": [
                    220,
                    229
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    38,
                    40
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    211
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    79
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    136
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    211
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    198
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    229
                ],
                "tok_span": [
                    42,
                    45
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    211
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    229
                ],
                "tok_span": [
                    42,
                    45
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23 , 1927 in Dallas . He attended the U of Texas at Austin which is part of the U of Texas system . See was a test pilot . He died on Feb 28 , 1966 in St. Louis .",
        "id": "train_1271",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    179,
                    188
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    188
                ],
                "tok_span": [
                    44,
                    47
                ]
            }
        ]
    },
    {
        "text": "Elliot see was born on July 23 , 1927 in Dallas . He attended the U of Texas at Austin , which is a part of the U of Texas system and part of the big 12 conference . He worked as a test pilot , and died in St. Louis .",
        "id": "train_1272",
        "relation_list": [
            {
                "subject": "Elliot",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Elliot",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    206,
                    215
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    49,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    215
                ],
                "tok_span": [
                    49,
                    52
                ]
            }
        ]
    },
    {
        "text": "Test pilot Elliot See was born in Dallas and died February 28th , 1966 in St. Louis . He attended the University of Texas at Austin which is an affiliate of the University of Texas system . .",
        "id": "train_1273",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    102,
                    131
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    102,
                    131
                ],
                "obj_char_span": [
                    102,
                    121
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    102,
                    131
                ],
                "obj_char_span": [
                    161,
                    180
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    131
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    131
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    121
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    131
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    180
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a US national , who was born in Dallas . He was a student at the University of Texas at Austin ( affiliated to the university of Texas system ) . He was a test pilot who died in St. Louis .",
        "id": "train_1274",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    80,
                    109
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    80,
                    109
                ],
                "obj_char_span": [
                    80,
                    99
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    193,
                    202
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    109
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    109
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    99
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    202
                ],
                "tok_span": [
                    42,
                    45
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas , Texas . He attend the U of T at Austin , which is part of the U of T system and the big 12 conference . Their mascot is named Hook 'em and the president of the school is Gregory L. Fenves .",
        "id": "train_1275",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See attended the University of Texas at Austin where Gregory L. Fenves is the President . The University is affiliated to the University of Texas system and they competed in the Big 12 Conference in Austin . Elliot died in St Louis which is in France .",
        "id": "train_1276",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    53
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    24,
                    43
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    133,
                    152
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    185,
                    202
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    60,
                    77
                ],
                "predicate": "president",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    43
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    152
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    202
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23 , 1927 in the US . He was a test pilot and began working for NASA in 1962 . He died on Feb 28 , 1966 in St. Louis .",
        "id": "train_1277",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    135,
                    144
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    144
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The American test pilot Elliot See was born in Dallas . He was selected by NASA in 1962 , and died on Feb 28th 1966 in St Louis .",
        "id": "train_1278",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    24,
                    34
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    24,
                    34
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "William Anders was born October 17th 1933 and was a member of the Apollo 8 crew operated by NASA . The backup pilot was Buzz Aldrin . William Anders retired on September 1st 1969 .",
        "id": "train_1279",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    134,
                    148
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    66,
                    74
                ],
                "obj_char_span": [
                    120,
                    131
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    66,
                    74
                ],
                "obj_char_span": [
                    92,
                    96
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    148
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    131
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "William Anders ( born in British Hong Kong ) retired as a fighter pilot on September 1 , 1969 . He was a crew member of Apollo 8 operated by NASA and commanded by Frank Borman . The backup pilot of Apollo 8 was Buzz Aldrin .",
        "id": "train_1280",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    120,
                    128
                ],
                "obj_char_span": [
                    163,
                    175
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    198,
                    206
                ],
                "obj_char_span": [
                    163,
                    175
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    120,
                    128
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    198,
                    206
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    120,
                    128
                ],
                "obj_char_span": [
                    211,
                    222
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    45,
                    49
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    198,
                    206
                ],
                "obj_char_span": [
                    211,
                    222
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    45,
                    49
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    120,
                    128
                ],
                "obj_char_span": [
                    141,
                    145
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    198,
                    206
                ],
                "obj_char_span": [
                    141,
                    145
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    175
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    206
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    175
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    206
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    222
                ],
                "tok_span": [
                    45,
                    49
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    206
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    222
                ],
                "tok_span": [
                    45,
                    49
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    206
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "William Anders received a M.S . from his Alma Mater , AFIT in 1962 after being a fighter pilot on Apollo 8 . Buzz Aldrin was a backup pilot on the mission with Frank Borman as a crewman . William retired on Sept 1st 1969 .",
        "id": "train_1281",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    109,
                    120
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    160,
                    172
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    120
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    172
                ],
                "tok_span": [
                    40,
                    43
                ]
            }
        ]
    },
    {
        "text": "William Anders was born on Oct 17 , 1933 in British Hong Kong . He graduated from AFIT in 1962 with an M.S . Anders was a fighter pilot and joined NASA in 1963 , where he was a member of Apollo 8 . He retired on Sept 1 , 1969 .",
        "id": "train_1282",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    155,
                    159
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    159
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    45,
                    47
                ]
            }
        ]
    },
    {
        "text": "William Anders was born on Oct 17 , 1933 in British Hong Kong but is from the US . He graduated from AFIT in 1962 with an M.S . He was a fighter pilot and began working with NASA in 1963 . Anders retired on Sept 1 , 1969 .",
        "id": "train_1283",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    182,
                    186
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    186
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in October 17th 1933 in British Hong Kong . William was chosen by NASA in 1963 as a figter pilot for the Apollo 8 crew . He later retired in 1969 .",
        "id": "train_1284",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    129,
                    137
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    137
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "William Anders is from the US . He was born in British Hong Kong on October 17th , 1933 . He was selected by NASA in 1963 . He was a fighter pilot , who retired on September 1st 1969 .",
        "id": "train_1285",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    117,
                    121
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    47,
                    64
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    121
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "William Anders has retired . He was born 17 October 1933 in British Hong Kong and graduated from AFIT with an MS in 1962 . He served as a fighter pilot and was selected by NASA in 1963 .",
        "id": "train_1286",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    180,
                    184
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    60,
                    77
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    184
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "William Anders of British Hong Kong was a test pilot who joined NASA in 1963 to help crew Apollo 8 . He was born on October 17th , 1933 and retired from service on September 1st , 1969 .",
        "id": "train_1287",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    18,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    90,
                    98
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    35
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong and graduated from AFIT , M.S . in 1962 . He was chosen by NASA in 1963 as a Fighter pilot and crew member on Apollo 8 . He retired on September 1st in 1969 .",
        "id": "train_1288",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    112,
                    116
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "William Anders",
                "object": "Fighter pilot",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    116
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "William Anders is an American born in British Hong Kong on Oct 17 , 1933 . He was a fighter pilot and was part of Apollo 8 . Anders graduated with an M.S . from AFIT in 1962 and is now retired .",
        "id": "train_1289",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    38,
                    55
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    55
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong and served as fighter pilot on Apollo 8 with Buzz Aldrin as a backup pilot . Apollo 8 was operated by NASA .",
        "id": "train_1290",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    76,
                    84
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    122,
                    130
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    76,
                    84
                ],
                "obj_char_span": [
                    90,
                    101
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    122,
                    130
                ],
                "obj_char_span": [
                    90,
                    101
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    76,
                    84
                ],
                "obj_char_span": [
                    147,
                    151
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    122,
                    130
                ],
                "obj_char_span": [
                    147,
                    151
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    151
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    151
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Crew members of NASA 's Apollo 8 included William Anders and Frank Borman with Buzz Aldrin as backup pilot . William Anders was born in British Hong Kong , graduated from AFIT , M.S . in 1962 and was selected by NASA in 1963 .",
        "id": "train_1291",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    24,
                    32
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    109,
                    123
                ],
                "obj_char_span": [
                    24,
                    32
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    136,
                    153
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    109,
                    123
                ],
                "obj_char_span": [
                    136,
                    153
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    16,
                    20
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    24,
                    32
                ],
                "obj_char_span": [
                    212,
                    216
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    220,
                    224
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    109,
                    123
                ],
                "obj_char_span": [
                    220,
                    224
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    153
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    153
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    212,
                    216
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    224
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    224
                ],
                "tok_span": [
                    51,
                    52
                ]
            }
        ]
    },
    {
        "text": "William Anders was born on Oct 17 , 1933 in British Hong Kong but was an American . He graduated from AFIT in 1962 with an M.S . He worked as a fighter pilot and was hired by NASA in 1963 . He is now retired .",
        "id": "train_1292",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    183,
                    187
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    187
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis by Virginia DeMarce which has 448 pages and is available in hardcover can be found by its ISBN number 978-1-4165-4253-7 .",
        "id": "train_1293",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    30,
                    46
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    46
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis , ISBN 978-1-4165-4253-7 , was written by Eric Flint , has a hardcover and has 448 pages .",
        "id": "train_1294",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank , California and is the author of 1634 : The Bavarian Crisis . The book was preceded by 1634 : The Baltic War and The Grantville Gazettes .",
        "id": "train_1295",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    65,
                    91
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    65,
                    91
                ],
                "obj_char_span": [
                    119,
                    140
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    65,
                    91
                ],
                "obj_char_span": [
                    145,
                    168
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    91
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    91
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    91
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    168
                ],
                "tok_span": [
                    34,
                    39
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , born in Burbank , California , is the author of 1634 : The Bavarian Crisis . DeMarce short stories in the Grantville Gazettes preceded 1634 : The Bavarian Crisis .",
        "id": "train_1296",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    61,
                    87
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    148,
                    174
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    35,
                    41
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    61,
                    87
                ],
                "obj_char_span": [
                    68,
                    71
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    61,
                    87
                ],
                "obj_char_span": [
                    155,
                    158
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    148,
                    174
                ],
                "obj_char_span": [
                    68,
                    71
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    35,
                    41
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    148,
                    174
                ],
                "obj_char_span": [
                    155,
                    158
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    35,
                    41
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    87
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    174
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    87
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    87
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    158
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    174
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    71
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    174
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    158
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    41
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank , California and wrote 1634 : The Bavarian Crisis . It was preceded by the DeMarce short stories in the Grantville Gazettes including Grantville Gazette II .",
        "id": "train_1297",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    54,
                    80
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    54,
                    80
                ],
                "obj_char_span": [
                    165,
                    186
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    80
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    80
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    186
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank California and is the author of 1634 : The Bavarian Crisis , The Grantville Gazettes and Grantville Gazette II .",
        "id": "train_1298",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    63,
                    89
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    30
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    63,
                    89
                ],
                "obj_char_span": [
                    120,
                    141
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    63,
                    89
                ],
                "obj_char_span": [
                    92,
                    115
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    89
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    89
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    141
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    89
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    115
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Influenced by Robert A. Heinlein , Eric Flint is the author of 1634 : The Baltic War and it 's sequel 1634 : The Bavarian Crisis . Flint was born in Burbank California .",
        "id": "train_1299",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    102,
                    128
                ],
                "obj_char_span": [
                    35,
                    45
                ],
                "predicate": "author",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    35,
                    45
                ],
                "obj_char_span": [
                    14,
                    32
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    102,
                    128
                ],
                "obj_char_span": [
                    63,
                    84
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    35,
                    45
                ],
                "obj_char_span": [
                    149,
                    156
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    128
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    32
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    128
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    84
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    156
                ],
                "tok_span": [
                    41,
                    44
                ]
            }
        ]
    },
    {
        "text": "Eric Flint is the author of 1634 : The Bavarian Crisis , which was preceded by 1634 : The Ram Rebellion . Eric Flint was influenced by Robert A. Heinlein and was born in Burbank , California .",
        "id": "train_1300",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    135,
                    153
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    106,
                    116
                ],
                "obj_char_span": [
                    135,
                    153
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Ram Rebellion",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    79,
                    103
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    170,
                    190
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    106,
                    116
                ],
                "obj_char_span": [
                    170,
                    190
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    153
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    153
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    103
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    190
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    190
                ],
                "tok_span": [
                    39,
                    44
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , influenced by Robert A. Heinlin , ( Burbank , Ca . ) wrote 1634 : The Bavarian Crisis . The Bavarian Crisis was preceded by The Grantville Gazettes .",
        "id": "train_1301",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    72,
                    98
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A.",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    72,
                    98
                ],
                "obj_char_span": [
                    137,
                    160
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank ,",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    98
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A.",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    98
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    160
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank ,",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank , California and was influenced by Robert A Heinlein . He wrote 1634 : The Bavarian Crisis which was preceded by Grantville Gazette II .",
        "id": "train_1302",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    95,
                    121
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    66,
                    72
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    95,
                    121
                ],
                "obj_char_span": [
                    144,
                    165
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    121
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    121
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    165
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank , California and his work was influenced by Robert A Heinlein . He wrote 1634 : The Bavarian Crisis which is the sequel to Grantville Gazette III .",
        "id": "train_1303",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    104,
                    130
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    104,
                    130
                ],
                "obj_char_span": [
                    154,
                    176
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    130
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    130
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    176
                ],
                "tok_span": [
                    35,
                    39
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis is written by Virginia DeMarce and Eric Flint . It was was preceded by 1634 The Ram Rebellion . and followed by Ring of Fire II , that is written in English .",
        "id": "train_1304",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Ring of Fire II",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    139,
                    154
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Ring of Fire II",
                "object": "English",
                "subj_char_span": [
                    139,
                    154
                ],
                "obj_char_span": [
                    176,
                    183
                ],
                "predicate": "language",
                "subj_tok_span": [
                    32,
                    36
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    154
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    154
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    183
                ],
                "tok_span": [
                    41,
                    42
                ]
            }
        ]
    },
    {
        "text": "Virginia DeMarce 's short stories in the The Grantville Gazettes preceded 1634 : The Bavarian Crisis co-authored with Eric Flint which is the sequel to 1634 The Ram Rebellion , written in English .",
        "id": "train_1305",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The",
                "subj_char_span": [
                    74,
                    100
                ],
                "obj_char_span": [
                    74,
                    84
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "1634 : The",
                "object": "English",
                "subj_char_span": [
                    74,
                    84
                ],
                "obj_char_span": [
                    188,
                    195
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    100
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    195
                ],
                "tok_span": [
                    42,
                    43
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion was written by Eric Flint , has 512 pages and is the media type E book with an ISBN number of 1-4165-2060-0 .",
        "id": "train_1306",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Eric Flint wrote the book `` 1634 : The Ram Rebellion '' and is 512 pages long . It can be found in hardcover and has the ISBN number 1-4165-2060-0 .",
        "id": "train_1307",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    29,
                    53
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "``",
                "subj_char_span": [
                    29,
                    53
                ],
                "obj_char_span": [
                    26,
                    28
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "``",
                "subj_char_span": [
                    29,
                    53
                ],
                "obj_char_span": [
                    26,
                    28
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    28
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    53
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    28
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion by Eric Flint is 512 pages , published in print and has the ISBN number 1-4165-2060-0 .",
        "id": "train_1308",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion is a hardcover that is 512 pages long . It was written by Virginia DeMarce and has the ISBN number 1-4165-2060-0 .",
        "id": "train_1309",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    83,
                    99
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    99
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems ( abbreviated to ACM Trans . Inf . Syst . ) has the CODEN code ATISET . It has the ISSN number of 1046-8188 and LCCN number 89646863 .",
        "id": "train_1310",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    164,
                    172
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    49,
                    54
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    172
                ],
                "tok_span": [
                    49,
                    54
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems ( abbreviation : ACM Trans . Inf . Syst . ) has the LCCN number 89646863 and the ISSN number 1558-2868 . The CODEN code for ACM Transactions on Information Systems is `` ATISET '' .",
        "id": "train_1311",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    207,
                    209
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    57,
                    59
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    164,
                    203
                ],
                "obj_char_span": [
                    207,
                    209
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    57,
                    59
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    104,
                    112
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    164,
                    203
                ],
                "obj_char_span": [
                    104,
                    112
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    207,
                    209
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    57,
                    59
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "``",
                "subj_char_span": [
                    164,
                    203
                ],
                "obj_char_span": [
                    207,
                    209
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    57,
                    59
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "`` ATISET ''",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    207,
                    219
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    57,
                    64
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "`` ATISET ''",
                "subj_char_span": [
                    164,
                    203
                ],
                "obj_char_span": [
                    207,
                    219
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    57,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    209
                ],
                "tok_span": [
                    57,
                    59
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    203
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    209
                ],
                "tok_span": [
                    57,
                    59
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    112
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    203
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    112
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    209
                ],
                "tok_span": [
                    57,
                    59
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    203
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    209
                ],
                "tok_span": [
                    57,
                    59
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` ATISET ''",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    219
                ],
                "tok_span": [
                    57,
                    64
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    203
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "`` ATISET ''",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    219
                ],
                "tok_span": [
                    57,
                    64
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems ( abbreviation ACM Trans . Inf . Syst ) is part of the academic Discipline of Computer Science . This publication has the LCCN number 89646863 and the ISSN number 1046-8188 .",
        "id": "train_1312",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    174,
                    182
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "Computer",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    118,
                    126
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    182
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Computer",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    126
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems is part of the academic Discipline of Computer Science and has the LCCN number of 89646863 . The abbreviation used is ACM Trans.Inf.Syst . and the ISSN number is 1558-2868 .",
        "id": "train_1313",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "Computer",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    122,
                    130
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Computer",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) comes under the academic discipline HIV/AIDS . The journal has the ISSN number 1473-5571 and LCCN number 90640840 .",
        "id": "train_1314",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) has the ISSN number of `` 0269-9370 '' . Its belongs to the academic discipline , HIV/AIDS and was first published in 1987 .",
        "id": "train_1315",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    99,
                    107
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "AIDS ( journal )",
                "object": "1987",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    135,
                    139
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AIDS ( journal )",
                "object": "`` 0269-9370 ''",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    40,
                    55
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    107
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1987",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    139
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "`` 0269-9370 ''",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    9,
                    19
                ]
            }
        ]
    },
    {
        "text": "The parent company of Lippincott Williams & Wilkins is Wolters Kluwer who publishes the AIDS ( journal ) in the UK whose capital is London .",
        "id": "train_1316",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    88,
                    104
                ],
                "obj_char_span": [
                    22,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    4,
                    11
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    22,
                    51
                ],
                "obj_char_span": [
                    55,
                    69
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    51
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    51
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    69
                ],
                "tok_span": [
                    12,
                    18
                ]
            }
        ]
    },
    {
        "text": "Published by American Institute of Physics , AIP Advances was edited by A.T. Charlie Johnson who 's almaMater is Harvard University and who is the doctoral advisor for Michael Tinkham .",
        "id": "train_1317",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    45,
                    57
                ],
                "obj_char_span": [
                    72,
                    92
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Harvard University",
                "subj_char_span": [
                    72,
                    92
                ],
                "obj_char_span": [
                    113,
                    131
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Michael Tinkham",
                "subj_char_span": [
                    72,
                    92
                ],
                "obj_char_span": [
                    168,
                    183
                ],
                "predicate": "doctoralAdvisor",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    45,
                    57
                ],
                "obj_char_span": [
                    13,
                    42
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    92
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    92
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Harvard University",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    131
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    92
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Michael Tinkham",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    183
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    42
                ],
                "tok_span": [
                    2,
                    6
                ]
            }
        ]
    },
    {
        "text": "Harvard University is the alma mater of A T Charlie Johnson , who is the editor of AIP Advances ( published by American Institute of Physics ) .",
        "id": "train_1318",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    83,
                    95
                ],
                "obj_char_span": [
                    111,
                    140
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    140
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "AIP Advances , published by the American Institute of Physics is edited by A.T. Charlie Johnson , who went to Harvard University and lives in the US .",
        "id": "train_1319",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    75,
                    95
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Harvard University",
                "subj_char_span": [
                    75,
                    95
                ],
                "obj_char_span": [
                    110,
                    128
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    32,
                    61
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    95
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    95
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Harvard University",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    128
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    61
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Harvard University is A.T. Charlie Johnson 's almaMater , and they are the editor of AIP advances ( abbr . AIP Adv ) . They reside in the US .",
        "id": "train_1320",
        "relation_list": [
            {
                "subject": "AIP",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    85,
                    88
                ],
                "obj_char_span": [
                    22,
                    42
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    3,
                    9
                ]
            },
            {
                "subject": "AIP",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    107,
                    110
                ],
                "obj_char_span": [
                    22,
                    42
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    3,
                    9
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Harvard University",
                "subj_char_span": [
                    22,
                    42
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    88
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    42
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "AIP",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    110
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    42
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    42
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Harvard University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A T Charlie Johnson edited AIP Advances which is published by the American Institute of Physics . His doctoral advisor was Michael Tinkham and his alma mater is Stanford University .",
        "id": "train_1321",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    27,
                    39
                ],
                "obj_char_span": [
                    66,
                    95
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.T. Charlie Johnson lives in the U.S. and attended Stanford University where his doctoral advisor was Michael Tinkham . He is the editor of the publication AIP Advances .",
        "id": "train_1322",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    157,
                    169
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Michael Tinkham",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    103,
                    118
                ],
                "predicate": "doctoralAdvisor",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Stanford University",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    52,
                    71
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    169
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Michael Tinkham",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    118
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Stanford University",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    71
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A T Charlie Johnson , a US national is the alma mater of Stanford University and editor of AIP Advances , published by the American Institute of Physics .",
        "id": "train_1323",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    91,
                    103
                ],
                "obj_char_span": [
                    123,
                    152
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    152
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "A.T. Charlie Johnson lives in the United States and attended Stanford University . He is the editor of AIP advances which is published by The American Institue of Physics .",
        "id": "train_1324",
        "relation_list": [
            {
                "subject": "AIP",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    103,
                    106
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "United States",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "residence",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Stanford University",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    61,
                    80
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "AIP",
                "object": "American",
                "subj_char_span": [
                    103,
                    106
                ],
                "obj_char_span": [
                    142,
                    150
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Stanford University",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    80
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "AIP",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "American",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    150
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States and was originally published in English . Engish is the national Language of Great Britain . Native Americans are one of many ethnic groups that reside in the U.S .",
        "id": "train_1325",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    81,
                    88
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    142,
                    158
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    158
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was published in English in the United States where the capital is Washington DC . The English language is spoken in Great Britain .",
        "id": "train_1326",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English language",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    110,
                    126
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    110,
                    126
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    90,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    126
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    126
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance , available in hardcover , has 1174 pages . The ISBN # is : 0-7156-3648-0 and OCLC # : 76798317 .",
        "id": "train_1327",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    109,
                    117
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    35,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    117
                ],
                "tok_span": [
                    35,
                    41
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance , with 1174 pages , is available in print . Its ISBN number is 0-7156-3648-0 , and its OCLC number is 76798317 .",
        "id": "train_1328",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    124,
                    132
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    132
                ],
                "tok_span": [
                    37,
                    43
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , written in Ireland , has a sequel called The Secret Scripture . It is published by Viking press , whose parent company is Penguin Random House .",
        "id": "train_1329",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    101,
                    107
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Viking",
                "object": "Penguin Random House",
                "subj_char_span": [
                    101,
                    107
                ],
                "obj_char_span": [
                    140,
                    160
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    59,
                    79
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Viking",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    160
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    79
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way ( written in Ireland ) was published by Viking Press and followed by The Secret Scripture . Ireland has the ethnic white group .",
        "id": "train_1330",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    108,
                    115
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    56,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    85,
                    105
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    115
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    68
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    105
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "The ethnic group of Ireland is White people which is where the book A Long Long Way comes from and was followed by The Secret Scripture after being published by Faber and Faber .",
        "id": "train_1331",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    68,
                    83
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Ireland",
                "object": "White people",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    31,
                    43
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "The Secret Scripture",
                "object": "Faber and Faber",
                "subj_char_span": [
                    115,
                    135
                ],
                "obj_char_span": [
                    161,
                    176
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    68,
                    83
                ],
                "obj_char_span": [
                    115,
                    135
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "White people",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    135
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Faber and Faber",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    176
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    135
                ],
                "tok_span": [
                    23,
                    28
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , available in hardcover , has 292 pages . The OCLC number of the work is 57392246 and has an ISBN number of 0-670-03380-4 .",
        "id": "train_1332",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    90,
                    98
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    98
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way has 292 pages and was published in both print and paperback . It has the OCLC number of 57392246 and the ISBN number of 0-670-03380-4 .",
        "id": "train_1333",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    104,
                    112
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    112
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "The Secret Scripture was a book which followed A Long Long Way , published by Viking Press in the USA and preceded by Annie Dunne .",
        "id": "train_1334",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Annie Dunne",
                "subj_char_span": [
                    47,
                    62
                ],
                "obj_char_span": [
                    118,
                    129
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    47,
                    62
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    47,
                    62
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Annie Dunne",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    129
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The book , A Loyal Character Dancer , has the ISBN number of 1-56947-301-3 and The OCLC number is 49805501 . It was penned by Qiu Xiaolong and is in print .",
        "id": "train_1335",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    11,
                    35
                ],
                "obj_char_span": [
                    126,
                    138
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "49805501",
                "subj_char_span": [
                    11,
                    35
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    138
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "49805501",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published in English by Soho Press . It originates from the United States where the Native Americans are an ethnic group .",
        "id": "train_1336",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    53,
                    63
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    89,
                    102
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "A loyal Character Dancer is written in English and published by Soho Press who are based in the United States . In addition Native Americans are an ethnic group in the United States .",
        "id": "train_1337",
        "relation_list": [
            {
                "subject": "A",
                "object": "English",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    64,
                    74
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    64,
                    74
                ],
                "obj_char_span": [
                    96,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    64,
                    74
                ],
                "obj_char_span": [
                    168,
                    181
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    124,
                    140
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    168,
                    181
                ],
                "obj_char_span": [
                    124,
                    140
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    181
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    140
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    181
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    140
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English , a language spoken in Great Britain . It is published in the United States where African Americans are an ethnic group .",
        "id": "train_1338",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    70,
                    83
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    109,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    109,
                    122
                ],
                "obj_char_span": [
                    129,
                    146
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    122
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    122
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    146
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States where the Asian Americans are one of the ethnic groups . The book is written in English which is spoken in Great Britain .",
        "id": "train_1339",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    139,
                    146
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    69,
                    84
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    84
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "In Great Britain English is the primary language . The book A Loyal Character is written in English , is published by Soho Press in the United States .",
        "id": "train_1340",
        "relation_list": [
            {
                "subject": "A Loyal Character",
                "object": "English",
                "subj_char_span": [
                    60,
                    77
                ],
                "obj_char_span": [
                    17,
                    24
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "A Loyal Character",
                "object": "English",
                "subj_char_span": [
                    60,
                    77
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    17,
                    24
                ],
                "obj_char_span": [
                    3,
                    16
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    3,
                    16
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "A Loyal Character",
                "object": "Soho Press",
                "subj_char_span": [
                    60,
                    77
                ],
                "obj_char_span": [
                    118,
                    128
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "A Loyal Character",
                "object": "United States",
                "subj_char_span": [
                    60,
                    77
                ],
                "obj_char_span": [
                    136,
                    149
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "A Loyal Character",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "A Loyal Character",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    128
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "A Loyal Character",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    149
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press , located in the U.S . It is written in English , which is also spoken in Great Britain .",
        "id": "train_1341",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published by Soho Press in the United States . The language of the country is English and one of it 's ethnic groups is Asian American .",
        "id": "train_1342",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Asian",
                "subj_char_span": [
                    60,
                    73
                ],
                "obj_char_span": [
                    149,
                    154
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    60,
                    73
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Asian",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    154
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the US by Soho Press . English is spoken in the US and Native Americans are the original ethnic group of that country .",
        "id": "train_1343",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "English is the language of the United States . the country where one of the ethnic groups is Native Americans . It is also where Soho Press , which published A Loyal Character Dancer , is based .",
        "id": "train_1344",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    158,
                    182
                ],
                "obj_char_span": [
                    129,
                    139
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    31,
                    36
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    129,
                    139
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    93,
                    109
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    182
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    139
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    139
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is in the English language is spoken in Great Britain . The book was written in the United States where Native Americans are one of the ethnic groups .",
        "id": "train_1345",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English language",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    25,
                    41
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    99,
                    112
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    119,
                    135
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    135
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain but A Severed Wasp originates from the United States and was written in it . The capital of the United States is Washington D.C .",
        "id": "train_1346",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    74,
                    87
                ],
                "obj_char_span": [
                    148,
                    158
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    131,
                    144
                ],
                "obj_char_span": [
                    148,
                    158
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    74,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    131,
                    144
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    144
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    144
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States , and is in English , also spoken in Great Britain . Asian Americans are one of the ethnic groups in the U.S .",
        "id": "train_1347",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    53,
                    60
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The printed book A severed Wasp has 388 pages , an OCLC number of 8805735 and an ISBN number of 0-374-26131-8 .",
        "id": "train_1348",
        "relation_list": [
            {
                "subject": "A",
                "object": "8805735",
                "subj_char_span": [
                    17,
                    18
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "8805735",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars , written by Diane Duane , is available in print form . Its OCLC number is 33318875313 and ISBN number is 978-0-15-204770-2 .",
        "id": "train_1349",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars is published in the United States in English which is the language of Great Britain . One of the ethnic groups in the US are the Native Americans .",
        "id": "train_1350",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    54,
                    61
                ],
                "obj_char_span": [
                    87,
                    100
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    146,
                    162
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    162
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Asian Americans are one of the ethnic groups in the United States where A Wizard of Mars was published . The book was written in English which is spoken in Great Britain .",
        "id": "train_1351",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    76,
                    92
                ],
                "obj_char_span": [
                    133,
                    140
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    133,
                    140
                ],
                "obj_char_span": [
                    160,
                    173
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    56,
                    69
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    76,
                    92
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    173
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "`` Abh.Math.Semin.Univ.Hambg '' is the abbreviation for Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg . Their ISSN number is 0025-5858 , their LCCN number is 32024459 and their CODEN code is AMHAAJ .",
        "id": "train_1352",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "32024459",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    180,
                    188
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    61,
                    65
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "32024459",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    188
                ],
                "tok_span": [
                    61,
                    65
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg is abbreviated to Abh . Math . Semin . Univ . Hambg . It has the ISSN number1865-8784 , LCCN number 32024459 and CODEN code AMHAAJ . .",
        "id": "train_1353",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "32024459",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    168,
                    176
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    55,
                    59
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "32024459",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    176
                ],
                "tok_span": [
                    55,
                    59
                ]
            }
        ]
    },
    {
        "text": "Above the Veil is available in hardcover and was written by Garth Nix . It has the OCLC number 46451790 and the ISBN number 0-439-17685-9 .",
        "id": "train_1354",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    60,
                    69
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The author of Above the Veil is Garth Nix and it was produced in Print with an OCLC number of 46451790 and an ISBN number of 0-439-17685-9 .",
        "id": "train_1355",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    94,
                    102
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Acta Mathematica Hungarica ( abbrv . Acta Math . Hungar ) has the CODEN code `` AMAHE9 '' . It 's ISSN and LCCN numbers are 0236-5294 and 83646315 respectively .",
        "id": "train_1356",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "``",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    81,
                    83
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    142,
                    150
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    55,
                    60
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "``",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    81,
                    83
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` AMAHE9 ''",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    81,
                    93
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    28,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    83
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    150
                ],
                "tok_span": [
                    55,
                    60
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    83
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "`` AMAHE9 ''",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    93
                ],
                "tok_span": [
                    28,
                    37
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica is abbreviated as `` Acta Math . Hungar '' . The ISSN # is : 1588-2632 ; LCCN # : 83646315 and code AMAHE9 .",
        "id": "train_1357",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "``",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    45,
                    47
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    109,
                    117
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    38,
                    43
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` Acta Math . Hungar",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    45,
                    66
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    19
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "``",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    45,
                    47
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    117
                ],
                "tok_span": [
                    38,
                    43
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "`` Acta Math . Hungar",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    66
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "83646315 is the LCCN number for Acta Mathematica Hungarica and the ISSN number is 1588-2632 . Its bbreviation is `` Acta Math . Hungar . '' and its discipline is Math .",
        "id": "train_1358",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    32,
                    58
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` Acta Math . Hungar .",
                "subj_char_span": [
                    32,
                    58
                ],
                "obj_char_span": [
                    113,
                    136
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    36,
                    45
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "``",
                "subj_char_span": [
                    32,
                    58
                ],
                "obj_char_span": [
                    113,
                    115
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    58
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    58
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "`` Acta Math . Hungar .",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    136
                ],
                "tok_span": [
                    36,
                    45
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    58
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    115
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Institute of Paleobiology , Polish Academy of Sciences and has the abbreviated form of Acta Palaeontol . Pol . . The LCCN number is 60040714 and the ISSN number is 0567-7920 .",
        "id": "train_1359",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    183,
                    191
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    191
                ],
                "tok_span": [
                    47,
                    51
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica is published by the Institute of Paleobiology , Polish Academy of Sciences and has the abbreviated name of Acta Palaeontol . Pol . . The LCCN number is 60040714 and the CODEN code APGPAC .",
        "id": "train_1360",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    182,
                    190
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    190
                ],
                "tok_span": [
                    47,
                    51
                ]
            }
        ]
    },
    {
        "text": "The Acta Palaeontologica Polonica ( abbrv . Acta Palaeontol . Pol ) is academically focused on Paleontology . It 's ISSN and LCCN numbers are 0567-7920 and 60040714 respectively .",
        "id": "train_1361",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    156,
                    164
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    54,
                    58
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleontology",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    95,
                    107
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    164
                ],
                "tok_span": [
                    54,
                    58
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paleontology",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica , ISSN number is `` 0567-7920 '' , LCCN number of 60040714 , was published by the Polish Academy of Sciences and is known as Acta Palaeontol . Pol .",
        "id": "train_1362",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    112,
                    138
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "`` 0567-7920 ''",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    47,
                    62
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    24
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    80,
                    88
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "``",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    47,
                    49
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    138
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "`` 0567-7920 ''",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    49
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Polish Academy of Sciences and is abbreviated Acta Palaeontol . Pol . . The CODEN code is `` APGPAC '' and the LCCN number is 60040714 .",
        "id": "train_1363",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    51,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    177,
                    185
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    52,
                    56
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "``",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    141,
                    143
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "`` APGPAC ''",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    141,
                    153
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    38,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    185
                ],
                "tok_span": [
                    52,
                    56
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    143
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "`` APGPAC ''",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    153
                ],
                "tok_span": [
                    38,
                    45
                ]
            }
        ]
    },
    {
        "text": "Addiction Journal , abbreviated to Addiction , is published by Wiley-Blackwell , on behalf of the Society for the Study of Addiction . It has an ISSN number of 0965-2140 and an LCCN number of 93645978 .",
        "id": "train_1364",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    192,
                    200
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    46,
                    52
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    192,
                    200
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    46,
                    52
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    192,
                    200
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    46,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    200
                ],
                "tok_span": [
                    46,
                    52
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    200
                ],
                "tok_span": [
                    46,
                    52
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    200
                ],
                "tok_span": [
                    46,
                    52
                ]
            }
        ]
    },
    {
        "text": "The Addiction journal is published by Wiley-Blackwell on behalf of the Society for the Study of Addiction and has the ISSN number 1360-0443 . It has the abbreviation of `` Addiction '' and the LCCN number 93645978 .",
        "id": "train_1365",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    172,
                    181
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    205,
                    213
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    49,
                    55
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    205,
                    213
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    49,
                    55
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    172,
                    181
                ],
                "obj_char_span": [
                    205,
                    213
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    49,
                    55
                ]
            },
            {
                "subject": "Addiction",
                "object": "`` Addiction ''",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    169,
                    184
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Addiction",
                "object": "`` Addiction ''",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    169,
                    184
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Addiction",
                "object": "`` Addiction ''",
                "subj_char_span": [
                    172,
                    181
                ],
                "obj_char_span": [
                    169,
                    184
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "``",
                "subj_char_span": [
                    172,
                    181
                ],
                "obj_char_span": [
                    169,
                    171
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    181
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    213
                ],
                "tok_span": [
                    49,
                    55
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    213
                ],
                "tok_span": [
                    49,
                    55
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    181
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    213
                ],
                "tok_span": [
                    49,
                    55
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "`` Addiction ''",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    184
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "`` Addiction ''",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    184
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    181
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "`` Addiction ''",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    184
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    181
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    171
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Addiction journal ( abbreviated to Addiction ) is published by Wiley-Blackwell . It has the ISSN number 0965-2140 , and the LCCN number 93645978 .",
        "id": "train_1366",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    136,
                    144
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    136,
                    144
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    33,
                    39
                ]
            }
        ]
    },
    {
        "text": "The Addiction journal ( abbr . Addiction ) is published by Wiley-Blackwell . The ISSN # is : 1360-0443 and LCCN : 93645978 .",
        "id": "train_1367",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            },
            {
                "subject": "Addiction",
                "object": "93645978",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    34,
                    40
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly , aka the Admin . Sci . Q , comes under the academic discipline of Management . Their ISSN number is 0001-8392 and their LLCN number is 57059226 .",
        "id": "train_1368",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    173,
                    181
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    104,
                    114
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    181
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    114
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly is published by SAGE Publications for the Samuel Curtis Johnson Graduate School of Management , Cornell University . It is abbreviated to Admin . Sci . Q . Its ISSN number is `` 0001-8392 '' and LLCN number is 57059226 .",
        "id": "train_1369",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "``",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    208,
                    210
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "`` 0001-8392 ''",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    208,
                    223
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    38,
                    48
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    243,
                    251
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    53,
                    58
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "``",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    208,
                    210
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    210
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` 0001-8392 ''",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    223
                ],
                "tok_span": [
                    38,
                    48
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    251
                ],
                "tok_span": [
                    53,
                    58
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    210
                ],
                "tok_span": [
                    38,
                    40
                ]
            }
        ]
    },
    {
        "text": "Administrative Society Quarterly , abbreviated to Admin . Sci . Q , is published by SAGE Publications . Their ISSN number is 0001-8392 and the LLCN number is 57059226 .",
        "id": "train_1370",
        "relation_list": [
            {
                "subject": "Administrative",
                "object": "57059226",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    158,
                    166
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Administrative",
                "object": "SAGE Publications",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    166
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Administrative",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "SAGE Publications",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly was published by Cornell University and has the abbreviation of Admin . Sci . Q. . It has the ISSN number `` 0001-8392 '' and the LCCN number of 57059226 .",
        "id": "train_1371",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    50,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "``",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    139,
                    141
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "`` 0001-8392 ''",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    139,
                    154
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    27,
                    37
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    178,
                    186
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    44,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    141
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` 0001-8392 ''",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    154
                ],
                "tok_span": [
                    27,
                    37
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    186
                ],
                "tok_span": [
                    44,
                    49
                ]
            }
        ]
    },
    {
        "text": "Cornell University , affiliated with the Association of American Universities , publishes the Administrative Science Quarterly . It 's president is Elizabeth Garrett and it is located in Ithaca , NY .",
        "id": "train_1372",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    94,
                    126
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    41,
                    77
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    148,
                    165
                ],
                "predicate": "president",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca ,",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    126
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    77
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    165
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca ,",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    29,
                    33
                ]
            }
        ]
    },
    {
        "text": "Cornell University , of Ithaca , New York is the publisher of Administrative Science Quarterly . The University is affiliated with the Association of American Universities and also with the Association of Public and Land Grant Universities .",
        "id": "train_1373",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    62,
                    94
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    190,
                    215
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    135,
                    171
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    24,
                    41
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    94
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    215
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    171
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    4,
                    10
                ]
            }
        ]
    },
    {
        "text": "Cornell University is in Ithaca , New York and the president is Elizabeth Garrett . They are the publisher of the Administrative Science Quarterly and are affiliated with the Association of Public and Land grant Universities .",
        "id": "train_1374",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    114,
                    146
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    175,
                    200
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "president",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    146
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    200
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    4,
                    10
                ]
            }
        ]
    },
    {
        "text": "Cornell University ( nickname Cornell Big Red ) published Administrative Science Quarterly . Cornell University is affiliated with the Association of American Universities and is located in Ithaca , New York .",
        "id": "train_1375",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    58,
                    90
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    58,
                    90
                ],
                "obj_char_span": [
                    93,
                    111
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Cornell Big Red",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    30,
                    45
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Cornell Big Red",
                "subj_char_span": [
                    93,
                    111
                ],
                "obj_char_span": [
                    30,
                    45
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    135,
                    171
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    93,
                    111
                ],
                "obj_char_span": [
                    135,
                    171
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    190,
                    207
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    93,
                    111
                ],
                "obj_char_span": [
                    190,
                    207
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    90
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    90
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    111
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell Big Red",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    111
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Cornell Big Red",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    171
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    111
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    171
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    207
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    111
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    207
                ],
                "tok_span": [
                    27,
                    33
                ]
            }
        ]
    },
    {
        "text": "Cornell University , nickname Cornell Big Red , is the publisher of the Administrative Science Quarterly . The University is located in the city of Ithaca , New York and is affiliated with the Association of Public and Land grant Universities .",
        "id": "train_1376",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    72,
                    104
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Cornell Big Red",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    30,
                    45
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    193,
                    218
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    148,
                    165
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    104
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell Big Red",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    218
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    165
                ],
                "tok_span": [
                    25,
                    31
                ]
            }
        ]
    },
    {
        "text": "Aenir , a paperback book written by Garth Nix , has an ISBN number 0-439-17684-0 and an OCLC number 45644811 .",
        "id": "train_1377",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "45644811",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    100,
                    108
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45644811",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    108
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Aenir , written by Garth Nix , is available in print . Its OCLC number is 45644811 , and ISBN number is 0-439-17684-0 .",
        "id": "train_1378",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "45644811",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45644811",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil Librarians comes from the U.S. , where there is an ethnic group of Native Americans . The book is written in English , that is spoken in Great Britain .",
        "id": "train_1379",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    9,
                    44
                ],
                "obj_char_span": [
                    143,
                    150
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    13
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    143,
                    150
                ],
                "obj_char_span": [
                    171,
                    184
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    44
                ],
                "tok_span": [
                    2,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    150
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    150
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    184
                ],
                "tok_span": [
                    42,
                    44
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is written in English which is the language spoken in Great Britain . The book originates from the United States where the Asian Americans are one of the ethnic groups , .",
        "id": "train_1380",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    50,
                    57
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    135,
                    148
                ],
                "obj_char_span": [
                    159,
                    174
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    135,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    148
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    174
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    148
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is written in English which is the language spoken in Great Britain . It originates from the United States where White Americans live .",
        "id": "train_1381",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    50,
                    57
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    129,
                    142
                ],
                "obj_char_span": [
                    149,
                    164
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    129,
                    142
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    142
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    164
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    142
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States where Barack Obama is the leader . It is written in English which is the language spoken in Great Britain .",
        "id": "train_1382",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    114,
                    121
                ],
                "obj_char_span": [
                    154,
                    167
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States where Joe Biden is a leader . The book is written in English as spoken in Great Britain .",
        "id": "train_1383",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    115,
                    122
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    115,
                    122
                ],
                "obj_char_span": [
                    136,
                    149
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    149
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The capital of the United States , which includes many Asian Americans , is Washington DC . Alcatraz Versus the Evil Librarians originates from the US and is written in English .",
        "id": "train_1384",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    92,
                    127
                ],
                "obj_char_span": [
                    169,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    28
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    55,
                    70
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    92,
                    127
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    28
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    127
                ],
                "tok_span": [
                    17,
                    28
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    176
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    127
                ],
                "tok_span": [
                    17,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians , a 320 page hardcover has the OCLC number 78771100 and ISBN number 0-439-92550-9 .",
        "id": "train_1385",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "78771100",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians has 320 pages and is produced in print . The book has an OCLC number of 78771100 and the ISBN number of 0-439-92550-9 .",
        "id": "train_1386",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "78771100",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics ( Am.J.Math ) is published bi-monthly with its discipline being Math . It has an ISSN number of 0002-9327 .",
        "id": "train_1387",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics was first published in 1878 and is also known by the abbreviated title of Am . J . Math . It has the ISSN number `` 0002-9327 '' and comes under the discipline of Math .",
        "id": "train_1388",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "1878",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "``",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    149,
                    151
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "`` 0002-9327 ''",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    149,
                    164
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    30,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1878",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    151
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "`` 0002-9327 ''",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    164
                ],
                "tok_span": [
                    30,
                    39
                ]
            }
        ]
    },
    {
        "text": "American Journal of Mathematics is published by the Johns Hopkins University Press which is based in the United States . It 's ISSN number is 0002-9327 and their parent company is Johns Hopkins University .",
        "id": "train_1389",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    52,
                    82
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    52,
                    82
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    52,
                    82
                ],
                "obj_char_span": [
                    52,
                    76
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    52,
                    82
                ],
                "obj_char_span": [
                    180,
                    204
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    76
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    82
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    204
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics , published by the John Hopkins University Press , has an ISSN number 1080-6377 . Johns Hopkins University Press has the parent company John Hopkins University and is based in the United States .",
        "id": "train_1390",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    118,
                    148
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    118,
                    148
                ],
                "obj_char_span": [
                    216,
                    229
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    118,
                    148
                ],
                "obj_char_span": [
                    118,
                    142
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    148
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    148
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    229
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    148
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    142
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Based in the US , Johns Hopkins University Press is the publisher of the American Journal of Mathematics ( OCLC number 1480153 ) . It is the parent company of the Johns Hopkins University Press .",
        "id": "train_1391",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    73,
                    104
                ],
                "obj_char_span": [
                    18,
                    48
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    73,
                    104
                ],
                "obj_char_span": [
                    163,
                    193
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    18,
                    48
                ],
                "obj_char_span": [
                    18,
                    42
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    18,
                    48
                ],
                "obj_char_span": [
                    163,
                    187
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    163,
                    193
                ],
                "obj_char_span": [
                    18,
                    42
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    33,
                    37
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    163,
                    193
                ],
                "obj_char_span": [
                    163,
                    187
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    33,
                    37
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "1480153",
                "subj_char_span": [
                    73,
                    104
                ],
                "obj_char_span": [
                    119,
                    126
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    104
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    104
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    193
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    187
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    193
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    193
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    187
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    104
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "1480153",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    126
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Math ( Am . J . Math . ) is published in the U.S. by the Johns Hopkins University Press . Johns Hopkins University is the parent company of the Johns Hopkins University Press .",
        "id": "train_1392",
        "relation_list": [
            {
                "subject": "American Journal of",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    81,
                    111
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "American Journal of",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    168,
                    198
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    81,
                    111
                ],
                "obj_char_span": [
                    81,
                    105
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    81,
                    111
                ],
                "obj_char_span": [
                    114,
                    138
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    81,
                    111
                ],
                "obj_char_span": [
                    168,
                    192
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    168,
                    198
                ],
                "obj_char_span": [
                    81,
                    105
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    37,
                    41
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    168,
                    198
                ],
                "obj_char_span": [
                    114,
                    138
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    37,
                    41
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    168,
                    198
                ],
                "obj_char_span": [
                    168,
                    192
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    37,
                    41
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    111
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "American Journal of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    198
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    111
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    105
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    111
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    138
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    111
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    192
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    198
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    105
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    198
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    138
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    198
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    192
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Johns Hopkins University Press in the United States is the parent company of Johns Hopkins University who publish American Journal of Mathematics . The Journal comes under the academic discipline of Math .",
        "id": "train_1393",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University Press",
                "subj_char_span": [
                    114,
                    145
                ],
                "obj_char_span": [
                    0,
                    30
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "United States",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Johns Hopkins University Press",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    77,
                    101
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "American Journal of Mathematics",
                "object": "Mathematics",
                "subj_char_span": [
                    114,
                    145
                ],
                "obj_char_span": [
                    134,
                    145
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    145
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Johns Hopkins University Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    101
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    145
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    145
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "English is the language used in both Great Britain and the United States ( where the Asian Americans are an ethnic group ) . The US is where A Loyal Character Dancer was published .",
        "id": "train_1394",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    141,
                    165
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    33
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    59,
                    72
                ],
                "obj_char_span": [
                    85,
                    100
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    59,
                    72
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    165
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    100
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "English is the language of the USA and is also spoken in Great Britain . Native Americans are among the ethnic groups of the USA and A Loyal Character Dancer was Published there .",
        "id": "train_1395",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was published by Soho Press and is published in the United States . In this country they speak English , same as in Great Britan .",
        "id": "train_1396",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great",
                "subj_char_span": [
                    120,
                    127
                ],
                "obj_char_span": [
                    141,
                    146
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    77,
                    90
                ],
                "obj_char_span": [
                    120,
                    127
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Great",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    146
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars originates from the United States , which capital is Washington D. C and the language is English , same as in Great Britain .",
        "id": "train_1397",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    106,
                    113
                ],
                "obj_char_span": [
                    127,
                    140
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    106,
                    113
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    140
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Great Britain and the United States . A Wizard of Mars is from the US which includes many Asian Americans .",
        "id": "train_1398",
        "relation_list": [
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    56,
                    69
                ],
                "obj_char_span": [
                    124,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "United States",
                "object": "English language",
                "subj_char_span": [
                    56,
                    69
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    72,
                    88
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    139
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    88
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The African Americans are an ethnic group in the United States where A Severed Wasp originates . The language of both the US and Great Britain is English .",
        "id": "train_1399",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    146,
                    153
                ],
                "obj_char_span": [
                    129,
                    142
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    146,
                    153
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    142
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp comes from the United States , where Native Americans are one of the ethnic groups and English is the language used . English is also the language of Great Britain .",
        "id": "train_1400",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    102,
                    109
                ],
                "obj_char_span": [
                    165,
                    178
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    133,
                    140
                ],
                "obj_char_span": [
                    165,
                    178
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    102,
                    109
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    133,
                    140
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    52,
                    68
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    109
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    178
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    178
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    109
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    68
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was written in the United States where the main language is English ( originated in Great Britain ) . Natives Americans are an ethnic group of the US .",
        "id": "train_1401",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    77,
                    84
                ],
                "obj_char_span": [
                    101,
                    114
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    114
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil Librarians comes from the U.S , where English is spoken and African Americans are an ethnic group . English is also the language of Great Britain .",
        "id": "train_1402",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    72,
                    79
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    38,
                    40
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States whose capital city is Washington D.C . The language of the United States , as well as of Great Britain , is English .",
        "id": "train_1403",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    149,
                    156
                ],
                "obj_char_span": [
                    130,
                    143
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    149,
                    156
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    100,
                    113
                ],
                "obj_char_span": [
                    149,
                    156
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    100,
                    113
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    100,
                    113
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    156
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    156
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    156
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    113
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The book Alcatraz Versus the Evil librarians is from the United states where white Americans live and like Great Britain , English is also spoken .",
        "id": "train_1404",
        "relation_list": [
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    123,
                    130
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "United",
                "object": "English",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    123,
                    130
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil",
                "object": "United",
                "subj_char_span": [
                    9,
                    33
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    130
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    130
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Alcatraz Versus the Evil",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    33
                ],
                "tok_span": [
                    2,
                    10
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "HIV is part of the Orthoretrovirinae family and belongs to the Lentivirus genus . The study of it comes under the academic discipline HIV/AIDS . The journal which is part of this Academic field of study is the AIDS journal .",
        "id": "train_1405",
        "relation_list": [
            {
                "subject": "HIV",
                "object": "Lentivirus",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "HIV",
                "object": "Orthoretrovirinae",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    19,
                    36
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    210,
                    214
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "AIDS",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    210,
                    214
                ],
                "obj_char_span": [
                    134,
                    142
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lentivirus",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Orthoretrovirinae",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    36
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    214
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    214
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    142
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "HIV is classed as a Retrovirus and is of the genus Lentivirus . The AIDS journal comes under the academic discipline of HIV/AIDS .",
        "id": "train_1406",
        "relation_list": [
            {
                "subject": "HIV",
                "object": "Lentivirus",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "HIV",
                "object": "Retrovirus",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    20,
                    30
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    68,
                    72
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "AIDS",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    68,
                    72
                ],
                "obj_char_span": [
                    120,
                    128
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lentivirus",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Retrovirus",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    128
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Violet Keystone followed the novel Into Battle which itself followed Above the Veil . Aenir was the sequel to that book , and that book was preceded by the novel Castle .",
        "id": "train_1407",
        "relation_list": [
            {
                "subject": "Into Battle",
                "object": "The Violet Keystone",
                "subj_char_span": [
                    39,
                    50
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    73,
                    87
                ],
                "obj_char_span": [
                    39,
                    50
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    73,
                    87
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    166,
                    172
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "The Violet Keystone",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    87
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    87
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is written by John Cowper Powys who wa born in Shirley , Derbyshire . The book is followed by Weymouth Sands and Maiden Castle .",
        "id": "train_1408",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    69,
                    89
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    116,
                    130
                ],
                "obj_char_span": [
                    135,
                    148
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    116,
                    130
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    36,
                    53
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    89
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    130
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    148
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    130
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    16
                ]
            }
        ]
    },
    {
        "text": "John Cowper Powys , author of A Glastonbury Romance , Weymouth Sands and Maiden Castle ( in that order ) , was born in Shirley , Derbyshire .",
        "id": "train_1409",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    119,
                    139
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle (",
                "subj_char_span": [
                    54,
                    68
                ],
                "obj_char_span": [
                    73,
                    88
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    30,
                    51
                ],
                "obj_char_span": [
                    54,
                    68
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Weymouth Sands",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    54,
                    68
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "author",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    139
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Maiden Castle (",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    88
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    51
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "AIDS journal is from the United Kingdom , where English is the language spoken . It is published by Lippincott Williams & Wilkins , whose parent company is Wolters Kluwer .",
        "id": "train_1410",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English",
                "subj_char_span": [
                    25,
                    39
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    25,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    100,
                    129
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    100,
                    129
                ],
                "obj_char_span": [
                    156,
                    170
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    31,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    129
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    129
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    170
                ],
                "tok_span": [
                    31,
                    37
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal was published in the United Kingdom Lippincott , Williams & Wilkins . The leader of the UK is Elizabeth II and the language is English .",
        "id": "train_1411",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    144,
                    151
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    53,
                    63
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    111,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published by Lippincott , Williams & Wilkins in the United Kingdom . The leader of the UK is David Cameron and English is the language spoken .",
        "id": "train_1412",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English",
                "subj_char_span": [
                    72,
                    86
                ],
                "obj_char_span": [
                    131,
                    138
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    72,
                    86
                ],
                "obj_char_span": [
                    113,
                    126
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    72,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    138
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    126
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "In the United Kingdom , David Cameron is the Leader and the Aids journal was published here by Lippincott Williams & Wilkins ( parent company Wolters Kluwer ) .",
        "id": "train_1413",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    7,
                    21
                ],
                "obj_char_span": [
                    24,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    95,
                    124
                ],
                "obj_char_span": [
                    142,
                    156
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    37
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    124
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    156
                ],
                "tok_span": [
                    29,
                    35
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published by Lippincott , Williams & Wilkins in the United Kingdom , where David Cameron is the leader and the capital city is London .",
        "id": "train_1414",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    72,
                    86
                ],
                "obj_char_span": [
                    95,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    72,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    72,
                    86
                ],
                "obj_char_span": [
                    147,
                    153
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    153
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Originally published in English , a language spoken in Great Britain , A Fortress of Grey is from the United States where African Americans comprise one of the country 's ethnic groups .",
        "id": "train_1415",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    102,
                    115
                ],
                "obj_char_span": [
                    122,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "A Fortress of Grey",
                "object": "English",
                "subj_char_span": [
                    71,
                    89
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "A Fortress of Grey",
                "object": "United States",
                "subj_char_span": [
                    71,
                    89
                ],
                "obj_char_span": [
                    102,
                    115
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    115
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    139
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "A Fortress of Grey",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    89
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "A Fortress of Grey",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    89
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    115
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "The United States is home to an ethnic group , African Americans , and also where written in English , a language spoken in Great Britain , A Wizard of Mars originates .",
        "id": "train_1416",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    47,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    140,
                    156
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    31
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    93,
                    100
                ],
                "obj_char_span": [
                    124,
                    137
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    140,
                    156
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    31
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    156
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    137
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    156
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was Published in the United States where African Americans are one of the ethnic groups and like in Great Britain , English is the spoken language .",
        "id": "train_1417",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    58,
                    75
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    133,
                    140
                ],
                "obj_char_span": [
                    117,
                    130
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    133,
                    140
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    75
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    130
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is the president of the US , where A Wizard of Mars originates from and is published in English and there 's an ethnic group called African Americans .",
        "id": "train_1418",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    48,
                    64
                ],
                "obj_char_span": [
                    101,
                    108
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    64
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    108
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was published in the United States , where English is spoken and Barack Obama is the leader . African Americans are one of the ethnic groups there .",
        "id": "train_1419",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    111,
                    128
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    128
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States where the Asian Americans are an ethnic group . It was published in English which is the language spoken in Great Britain .",
        "id": "train_1420",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    117,
                    124
                ],
                "obj_char_span": [
                    157,
                    170
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    170
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States , where you will find an ethnic group called the Native Americans . English is the language of the United States and also the language spoken in Great Britain .",
        "id": "train_1421",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    117,
                    124
                ],
                "obj_char_span": [
                    194,
                    207
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    148,
                    161
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    98,
                    114
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    98,
                    114
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    207
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    114
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    114
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was written in the United States . The main language of the US is English , originated in Great Britain . The capital of the US is Washington D.C .",
        "id": "train_1422",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    89,
                    96
                ],
                "obj_char_span": [
                    113,
                    126
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    154,
                    164
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    126
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    164
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain and is also the language of the United States . The United States is led by Barack Obama and is the origin of A Fortress of Grey Ice .",
        "id": "train_1423",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    67,
                    80
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    87,
                    100
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    67,
                    80
                ],
                "obj_char_span": [
                    111,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    87,
                    100
                ],
                "obj_char_span": [
                    111,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    145,
                    167
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    34
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    145,
                    167
                ],
                "obj_char_span": [
                    87,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    34
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    123
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    123
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    167
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    167
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is the leader of the United States where A Fortress of Grey Ice is from . It was published in English , the language that is spoken in Great Britain .",
        "id": "train_1424",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    54,
                    76
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    107,
                    114
                ],
                "obj_char_span": [
                    148,
                    161
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    54,
                    76
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    76
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    76
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States , where the leader is Barack Obama . A Severed Wasp is written in English which is the language spoken in Great Britain .",
        "id": "train_1425",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    63,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    78,
                    92
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    107,
                    114
                ],
                "obj_char_span": [
                    147,
                    160
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    78,
                    92
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    92
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    160
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    92
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp originates from the United States and is written in English . The leader of the US is Barack Obama and one of the ethnic groups in the country are the Asian Americans .",
        "id": "train_1426",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    101,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    166,
                    181
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    113
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    181
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is the leader of the United States where Native Americans are one of the ethnic groups . It is also where A Wizard of Mars , which is written in English , originates from .",
        "id": "train_1427",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    119,
                    135
                ],
                "obj_char_span": [
                    158,
                    165
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    119,
                    135
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    54,
                    70
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    135
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    165
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    135
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "English is spoken in both Great Britain and the United States ( home of President Barack Obama ) . A Severed Wasp is from the United States .",
        "id": "train_1428",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    99,
                    113
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    99,
                    113
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    113
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "In the United States the leader is Barack Obama , the capital city is Washington D.C. , African Americans are an ethnic group and is where 1634 The Ram Rebellion was written .",
        "id": "train_1429",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    139,
                    143
                ],
                "obj_char_span": [
                    7,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    88,
                    105
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    105
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States was Barack Obama . The capital of the US is Washington D.C. 1634 The Ram Rebellion comes from the United States and one of it 's ethnic groups is Asian American .",
        "id": "train_1430",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    130,
                    143
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    130,
                    143
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    92,
                    96
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    92,
                    96
                ],
                "obj_char_span": [
                    130,
                    143
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "United States",
                "object": "Asian",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    178,
                    183
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "United States",
                "object": "Asian",
                "subj_char_span": [
                    130,
                    143
                ],
                "obj_char_span": [
                    178,
                    183
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Asian",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    183
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Asian",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    183
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion was written in the United States , where the leader is known as the President and its capital city is Washington D.C. African Americans are one of the ethnic groups there .",
        "id": "train_1431",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    125,
                    135
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    141,
                    158
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    158
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States where one of the ethnic groups are the Asian Americans . The leader of the US is the President and the capital city is Washington DC .",
        "id": "train_1432",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    171,
                    181
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    91,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    181
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    106
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "The title of the leader of the United States is the President and is currently held by Barack Obama . 1634 The Ram Rebellion comes from the United States where there are many Asian Americans .",
        "id": "train_1433",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    140,
                    153
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    140,
                    153
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    102,
                    106
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    102,
                    106
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    175,
                    190
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    140,
                    153
                ],
                "obj_char_span": [
                    175,
                    190
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    106
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    106
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    190
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    190
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "Penguin Random House is the parent company of Viking Press which is located in the United States . They 've published A Long Long Way which was followed by The Secret Scripture .",
        "id": "train_1434",
        "relation_list": [
            {
                "subject": "Viking Press",
                "object": "United States",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    83,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    118,
                    133
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Viking Press",
                "object": "Penguin Random House",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    118,
                    133
                ],
                "obj_char_span": [
                    156,
                    176
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    133
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    133
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    176
                ],
                "tok_span": [
                    30,
                    35
                ]
            }
        ]
    },
    {
        "text": "The book Wolf Solent is first in a series of books written by John Cowper Powys . The sequel to this books is A Glastonbury Romance which was then followed by Weymouth Sands and then Maiden Castle .",
        "id": "train_1435",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    159,
                    173
                ],
                "obj_char_span": [
                    183,
                    196
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    39,
                    43
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    110,
                    131
                ],
                "obj_char_span": [
                    159,
                    173
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    110,
                    131
                ],
                "obj_char_span": [
                    9,
                    20
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    110,
                    131
                ],
                "obj_char_span": [
                    62,
                    79
                ],
                "predicate": "author",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    173
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    196
                ],
                "tok_span": [
                    45,
                    47
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    131
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    173
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    131
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    131
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    79
                ],
                "tok_span": [
                    14,
                    21
                ]
            }
        ]
    },
    {
        "text": "Wolf Solent is written by John Cowper Powys . It is followed by A Glastonbury Romance , Weymouth Sands and Maiden Castle .",
        "id": "train_1436",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    88,
                    102
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    64,
                    85
                ],
                "obj_char_span": [
                    88,
                    102
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    64,
                    85
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Wolf Solent",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    43
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    102
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    85
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    102
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    85
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    43
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is the sequel to Wolf Solent and was followed by Maiden Castle and Weymouth Sands which was written by John Cowper Powys .",
        "id": "train_1437",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle",
                "subj_char_span": [
                    89,
                    103
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    89,
                    103
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Weymouth Sands",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    89,
                    103
                ],
                "obj_char_span": [
                    125,
                    142
                ],
                "predicate": "author",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    39,
                    50
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Maiden Castle",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    142
                ],
                "tok_span": [
                    28,
                    35
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from Andalusia inSpain . The main ingredients of Ajoblanco are bread , almonds , garlic , water and olive oil .",
        "id": "train_1438",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "region",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from the Andalusia region of Spain.Its main ingredients are : bread , almonds , garlic , water , and olive oil .",
        "id": "train_1439",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bread , almonds , garlic , water , and olive oil are the main ingredients in Ajoblanco , which is from Andalusia , in Spain .",
        "id": "train_1440",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "region",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "Bread is an ingredient in Ajoblanco ( Ajo blanco ) , which is from Andalusia , Spain .",
        "id": "train_1441",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Bread",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The garlicy dish Ajoblanco ( also known as Ajo blanco ) is from the Andalusia region of Spain .",
        "id": "train_1442",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    88,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from Spain and Andalusia . It contains olive oil and another name for it is Ajo blanco .",
        "id": "train_1443",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from the Andalusia region of Spain and includes bread , almonds , garlic , water and olive oil .",
        "id": "train_1444",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , from the Andalusia region in Spain , has almond as one of its ingredients . Ajo blanco is an alternative name of Ajoblanco .",
        "id": "train_1445",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    125,
                    134
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    34,
                    38
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    125,
                    134
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    34,
                    38
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Almond is an ingredient of ajoblanco , a dish from Andalusia , Spain , where Susana Diaz is a leader .",
        "id": "train_1446",
        "relation_list": [
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    77,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    83
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Almond is an ingredient in ajoblanco . Almonds are from the Rosaceae family , a division of flowering plants and a member of the Rosales order .",
        "id": "train_1447",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Almond",
                "object": "Rosales",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    129,
                    136
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosaceae",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosales",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    136
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Almond is an ingredient in ajoblanco . They are from the Rosaceae family , part of the Rosales/Rosids order .",
        "id": "train_1448",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    57,
                    65
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosaceae",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Almond is an ingredient in ajoblanco which comes from the Andalusia region in Spain . Felipe VI is the leader of that country .",
        "id": "train_1449",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    78,
                    83
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a food found in Andalusia , Spain and it contains garlic . Susana Diaz is the leader of Andalusia .",
        "id": "train_1450",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    101,
                    110
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    101,
                    110
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    31
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amatriciana is a sauce from Lazio , Italy . It includes tomatoes , guanciale , cheese and olive oil .",
        "id": "train_1451",
        "relation_list": [
            {
                "subject": "Amatriciana",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Amatriciana",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Antioquia Department can be found in Colombia and is the regions where Bandeja paisa comes from . The avocado is a member of the Lauraceae family and it is one of the main ingredients in Bandeja Paisa .",
        "id": "train_1452",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    41,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    75,
                    88
                ],
                "obj_char_span": [
                    4,
                    24
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is from Indonesia , but more specific to Java and the ingredients are compressed rice cooked in banana leaf with vegetables or minced meat fillings .",
        "id": "train_1453",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Compressed rice cooked in banana leaf with vegetables or minced meat fillings are the main ingredients , in the Javanese dish , Arem-arem , which originates from Indonesia .",
        "id": "train_1454",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    128,
                    137
                ],
                "obj_char_span": [
                    162,
                    171
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    32
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese",
                "subj_char_span": [
                    128,
                    137
                ],
                "obj_char_span": [
                    112,
                    120
                ],
                "predicate": "region",
                "subj_tok_span": [
                    27,
                    32
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    171
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader in Indonesia , where the language is Indonesian . It is also where Arem-arem is served , nationwide but more specific to Java .",
        "id": "train_1455",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a Javanese dish that originates from Indonesia . The Indonesian language is spoken in Indonesia , where the leader is Joko Widodo .",
        "id": "train_1456",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    99,
                    108
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    131,
                    142
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    99,
                    108
                ],
                "obj_char_span": [
                    131,
                    142
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    66,
                    85
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    99,
                    108
                ],
                "obj_char_span": [
                    66,
                    85
                ],
                "predicate": "language",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo and Jusuf Kalla are the leaders of Indonesia . There Arem-arem is a traditional dish , but more specific to Java .",
        "id": "train_1457",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    16,
                    27
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    27
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is Javanese cuisine found in Indonesia , where two of the leaders are Joko Widodo and Jusuf Kalla .",
        "id": "train_1458",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    80,
                    91
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese cuisine",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    13,
                    29
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    91
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    29
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a dish predominately from Java , but available nationwide in Indonesia . Indonesian is the language spoken in this country and the leader is Jusuf Kalla .",
        "id": "train_1459",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    154,
                    165
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    86,
                    96
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    165
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    96
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a dish of Javanese cuisine found in Indonesia . Jusuf Kalla is the leader of Indonesia where Indonesian is spoken .",
        "id": "train_1460",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    90,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    61,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    90,
                    99
                ],
                "obj_char_span": [
                    61,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese cuisine",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    90,
                    99
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    39
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a main dish of the Javanese cuisine.Its main ingredients are : compressed rice cooked in banana leaf with vegetables or minced meat fillings .",
        "id": "train_1461",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Javanese",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata is a sauce from Italy , where the capital is Rome , the leader is Sergio Mattarella and Italian is the language spoken .",
        "id": "train_1462",
        "relation_list": [
            {
                "subject": "Arrabbiata",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    99,
                    106
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    77,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    94
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is from Italy where they speak Italian and Rome is the capital . Pietro Grasso leads the country .",
        "id": "train_1463",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    82,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is from Italy , where the capital is Rome . Pietro Grasso is the leader of Italy , whose people are called Italians .",
        "id": "train_1464",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    92,
                    97
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    61,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    92,
                    97
                ],
                "obj_char_span": [
                    61,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    124,
                    132
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    92,
                    97
                ],
                "obj_char_span": [
                    124,
                    132
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    92,
                    97
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    74
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    74
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    132
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    132
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauces originates from Rome , Italy . It is made with tomatoes , red chili , garlic and olive oil .",
        "id": "train_1465",
        "relation_list": [
            {
                "subject": "Arrabbiata",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arrabbiata",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arrabbiata",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is made with tomatoes , red chili , garlic and olive oil . It is a traditional dish from Rome , Italy .",
        "id": "train_1466",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    113,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is made with tomatoes , red chili , garlic and olive oil and is a traditional dish from Rome , Italy .",
        "id": "train_1467",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    112,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from the region of Catalonia in Spain . The main ingredients are white rice , cuttlefish or squid , cephalopod ink , cubanelle peppers .",
        "id": "train_1468",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from the Catalonia region of Spain , the leader of Spain is Felipe VI of Spain , Catalonia is led by the Parliament of Catalonia .",
        "id": "train_1469",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    63,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    85,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    63,
                    68
                ],
                "obj_char_span": [
                    94,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    85,
                    90
                ],
                "obj_char_span": [
                    94,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    107,
                    112
                ],
                "obj_char_span": [
                    94,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    115,
                    124
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    153,
                    162
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    139,
                    162
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    115,
                    124
                ],
                "obj_char_span": [
                    139,
                    162
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    153,
                    162
                ],
                "obj_char_span": [
                    139,
                    162
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    112
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    112
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    112
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    162
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    162
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    162
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    162
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    162
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "Arròs negre comes from the region of the Valencian Community , Spain . The main ingredients of Arròs negre are white rice , cuttlefish or squid , cephalopod ink , cubanelle peppers .",
        "id": "train_1470",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    95,
                    106
                ],
                "obj_char_span": [
                    41,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    63,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    95,
                    106
                ],
                "obj_char_span": [
                    63,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Spain comes from the region of the Valencian Community . The main ingredients in arròs negre are white rice , cuttlefish or squid , cephalopod ink and cubanelle peppers .",
        "id": "train_1471",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    74,
                    93
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    93
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arròs negre comes from Spain and the Valencian community . The main ingredients are white rice , cuttlefish or squid , cephalopod ink and cubanelle peppers .",
        "id": "train_1472",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    46
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Spain ( and Spaniards ) . It comes from the region of the Valencian Community where Felipe VI is the leader .",
        "id": "train_1473",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    97,
                    116
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    116
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Arròs negre comes from the region of the Valencian Community , Spain . The leader of the community of Valencia is Ximo Puig and Spaniards are the name of the country 's people .",
        "id": "train_1474",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Valencian Community",
                "object": "Ximo Puig",
                "subj_char_span": [
                    41,
                    60
                ],
                "obj_char_span": [
                    114,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    63,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    63,
                    68
                ],
                "obj_char_span": [
                    128,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain ( Felipe VI is the leader ) , from the region of the Valencian Community , the leader of which is Ximo Puig .",
        "id": "train_1475",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    79,
                    98
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Valencian Community",
                "object": "Ximo Puig",
                "subj_char_span": [
                    79,
                    98
                ],
                "obj_char_span": [
                    124,
                    133
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    98
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    98
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    133
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Indonesia is the country Asam pedas comes from in the Sumatra region . Ethnic groups in Sumatra include the Batak and the Acehnese .",
        "id": "train_1476",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Batak",
                "subj_char_span": [
                    54,
                    61
                ],
                "obj_char_span": [
                    108,
                    113
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Batak",
                "subj_char_span": [
                    88,
                    95
                ],
                "obj_char_span": [
                    108,
                    113
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Acehnese",
                "subj_char_span": [
                    54,
                    61
                ],
                "obj_char_span": [
                    122,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Acehnese",
                "subj_char_span": [
                    88,
                    95
                ],
                "obj_char_span": [
                    122,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    88,
                    95
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batak",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Batak",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Acehnese",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Acehnese",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    130
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish from Sumatra that is found in Malaysia . Malays are an ethnic group of Sumatra and the Malaysian Chinese are an ethnic group from Malaysia .",
        "id": "train_1477",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    151,
                    159
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    51,
                    59
                ],
                "obj_char_span": [
                    108,
                    125
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    151,
                    159
                ],
                "obj_char_span": [
                    108,
                    125
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    26,
                    33
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    159
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    125
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    159
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    125
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Malaysian Chinese and Malaysian Malay are ethnic groups from Malaysia . Asam pedas is from the Malay Peninsula in Malaysia .",
        "id": "train_1478",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    76,
                    86
                ],
                "obj_char_span": [
                    65,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    76,
                    86
                ],
                "obj_char_span": [
                    118,
                    126
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    65,
                    73
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    118,
                    126
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Malay",
                "subj_char_span": [
                    65,
                    73
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Malay",
                "subj_char_span": [
                    118,
                    126
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    76,
                    86
                ],
                "obj_char_span": [
                    99,
                    114
                ],
                "predicate": "region",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    73
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    73
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    73
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Malay",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Malaysian Malay",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    114
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food from Malaysia and Sumatra . Malaysia is the ethnic home of the Malaysian Chinese , and the Minangkabau people are and ethnic group from Sumatra .",
        "id": "train_1479",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    49,
                    57
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Minangkabau people",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    112,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Minangkabau people",
                "subj_char_span": [
                    157,
                    164
                ],
                "obj_char_span": [
                    112,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    157,
                    164
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Minangkabau people",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    130
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    164
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Minangkabau people",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    130
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    164
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish from Sumatra , Malaysia , Malays are the ethnic group of Sumatra and Malaysia .",
        "id": "train_1480",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    90,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    78,
                    85
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    26,
                    33
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    78,
                    85
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    98
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish from Sumatra , where the Acehnese people are an ethnic group . The dish is also found in Malaysia , where Malay people live .",
        "id": "train_1481",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    110,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Acehnese people",
                "subj_char_span": [
                    26,
                    33
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    118
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acehnese people",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia and Sumatra . Malays and Bataks are ethnic groups of Sumatra .",
        "id": "train_1482",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The fried chicken dish Ayam penyet is found in Singapore and Java . Baduy is an ethnic group of Java .",
        "id": "train_1483",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    61,
                    65
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    96,
                    100
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The fried chicken dish Ayam penyet is made nationwide in Java , and can also be found in Malaysia and Singapore . The Banyumasan people are an ethnic group from Java .",
        "id": "train_1484",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    57,
                    61
                ],
                "obj_char_span": [
                    118,
                    135
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    161,
                    165
                ],
                "obj_char_span": [
                    118,
                    135
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    161,
                    165
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    135
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    135
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is an ingredient in Ayam penyet and originates from Singapore.It can also be found in Java where the Banyumasan people are an ethnic group .",
        "id": "train_1485",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    100,
                    104
                ],
                "obj_char_span": [
                    115,
                    132
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    132
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is made nationwide in Java , and can also be found in Malaysia and Singapore . The dish consists of squeezed or smashed fried chicken served with sambal .",
        "id": "train_1486",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The fried chicken dish Ayam penyet can be found all over Indonesia , Malaysia and Singapore . The chicken is `` squeezed '' or `` smashed '' and served with sambal .",
        "id": "train_1487",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    109,
                    111
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    127,
                    129
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    109,
                    111
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    127,
                    129
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    111
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    129
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    111
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    129
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ayam Penyet is a dish from Malaysia , originaly made the country Java . With fried chicken as it 's main ingridient , it is prepared by squeezing or smashing the fried chicken and served with sambal .",
        "id": "train_1488",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    65,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    69
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a popular dish in Malaysia and Indonesia . It includes Fried Chicken which is squeezed or mashed served with a sambal as a main course .",
        "id": "train_1489",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Fried",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is an ingredient in Ayam penyet , a dish from Malaysia . It is also from Java , where one of the ethnic groups is Baduy .",
        "id": "train_1490",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    87,
                    91
                ],
                "obj_char_span": [
                    128,
                    133
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    133
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The fried chicken dish Ayam Penyet is from Malaysia and Java . The Banyumasan people are an ethnic group from Java .",
        "id": "train_1491",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    23,
                    27
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    110,
                    114
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    23,
                    27
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    23,
                    27
                ],
                "obj_char_span": [
                    110,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a fried chicken dish popular in Malasia ; the dish originates from the Java region , where the Javanese people are an ethnic group .",
        "id": "train_1492",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    86,
                    90
                ],
                "obj_char_span": [
                    110,
                    125
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    125
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The fried chicken dish Ayam penyet is a popular dish in Malaysia and Indonesia . Malaysian Chinese is an ethnic group from Malaysia .",
        "id": "train_1493",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    56,
                    64
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    123,
                    131
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    56,
                    64
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    123,
                    131
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ayam Penyet is a food found in Java ; it is a dish from Malaysia and one of its main ingredients is fried chicken . The Malaysian Chinese are an ethnic group from Malaysia .",
        "id": "train_1494",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    56,
                    64
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    163,
                    171
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    56,
                    64
                ],
                "obj_char_span": [
                    120,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    163,
                    171
                ],
                "obj_char_span": [
                    120,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    137
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    137
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from the region of Singapore and Indonesia . The main ingredients of Ayam penyet are `` squeezed '' or `` smashed '' chicken served with sambal . It also has fried chicken in it .",
        "id": "train_1495",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    91,
                    102
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    107,
                    109
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    125,
                    127
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    91,
                    102
                ],
                "obj_char_span": [
                    107,
                    109
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    91,
                    102
                ],
                "obj_char_span": [
                    125,
                    127
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    91,
                    102
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    109
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    127
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    109
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    127
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "BLT is a variation of both the club and Bacon sandwich ( popular in the uk ) , and contains tomato .",
        "id": "train_1496",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    40,
                    54
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The country that Bacon sandwich comes from is the United Kingdom where it is often served with brown sauce . Variations include the BLT and Club sandwich .",
        "id": "train_1497",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    140,
                    153
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    132,
                    135
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    50,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    153
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    64
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bread is an ingredient in the Bacon sandwich , which comes from the United Kingdom and is a variation of the BLT and Club .",
        "id": "train_1498",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club",
                "subj_char_span": [
                    109,
                    112
                ],
                "obj_char_span": [
                    117,
                    121
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bread",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    109,
                    112
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    68,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Club",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    121
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwich is a dish from the United Kingdom . A variation of a Bacon sandwich or a Club sandwich is the BLT and contains lettuce .",
        "id": "train_1499",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    109,
                    112
                ],
                "obj_char_span": [
                    88,
                    101
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    109,
                    112
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    68,
                    82
                ],
                "obj_char_span": [
                    109,
                    112
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    68,
                    82
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The United States is the country of the Bacon Explosion , it is a main course which includes bacon and sausage .",
        "id": "train_1500",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    40,
                    55
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    40,
                    55
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Kansas City , USA is the home of the Bacon Explosion it includes sausage and bacon .",
        "id": "train_1501",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    37,
                    52
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City",
                "subj_char_span": [
                    37,
                    52
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Kansas City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The country Bacon Explosion comes from is the United States . Bacon Explosion is a main course and it includes bacon as its main ingredient and sausage as another ingredient .",
        "id": "train_1502",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States . The main ingredients are bacon and sausage .",
        "id": "train_1503",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is from the Kansas City metropolitan area , in the United States . The main ingredients in a bacon explosion are bacon and sausage .",
        "id": "train_1504",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    57
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    57
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The main ingredient in a Bacon Explosion is bacon and sausage , it hails from the USA .",
        "id": "train_1505",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    25,
                    40
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of the Bacon Explosion are bacon and sausage , and comes from the Kansas City metropolitan area in the United States .",
        "id": "train_1506",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    124,
                    137
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    87,
                    116
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    137
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    116
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "In the United States you can find Bacon Explosion , Barack Obama , African Americans , and Washington , D.C .",
        "id": "train_1507",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    34,
                    49
                ],
                "obj_char_span": [
                    7,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    52,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    64
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The United States is the country of the Bacon Explosion . Barack Obama was once the leader there , the capital is Washington D.C. and Native Americans are one of the ethnic groups of the country .",
        "id": "train_1508",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    40,
                    55
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    134,
                    150
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    114,
                    124
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    150
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    124
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion originates from the United States , the capital of the United States is Washington , D.C. which has Barack Obama as one of it 's leaders and White Americans as one of it 's ethnic groups .",
        "id": "train_1509",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    116,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    116,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    157,
                    172
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    157,
                    172
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    88,
                    105
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    88,
                    105
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    128
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    172
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    172
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    105
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    105
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "The United States is the country of the Bacon Explosion . Joe Biden is one of the leaders there , Washington D.C. is the capital and Asian Americans are one ethnic group of the country .",
        "id": "train_1510",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    40,
                    55
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    133,
                    148
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    98,
                    108
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    148
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    108
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where Joe Biden is one of the leaders . Native Americans are an ethnic group there and the capital is Washington , D.C .",
        "id": "train_1511",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    85,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    147,
                    159
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    101
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    159
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion comes from the United States , where Joe Biden is a leader , the capital is Washington D.C. , and white Americans make up an ethnic group .",
        "id": "train_1512",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    96,
                    106
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    106
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The dish `` Bacon Explosion '' is from the Kansas City metropolitan area . Its main ingredients are sausage and bacon .",
        "id": "train_1513",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "`` Bacon",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    9,
                    17
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    43,
                    72
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "`` Bacon",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    17
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    72
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is from Kansas City , USA . The main ingredients in a bacon explosion are bacon and sausage .",
        "id": "train_1514",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kansas City",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "London is the capital of the United Kingdom which is the country that the Bacon sandwich comes . A variation of a Bacon sandwich is the BLT which itself is a variation of a Club sandwich .",
        "id": "train_1515",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    74,
                    88
                ],
                "obj_char_span": [
                    136,
                    139
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    114,
                    128
                ],
                "obj_char_span": [
                    136,
                    139
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    136,
                    139
                ],
                "obj_char_span": [
                    173,
                    186
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    74,
                    88
                ],
                "obj_char_span": [
                    29,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    114,
                    128
                ],
                "obj_char_span": [
                    29,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    88
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    128
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    186
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    88
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    128
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich originated from the English speaking country of the United Kingdom and is a variation of the BLT which is a variation of the Club sandwich .",
        "id": "train_1516",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    112,
                    115
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    112,
                    115
                ],
                "obj_char_span": [
                    144,
                    157
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    71,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "English",
                "subj_char_span": [
                    71,
                    85
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    115
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    115
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    157
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is the leader of the United Kingdom where Bacon sandwiches ( a variation of a BLT or Club sandwich ) are popular .",
        "id": "train_1517",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    91,
                    94
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    98,
                    111
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Bacon",
                "object": "United Kingdom",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    111
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwiches come from the UK . The main ingredient is bacon and other variations include the BLT and a Club sandwich .",
        "id": "train_1518",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    98,
                    101
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    98,
                    101
                ],
                "obj_char_span": [
                    108,
                    121
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Bacon",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    101
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    101
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    121
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The country that Bacon sandwich comes from is the United Kingdom . It can be served with condiments and variations include the BLT and Club sandwich .",
        "id": "train_1519",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    127,
                    130
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    127,
                    130
                ],
                "obj_char_span": [
                    135,
                    148
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    50,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    130
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    130
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    148
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    64
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich . which is found in the UK , has different names including : Bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm and bacon muffin . Bread is an ingredient of this sandwich , which is a variation on a BLT .",
        "id": "train_1520",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    270,
                    273
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    67,
                    69
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bread",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    202,
                    207
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    270,
                    273
                ],
                "tok_span": [
                    67,
                    69
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    207
                ],
                "tok_span": [
                    52,
                    54
                ]
            }
        ]
    },
    {
        "text": "A variation of the BLT is a Bacon sandwich ( which has condiments as one of the ingredients , ) from the United Kingdom . Other names for a Bacon sandwich are bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_1521",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    140,
                    154
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    105,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    140,
                    154
                ],
                "obj_char_span": [
                    105,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    154
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    154
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwiches are popular in the UK and variations include the BLT . It can also be known as a bacon butty , a bacon sarnie , a rasher sarnie , bacon sanger , piece ' n bacon , bacon cob , bacon barm and bacon muffin . Ketchup can be added to a Bacon sandwich .",
        "id": "train_1522",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    248,
                    262
                ],
                "obj_char_span": [
                    66,
                    69
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    69,
                    71
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    248,
                    262
                ],
                "obj_char_span": [
                    222,
                    229
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    69,
                    71
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    262
                ],
                "tok_span": [
                    69,
                    71
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    262
                ],
                "tok_span": [
                    69,
                    71
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    229
                ],
                "tok_span": [
                    61,
                    64
                ]
            }
        ]
    },
    {
        "text": "David Cameron is leader of the United Kingdom , which is home to the Bacon sandwich . A variation of the Bacon sandwich is the BLT , which is itself a variation of a Club sandwich .",
        "id": "train_1523",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    127,
                    130
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    105,
                    119
                ],
                "obj_char_span": [
                    127,
                    130
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    127,
                    130
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    31,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    105,
                    119
                ],
                "obj_char_span": [
                    31,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    130
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    119
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    130
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    130
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    119
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwiches are popular in the UK and the main ingredients in a Bacon sandwich are bread and bacon with ketchup or brown sauce as a condiment . Other names for the sandwich include bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_1524",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The country that Bacon sandwich comes from is the United Kingdom and ingredients include bread , bacon and a condiment , often ketchup or brown sauce . It 's various names include Bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm and bacon muffin .",
        "id": "train_1525",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    50,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    64
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from France , where Gérard Larcher and Manuel Valls are leaders . It can also be found in New York .",
        "id": "train_1526",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    36,
                    50
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    50
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Two leaders of France are Manuel Valls and Gérard Larcher , the country is also home to baked Alaska which hails from Hong Kong .",
        "id": "train_1527",
        "relation_list": [
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    26,
                    38
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    43,
                    57
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    38
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    57
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from France and also served in Hong Kong . Carrie Lam is the leader of Hong Kong and Manuel Valls is a leader in France .",
        "id": "train_1528",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    101,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    101,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    59,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    87,
                    96
                ],
                "obj_char_span": [
                    59,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    87,
                    96
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    113
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    113
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Said to come from France ( leader of which is Gérard Larcher ) , Baked Alaska is served in Hong Kong ( Carrie Lam is the leader ) .",
        "id": "train_1529",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    18,
                    24
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    103,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    18,
                    24
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    113
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The dessert Baked Alaska comes from France where they speak French . Sandesh is also a dessert , fun fact !",
        "id": "train_1530",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Sandesh is a nice confectionery dessert , as is Baked Alaska . Baked Alaska comes from France , where Gérard Larcher is a leader .",
        "id": "train_1531",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    48,
                    60
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    63,
                    75
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    87,
                    93
                ],
                "obj_char_span": [
                    102,
                    116
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    60
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    75
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    116
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is a dessert originates from France and the country 's leader is Manuel Valls . Sandesh is a nice confectionery dessert .",
        "id": "train_1532",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Desserts include cookies and Baked Alaska which comes from France where French is the national language .",
        "id": "train_1533",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    59,
                    65
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is a dessert ( as is the cookie ) , it hails from France where the leader is Gérard Larcher .",
        "id": "train_1534",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    63,
                    69
                ],
                "obj_char_span": [
                    90,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    104
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , from France , and cookies are types of desserts . Manual Valls leads France .",
        "id": "train_1535",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    20,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Two types of dessert are cookies and Baked Alaska . The latter is a dish from the United States where Native Americans are one of the ethnic groups .",
        "id": "train_1536",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    82,
                    95
                ],
                "obj_char_span": [
                    102,
                    118
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "United States",
                "subj_char_span": [
                    37,
                    49
                ],
                "obj_char_span": [
                    82,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    118
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    95
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from either France , the United States , Hong Kong or China . Meringue , Ice cream , sponge cake or Christmas pudding are the main ingredients .",
        "id": "train_1537",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is either from France or New York . The main ingredients are meringue , Ice cream and sponge cake ( or Christmas pudding ) .",
        "id": "train_1538",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , a dish originating in China , is also popular in Paris , New York and Hong Kong . Its main ingedients include meringue , Ice cream , sponge cake or Christmas pudding .",
        "id": "train_1539",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    136,
                    145
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    145
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from either Paris , New York or Hong Kong and is enjoyed in China . The main ingredients of a Baked Alaska are meringue , Ice cream and sponge cake ( or Christmas pudding ) .",
        "id": "train_1540",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    113,
                    125
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    125
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "France , United States and Hong Kong , China all claim to have invented Baked Alaska . Meringue , Ice cream , sponge cake or Christmas pudding are main ingredients in baked Alaska .",
        "id": "train_1541",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    72,
                    84
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Christmas pudding",
                "subj_char_span": [
                    72,
                    84
                ],
                "obj_char_span": [
                    125,
                    142
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Christmas pudding",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    142
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is served in the region of Hong Kong . This is thought to have originated in the United States , France or China . The main ingredients of Baked Alaska are meringue , Ice cream , sponge cake or Christmas pudding .",
        "id": "train_1542",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    152,
                    164
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    180,
                    189
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    152,
                    164
                ],
                "obj_char_span": [
                    180,
                    189
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "Meringue , Ice cream and sponge cake ( or Christmas pudding ) are the main ingredients in Baked Alaska , which is said to come from Hong Kong and China .",
        "id": "train_1543",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    90,
                    102
                ],
                "obj_char_span": [
                    132,
                    141
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    90,
                    102
                ],
                "obj_char_span": [
                    146,
                    151
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    90,
                    102
                ],
                "obj_char_span": [
                    11,
                    20
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    141
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    151
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska can be found in Hong Kong and the U.S . The main ingredients of a Baked Alaska are meringue , Ice cream and sponge cake ( or Christmas pudding ) .",
        "id": "train_1544",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    79,
                    91
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Bakewell tart ( or pudding ) is popular in the Derbyshire Dales area of Derbyshire , it uses fruit preserves ( jam ) .",
        "id": "train_1545",
        "relation_list": [
            {
                "subject": "Bakewell",
                "object": "Bakewell tart",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    51,
                    67
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    51,
                    67
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The dessert , Bakewell pudding , was created in 1820 at the Rutland Arms , Bakewell , in the Derbyshire Dales . A few of its main ingredients are ground almonds , jam , butter , and eggs .",
        "id": "train_1546",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    93,
                    109
                ],
                "predicate": "region",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding , which can be served warm or cold , is from the Derbyshire Dales region . Some main ingredients in it are ground almonds , jam , butter and eggs . A variant of Bakewell pudding is Bakewell tart .",
        "id": "train_1547",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    66,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    178,
                    194
                ],
                "obj_char_span": [
                    66,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    198,
                    211
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    48,
                    53
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    178,
                    194
                ],
                "obj_char_span": [
                    198,
                    211
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    42,
                    47
                ],
                "obj_tok_span": [
                    48,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    82
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    194
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    82
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    211
                ],
                "tok_span": [
                    48,
                    53
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    194
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    211
                ],
                "tok_span": [
                    48,
                    53
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding is a dessert that originates from the Derbyshire Dales that can be served warm or cold . It has the main ingredients of almond , jam , butter and eggs .",
        "id": "train_1548",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding was created in Rutland Arms , Bakewell in the Derbyshire Dales region in 1820 . It 's main ingredients are ground almonds , jam , butter and eggs and can be served warm ( freshly baked ) or cold .",
        "id": "train_1549",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    63,
                    79
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding originates from the Derbyshire Dales and has ground almond , jam , butter and eggs as main ingredients . It can be served warm ( freshly baked ) or cold .",
        "id": "train_1550",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A dessert , Bakewell pudding has ground almond , jam , butter and eggs as main ingredients . Originating from the Derbyshire Dales , it can be served warm ( freshly baked ) or cold .",
        "id": "train_1551",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    12,
                    28
                ],
                "obj_char_span": [
                    114,
                    130
                ],
                "predicate": "region",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    28
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    130
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "The frangipane-based dessert Bakewell pudding ( or tart ) originates from the Derbyshire Dales where Patrick McLoughlin is a leader .",
        "id": "train_1552",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    78,
                    94
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    78,
                    94
                ],
                "obj_char_span": [
                    101,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    94
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    94
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    119
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bakewell tart is made from shortcrust pastry and is a variation of Bakewell pudding . Both are from the Derbyshire Dales where Patrick McLoughlin is a leader .",
        "id": "train_1553",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    67,
                    83
                ],
                "obj_char_span": [
                    104,
                    120
                ],
                "predicate": "region",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    104,
                    120
                ],
                "obj_char_span": [
                    127,
                    145
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    67,
                    83
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    83
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    145
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    83
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Bakso is a traditional dish throughout the whole of Indonesia it 's country of origin and is popular in neighbouring Southeast Asian countries too , it 's ingredients are ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables , and fried shallots . It also contains noodles .",
        "id": "train_1554",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food dish from the Country of Indonesia . It is made of ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables , and fried shallots .",
        "id": "train_1555",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bakso is dish from the Chinese cuisine which is found in Indonesia . The main ingredients of bakso are ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables and fried shallots .",
        "id": "train_1556",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bakso",
                "object": "Chinese cuisine",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Chinese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food found in Indonesia . It includes ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables and fried shallots .",
        "id": "train_1557",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bakso is food found in Indonesia and China . The main ingredients of Bakso are ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables and fried shallots .",
        "id": "train_1558",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    69,
                    74
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bakso is a dish of Chinese cuisine found in Indonesia and includes the ingredients ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables , and fried shallots .",
        "id": "train_1559",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    44,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bakso",
                "object": "Chinese cuisine",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    19,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Chinese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bakso is made in China and is found in Indonesia . The main ingredients are ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables , and fried shallots .",
        "id": "train_1560",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Found in , and from , Indonesia is the dish Bakso . The main ingredients of which are ground beef , tapioca , noodle , rice vermicelli , beef broth , kailan , celery , salted vegetables and fried shallots .",
        "id": "train_1561",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Columbian dish , Bandeja paisa , is from the Antioquia Department region , and includes avocado which is part of the Lauraceae family .",
        "id": "train_1562",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    49,
                    69
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    69
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a Columbian dish that comes from the Antioquia Department region . It contains red beans , pork belly , white rice , ground meat , chicharon , fried egg . plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1563",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    54,
                    74
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is from the Paisa region and part of the Columbian cuisine . The main ingredients of Bandeja paisa are : red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon '' .",
        "id": "train_1564",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa originates from the Paisa region and part of the Columbian cuisine.The main ingredients of he food are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1565",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    63,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a typical colombian cuisine from the Antioquia department region . The main ingredients are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1566",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa , a dish containing ground meat , is part of Columbian cuisine and from the Paisa region . The main ingredients are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1567",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    59,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    76
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Lemon , part of the rutaceae family , is an ingredient in Bandeja paisa , a dish from the Antioquia Department region .",
        "id": "train_1568",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    58,
                    71
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    58,
                    71
                ],
                "obj_char_span": [
                    90,
                    110
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    110
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa comes from the Antioquia Department region in Columbia . The dish dish contains lemon , which is a fruit from the Citrus family .",
        "id": "train_1569",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa comes from the Paisa region and part of the Columbian cuisine.The main ingredients of the food are : red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1570",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Lemons ( part of the rutaceae family . ) are an ingredient in Bandeja paisa , a dish from the Antioquia Department in Columbia .",
        "id": "train_1571",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    62,
                    75
                ],
                "obj_char_span": [
                    94,
                    114
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    114
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is from the Paisa region and it is typical Columbian cuisine . Lemon is an ingredient in Bandeja paisa . Lemon belongs to the rutaceae family .",
        "id": "train_1572",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    103,
                    116
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    103,
                    116
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    57,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    103,
                    116
                ],
                "obj_char_span": [
                    57,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    103,
                    116
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    74
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    74
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is found in the Antioquia Department of Columbia . The main ingredients are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1573",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    30,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    50
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Bandeja paisa are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon . The dish is part of Columbian cuisine and comes from the Antioquia department .",
        "id": "train_1574",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia",
                "subj_char_span": [
                    24,
                    37
                ],
                "obj_char_span": [
                    281,
                    290
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    78,
                    82
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    24,
                    37
                ],
                "obj_char_span": [
                    244,
                    261
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    71,
                    74
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    37
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Antioquia",
                "type": "DEFAULT",
                "char_span": [
                    281,
                    290
                ],
                "tok_span": [
                    78,
                    82
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    37
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    244,
                    261
                ],
                "tok_span": [
                    71,
                    74
                ]
            }
        ]
    },
    {
        "text": "Bandeja Paisa is from the Paisa region it is a typical Columbian cuisine . The main ingredients of Bandeja paisa are red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1575",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    8,
                    13
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    13
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Columbian dish , Bandeja paisa , originates from the Paisa region . Its main ingredients include red beans , pork belly , white rice , ground meat , chicharrón , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1576",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is from the Paisa region , Columbia . The main ingredients are : red beans , pork belly , white rice , ground meat , chicharon , fried egg , plantain ( patacones ) , chorizo , arepa , hogao sauce , black pudding ( morcilla ) , avocado and lemon .",
        "id": "train_1577",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France whose leaders are Claude Bartolone and Manuel Valls . French is spoken there .",
        "id": "train_1578",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    89,
                    95
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    53,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    74,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    95
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    69
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    86
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Barny Cakes come from France where French is spoken and François Hollande and/or Claude Bartolone are the leader .",
        "id": "train_1579",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    22,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    35,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    56,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    81,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    73
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    97
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France where they speak French . Either François Hollande or Manual Valls is the leader of France .",
        "id": "train_1580",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    119,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    119,
                    125
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    68,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    119,
                    125
                ],
                "obj_char_span": [
                    68,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    85
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    85
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "The French language is spoken in France where Barny cakes are found and the leaders are Gérard Larcher and Claude Bartalone .",
        "id": "train_1581",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "France",
                "object": "French language",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    88,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "France",
                "object": "Claude",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    102
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Claude",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France where French is spoken and leaders include Gérard Larcher and Manual Valls .",
        "id": "train_1582",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    78,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    92
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be made with apple . They contain 1.8 g of protein , 4.8 g of fat and 18 grams of carbohydrate .",
        "id": "train_1583",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "4.8 g",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "fat",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "4.8 g",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "One of the variations of Barny Cakes is with Strawberry flavour . They contain 1.8 g of protein , 4.8 g of fat and 18 grams of carbs .",
        "id": "train_1584",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "Strawberry",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    45,
                    55
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Barny Cakes",
                "object": "4.8 g",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "fat",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Strawberry",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    55
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "4.8 g",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "Batagor comes from the country of Indonesia . It is a variation of Siomay and Shumai ( which include Shitake mushrooms ) .",
        "id": "train_1585",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    78,
                    84
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Batagor is found in Indonesia , it is a variation on the dish Siomay/Shumai and includes Peanut sauce .",
        "id": "train_1586",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Batagor ( from Indonesia ) Shumai and Siomay are variations of the same dish . An ingredient of Siomay is Peanut sauce .",
        "id": "train_1587",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    38,
                    44
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Batagor , a variation of Shumai , comes from the country of Indonesia , it consists of a fried fish dumpling with tofu and vegetables in Peanut sauce .",
        "id": "train_1588",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    60,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    137,
                    149
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    149
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Batagor comes from the country of Indonesia . It is made using fried fish dumpling with tofu and vegetables in Peanut sauce and should be served `` hot '' .",
        "id": "train_1589",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    111,
                    123
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Batagor",
                "object": "``",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    145,
                    147
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Batagor",
                "object": "`` hot ''",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    145,
                    154
                ],
                "predicate": "servingTemperature",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    123
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    147
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` hot ''",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    154
                ],
                "tok_span": [
                    31,
                    36
                ]
            }
        ]
    },
    {
        "text": "Batagor contains Peanut sauce and is found in the country of Indonesia . Shumai and Siomay are variations on the dish .",
        "id": "train_1590",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    73,
                    79
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    17,
                    29
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Batagor comes from Indonesia , it includes Peanut sauce and is a variation on Shumai/Siomay .",
        "id": "train_1591",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    43,
                    55
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Found in Indonesia , is the dish Batagor . Two variations of that dish are Siomay and Shumai . Shiitake is an ingredient in Shumai .",
        "id": "train_1592",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    9,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    75,
                    81
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    75,
                    81
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    124,
                    130
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Shumai",
                "object": "Shiitake",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Shumai",
                "object": "Shiitake",
                "subj_char_span": [
                    124,
                    130
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Shiitake",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Shiitake",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Batagor is found in indonesia , it includes Peanut sauce and variations include Shumai and Siomay .",
        "id": "train_1593",
        "relation_list": [
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    91,
                    97
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    91,
                    97
                ],
                "obj_char_span": [
                    44,
                    56
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    80,
                    86
                ],
                "obj_char_span": [
                    91,
                    97
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Batagor is a variation of the Siomay dish , as is the Chinese dish Shumai which includes Shiitake .",
        "id": "train_1594",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Shumai",
                "object": "Shiitake",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    89,
                    97
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Shiitake",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Peanut sauce is an ingredient of batagor . Batagor ( found in Indonesia ) , Shumai , and Siomay , are variations of the same dish .",
        "id": "train_1595",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    89,
                    95
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    95
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Batchoy is a soup eaten in the Philippines . The main ingredients of Batchoy are noodles , pork organs , vegetables , chicken , shrimp , beef .",
        "id": "train_1596",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Batchoy is originates from the Philippines and served as a soup.Its main ingredients are noodles , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_1597",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Batchoy is served as a soup course in the Philippines . Its main ingredients are noodels , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_1598",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Batchoy originated from the region of La Paz , Iloilo City , Phillippines . The main ingredients are noodles , pork organs , vegetables , chicken , shrimp , and beef .",
        "id": "train_1599",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    38,
                    58
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    58
                ],
                "tok_span": [
                    8,
                    15
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Batchoy , which is from the Phillipines , are noodles , pork organs , vegetables , chicken , shrimp and beef . Batchoy originated from the region of La Paz , Iloilo City .",
        "id": "train_1600",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    173,
                    193
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    38,
                    45
                ]
            },
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    135,
                    142
                ],
                "obj_char_span": [
                    173,
                    193
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    38,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    193
                ],
                "tok_span": [
                    38,
                    45
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    193
                ],
                "tok_span": [
                    38,
                    45
                ]
            }
        ]
    },
    {
        "text": "Batchoy , from La Paz , Iloilo City , is eaten in the Philippines and the ingredients are noodles , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_1601",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    15,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    35
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "Batchoy , which originates from the region of La Paz , Iloilo City , is eaten in the Philippines . The main ingredients are noodles , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_1602",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    85,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    46,
                    66
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    66
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "Batchoy is a food which comes from and is found in La Paz , Iloilo City , in the Philippines . Its main ingredients are noodles , pork organs , vegetables , chicken , shrimp , beef .",
        "id": "train_1603",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    81,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    51,
                    71
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    92
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    71
                ],
                "tok_span": [
                    13,
                    20
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a popular dish in Singapore and Indonesia . It includes Kway teow , beef tender loin , gula Melaka , sliced , dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1604",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    224,
                    234
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    224,
                    234
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a popular dish in Singapore and Indonesia , and contains beef tenderloin , gula Melaka , sliced dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1605",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish popular nationwide in Singapore and Indonesia . Tony Tan is the leader of Singapore and Standard Chinese is spoken there .",
        "id": "train_1606",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    99,
                    108
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    99,
                    108
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    99,
                    108
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    108
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish from Indonesia and Singapore . Standard Chinese is spoken in Singapore and the leader is Tony Tan .",
        "id": "train_1607",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    86,
                    95
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    86,
                    95
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is found in the countries of Indonesia and Singapore . Kway teow , beef tender loin , gula Melaka , sliced , dried black beans , garlic , dark soy sauce , Palm sugar , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil are main ingredients in Beef kway teow .",
        "id": "train_1608",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    170,
                    180
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    268,
                    282
                ],
                "obj_char_span": [
                    170,
                    180
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    70,
                    76
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    268,
                    282
                ],
                "obj_char_span": [
                    44,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    70,
                    76
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    180
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    282
                ],
                "tok_span": [
                    70,
                    76
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    180
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    268,
                    282
                ],
                "tok_span": [
                    70,
                    76
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is found in Indonesia and Singapore . Its main ingredients are kway teow , beef tender loin , gula melaka , sliced , dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1609",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    228,
                    238
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    62,
                    65
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    238
                ],
                "tok_span": [
                    62,
                    65
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Indonesian dish Beef kway teow is popular nationwide in Singapore and Indonesia . Its ingredients include kway teow , beef tenderloin , gula Melaka , sliced , dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1610",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    20,
                    34
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    34
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish that is popular nationwide in Singapore and Indonesia . Its ingredients include Sesame oil , beef tender loin , kway teow , gula Melaka , sliced dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce and chilli .",
        "id": "train_1611",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    105,
                    115
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    115
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish popular nationwide in Singapore and Indonesia . The main ingredients for Beef kway teow are : Kway teow , beef tender loin , gula Melaka , sliced , dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1612",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    269,
                    279
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    72,
                    75
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    269,
                    279
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    20,
                    26
                ],
                "obj_tok_span": [
                    72,
                    75
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    269,
                    279
                ],
                "tok_span": [
                    72,
                    75
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    269,
                    279
                ],
                "tok_span": [
                    72,
                    75
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow comes from Singapore and its commonly found in Singapore and Indonesia . Standard Chinese is spoken in Singapore , where the leader is Tony Tan .",
        "id": "train_1613",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    118,
                    127
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    150,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    150,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    118,
                    127
                ],
                "obj_char_span": [
                    150,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    118,
                    127
                ],
                "obj_char_span": [
                    88,
                    104
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    127
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    158
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    158
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    127
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    158
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    127
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow originates from Singapore and is also made in Indonesia . Its main ingredients include kway teow , beef tender loin , gula Melaka , sliced dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1614",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish found in Indonesia and Singapore . Its main ingredients are Kway teow , beef tender loin , gula Melaka , sliced dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil .",
        "id": "train_1615",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow comes from the Singapore region and Indonesia . Kway teow , beef tender loin , gula Melaka , sliced , dried black beans , garlic , dark soy sauce , lengkuas , oyster sauce , soya sauce , chilli and Sesame oil are the main ingredients of Beef kway teow .",
        "id": "train_1616",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    252,
                    266
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    66,
                    72
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    213,
                    223
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    252,
                    266
                ],
                "obj_char_span": [
                    213,
                    223
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    66,
                    72
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    266
                ],
                "tok_span": [
                    66,
                    72
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    223
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    266
                ],
                "tok_span": [
                    66,
                    72
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    223
                ],
                "tok_span": [
                    58,
                    61
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish of Singapore and Indonesia . Halimah Yacob is the name of Singapore 's leader and English is spoken there .",
        "id": "train_1617",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    83,
                    92
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    83,
                    92
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "language",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    83,
                    92
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    20
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Singapore , which is where Tony Tan is the leader . It is also where the dish Beef kway teow ( which is also popular in Indonesia ) comes from .",
        "id": "train_1618",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    112,
                    126
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Singapore",
                "object": "English language",
                "subj_char_span": [
                    34,
                    43
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    112,
                    126
                ],
                "obj_char_span": [
                    154,
                    163
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    34,
                    43
                ],
                "obj_char_span": [
                    61,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    126
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    126
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    163
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the country India and has Gram flour and vegetables as its main ingredients . Bhaji and bajji are alternative names for Bhajji .",
        "id": "train_1619",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    138,
                    144
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    138,
                    144
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    144
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    144
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India , it includes Gram flour and vegetables and can also be written as Bhaji or bajji .",
        "id": "train_1620",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Gram flour is an ingredient of Bhajji , sometimes known as Bhaji or bajji . Bhajji are found in the Karnataka region of India .",
        "id": "train_1621",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    76,
                    82
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    76,
                    82
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    76,
                    82
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from the region of Karnataka in India . Bhajji is made from Gram flour and vegetables .",
        "id": "train_1622",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    50,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    50,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    37,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    37,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    55
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    55
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Bhajji is from the Karnataka region , in India . Gram flour and vegetables are main ingredients in bhajji .",
        "id": "train_1623",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India where the currency is the Indian rupee and the leaders are Narendra Modi and Sumitra Mahajan .",
        "id": "train_1624",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    88,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    101
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    26,
                    32
                ]
            }
        ]
    },
    {
        "text": "Bhajji originates from India where the currency is the Indian rupee . T.S . Thakur and Sumitra Mahajan are leaders of India .",
        "id": "train_1625",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    118,
                    123
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    118,
                    123
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    25,
                    31
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the Karnataka region of India . Narendra Modi is a leader in India and Vajubhai Vala is also a leader .",
        "id": "train_1626",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    79,
                    84
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    23,
                    29
                ]
            }
        ]
    },
    {
        "text": "Bhajji are found in the region of Karnataka ; it originates from India . TS Thakur is the leader of India and Narendra Modi is also a leader .",
        "id": "train_1627",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    65,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    100,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    65,
                    70
                ],
                "obj_char_span": [
                    110,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    100,
                    105
                ],
                "obj_char_span": [
                    110,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    105
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    70
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    105
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bhajji , otherwise known as Bhaji or bajji , comes from the Karnataka region . The main ingredients are Gram flour and vegetables .",
        "id": "train_1628",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    60,
                    69
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    104,
                    114
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    114
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "A cookie is a dessert and so is binignit , a dish from the Philippines , where Igorot people are part of one of the ethnic groups .",
        "id": "train_1629",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Sandesh is a nice confectionery dessert . Binignit originates from the Philippines where Igorot people are one of the ethnic groups .",
        "id": "train_1630",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    71,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    71,
                    82
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    82
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    82
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Binignit is a type of dessert , like sandesh , that contains Sweet potato and banana .",
        "id": "train_1631",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Sandesh is a dessert , as is binignit . Sweet potato , which belongs to the Solanales order of plants , is one of the ingredients of binignit .",
        "id": "train_1632",
        "relation_list": [
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    40,
                    52
                ],
                "obj_char_span": [
                    76,
                    85
                ],
                "predicate": "order",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    52
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Binignit contains both Sweet potatoes and bananas , and can be found in the Visayas region of the Philippines .",
        "id": "train_1633",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    98,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Binignit comes from the Visayas region of the Philippines.Its main ingredients are Sweet potato and Coconut milk .",
        "id": "train_1634",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    83,
                    95
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas , Philippines . It includes sago and Sweet potatoes .",
        "id": "train_1635",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas in the Philippines and it contains Sweet potato and taro .",
        "id": "train_1636",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    81,
                    93
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    93
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The main ingredient of Binignit is banana . The dish also contains Sweet potato , which belongs to flowering plants and is of the order of Solanales .",
        "id": "train_1637",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    23,
                    31
                ],
                "obj_char_span": [
                    67,
                    79
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    67,
                    79
                ],
                "obj_char_span": [
                    139,
                    148
                ],
                "predicate": "order",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    148
                ],
                "tok_span": [
                    28,
                    31
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish that includes Coconut milk and Sweet potato which is of the order Solanales flowering plants .",
        "id": "train_1638",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    50,
                    62
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    50,
                    62
                ],
                "obj_char_span": [
                    85,
                    94
                ],
                "predicate": "order",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    62
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    62
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Sweet potato ( belonging to flowering plants and of the Solanales order ) and Taro are ingredients in Binignit .",
        "id": "train_1639",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    102,
                    110
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    102,
                    110
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    110
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    110
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Binignit comes from the Mindanao region and can be found in the Philippines . A main ingredient is sago and it also contains banana .",
        "id": "train_1640",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Binignit",
                "object": "Mindanao",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    24,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mindanao",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert . Its main ingredient is Sweet potato and it also contains banana . Sandesh ( confectionery ) can also be served as dessert .",
        "id": "train_1641",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas , Philippines . The main ingredients are Sweet potato and sago .",
        "id": "train_1642",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Sweet potato are part of the order of Solanales and is a flowering plant . It 's ingredients are Sweet potato and banana .",
        "id": "train_1643",
        "relation_list": [
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    97,
                    109
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "order",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    109
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Binignit includes the ingredients sago and Sweet potato , the latter of which belongs to flowering plants and the order Solanales .",
        "id": "train_1644",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    43,
                    55
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    43,
                    55
                ],
                "obj_char_span": [
                    120,
                    129
                ],
                "predicate": "order",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    129
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Binignit includes the ingredients Sweet potato ( a flowering plant of the order Solanales ) and taro .",
        "id": "train_1645",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    34,
                    46
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    34,
                    46
                ],
                "obj_char_span": [
                    80,
                    89
                ],
                "predicate": "order",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Binignit is a dish from Visayas and it can be found in the Philippines . It contains sago and a main ingredient is banana .",
        "id": "train_1646",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    63,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas , Phillippines . It includes Coconut milk and sago .",
        "id": "train_1647",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    75,
                    87
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    87
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas , the Philippines . Taro and Sago are main ingredients .",
        "id": "train_1648",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    66,
                    70
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Binignit",
                "object": "Sago",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sago",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bionico is from the Guadalajara region of Mexico . It is a dessert that includes granola .",
        "id": "train_1649",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bionico is from the Guadalajara region and is found in Mexico , it has chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins as ingredients .",
        "id": "train_1650",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Bionico are chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins . The dish can be found in Guadalajra , Mexico .",
        "id": "train_1651",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    162,
                    168
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    168
                ],
                "tok_span": [
                    46,
                    47
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dish from the region Jalisco in Mexico . Sour cream , chopped fruits , Condensed milk . granola , raisins and shredded coconut are the main ingredients .",
        "id": "train_1652",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    84,
                    98
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    98
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico and its main ingredients are chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins . Bionico comes from the Jalisco region .",
        "id": "train_1653",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    151,
                    158
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    174,
                    181
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    151,
                    158
                ],
                "obj_char_span": [
                    174,
                    181
                ],
                "predicate": "region",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    158
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    181
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    158
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    181
                ],
                "tok_span": [
                    46,
                    49
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico . The leader of the country is Enrique Peña Nieto and cake is also a dessert .",
        "id": "train_1654",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique Peña Nieto",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    68,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique Peña Nieto",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    86
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Enrique Peña Nieto is the leader of Mexico , where Bionico ( a type of food dish ) is found . Both Bionico and cookies can be served as dessert .",
        "id": "train_1655",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    51,
                    58
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique Peña Nieto",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique Peña Nieto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico , whose leader is Enrique Pena Nieto . Sandash is a nice confectionary dessert .",
        "id": "train_1656",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico . Enrique Pena Nieto is a leader of the country and a variation of the dish includes Cottage cheese .",
        "id": "train_1657",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    122,
                    136
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    136
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Bionico is found in Mexico ; it is served at the dessert course and honey can be added to it . Enrique Pena Nieto is the leader of Mexico .",
        "id": "train_1658",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    131,
                    137
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    95,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    131,
                    137
                ],
                "obj_char_span": [
                    95,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    102
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    102
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico . The leader of Mexico is Silvano Aureoles Conejo . Sandesh is another dessert .",
        "id": "train_1659",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    63,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    53,
                    59
                ],
                "obj_char_span": [
                    63,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    86
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    86
                ],
                "tok_span": [
                    15,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico and can include Cottage cheese . The name of the leader in Mexico is Silvano Aureoles Conejo .",
        "id": "train_1660",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    106,
                    129
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    106,
                    129
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    129
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    129
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert containing honey found in Mexico where the leader is Silvano Aureoles Conejo .",
        "id": "train_1661",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    47,
                    53
                ],
                "obj_char_span": [
                    74,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    97
                ],
                "tok_span": [
                    15,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bionico is served at the dessert course in Mexico , where the leader is Silvano Aureoles Conejo . Cake is also a dessert .",
        "id": "train_1662",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    72,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    95
                ],
                "tok_span": [
                    16,
                    24
                ]
            }
        ]
    },
    {
        "text": "Silvano Aureoles Conejo is the leader in Mexico where the food Bionico is found . It is a dish which , like Ice cream , is served as a desert .",
        "id": "train_1663",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "Carles Puigdemont is a leader in Catalonia in Spain . An ethnic group there are Spaniards . Arròs negre is also from that country .",
        "id": "train_1664",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    80,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Felipe VI of Spain is the leader of Spain where one of its traditional dishes is arros negre . Arròs negre is from the Catalonia region where Carles Puigdemont is the leader .",
        "id": "train_1665",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    119,
                    128
                ],
                "obj_char_span": [
                    142,
                    159
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    36,
                    43
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    95,
                    106
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    95,
                    106
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    95,
                    106
                ],
                "obj_char_span": [
                    119,
                    128
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    159
                ],
                "tok_span": [
                    36,
                    43
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Frangipane-based Bakewell tart is a variation of Bakewell pudding and hails from the Derbyshire Dales region . Patrick McLoughlin is the leader of Derbyshire Dales .",
        "id": "train_1666",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    89,
                    105
                ],
                "obj_char_span": [
                    115,
                    133
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    31,
                    37
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    151,
                    167
                ],
                "obj_char_span": [
                    115,
                    133
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    41,
                    44
                ],
                "obj_tok_span": [
                    31,
                    37
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    53,
                    69
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    89,
                    105
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    151,
                    167
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    105
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    133
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    167
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    133
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    69
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    105
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    167
                ],
                "tok_span": [
                    41,
                    44
                ]
            }
        ]
    },
    {
        "text": "Bakewell tart ( or Bakewell pudding ) is a dish that comes from the Derbyshire Dales region . It includes shortcrust pastry . Patrick McLoughlin is the leader of Derbyshire Dales .",
        "id": "train_1667",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    68,
                    84
                ],
                "obj_char_span": [
                    126,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    162,
                    178
                ],
                "obj_char_span": [
                    126,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    46
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    19,
                    35
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    68,
                    84
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    162,
                    178
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    84
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    144
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    178
                ],
                "tok_span": [
                    43,
                    46
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    144
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    35
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    84
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    178
                ],
                "tok_span": [
                    43,
                    46
                ]
            }
        ]
    },
    {
        "text": "The capital of Indonesia is Jakarta and lead by Joko Widodo . Bakso is a traditional dish throughout Indonesia and also popular in neighboring Southeast Asian Counties .",
        "id": "train_1668",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    101,
                    110
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    62,
                    67
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    62,
                    67
                ],
                "obj_char_span": [
                    101,
                    110
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    101,
                    110
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bakso , a dish made in China , is also found in Indonesia . The capital of Indonesia is Jakarta and its leader is Joko Widodo .",
        "id": "train_1669",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    88,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    88,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    114,
                    125
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    114,
                    125
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    125
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    125
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "Bakso is food found in Indonesia , where Joko Widodo is the leader , and Jakarta is the capital .",
        "id": "train_1670",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    73,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bakso is a traditional dish found in the whole of Indonesia and is popular in neighbouring Southeast Asian countries too . Jakarta is the capital of Indonesia and the leader is Jusuf Kalla .",
        "id": "train_1671",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    123,
                    130
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    149,
                    158
                ],
                "obj_char_span": [
                    123,
                    130
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    177,
                    188
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    149,
                    158
                ],
                "obj_char_span": [
                    177,
                    188
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    149,
                    158
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    158
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    188
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    158
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    188
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    158
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food from Indonesia , whose capital is Jakarta and is led by Jusef Kalla .",
        "id": "train_1672",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bakso is made in China and found in Indonesia . In Indonesia the main language is Indonesian and the leader is Jako Widodo .",
        "id": "train_1673",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    82,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    82,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Indonesian language is the language spoken in Indonesia , Jusuf Kalla is a leader in Indonesia , Bakso is a food that can be found in Indonesia and is also made in China .",
        "id": "train_1674",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    85,
                    94
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    134,
                    143
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    85,
                    94
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    134,
                    143
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    97,
                    102
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    97,
                    102
                ],
                "obj_char_span": [
                    85,
                    94
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    97,
                    102
                ],
                "obj_char_span": [
                    134,
                    143
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    143
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    143
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    143
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Jusuf Kalla is a leader in Indonesia where they speak Indonesian and eat Bakso .",
        "id": "train_1675",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    54,
                    64
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    73,
                    78
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    73,
                    78
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    64
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food containing noodles ; it is found in Indonesia where Jusuf Kalla is the leader .",
        "id": "train_1676",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    52,
                    61
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce is a traditional sauce in Italy . The country where Rome is the capital , the language is Italian and Laura Boldrini is the leader .",
        "id": "train_1677",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    70,
                    74
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    120,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    108,
                    115
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    134
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    115
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce is a traditional Italian sauce . Sergio Mattarella is a leader in Italy , the capital is Rome and not surprisingly they speak Italian .",
        "id": "train_1678",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    51,
                    68
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    144,
                    151
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy where the capital is Rome and the leaders include Sergio Mattarella and Laura Boldrini .",
        "id": "train_1679",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    90,
                    107
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    112,
                    126
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    126
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Rome is the capital of Italy , whose leader is Matteo Renzi . Italian is spoken in Italy . Amatriciana sauce is a traditional Italian sauce .",
        "id": "train_1680",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    91,
                    108
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    91,
                    108
                ],
                "obj_char_span": [
                    83,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    83,
                    88
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    108
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    108
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce is a traditional sauce in Italy ( the capital of which is Rome ) , where two of the country 's leaders are Matteo Renzi and Laura Boldrini .",
        "id": "train_1681",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    125,
                    137
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    142,
                    156
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    137
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    156
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "Italy is the country Amatriciana sauce comes from and the capital is Rome . The leaders are Pietro Grasso and Laura Boldrini .",
        "id": "train_1682",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    92,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    110,
                    124
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    124
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Pietro Grasso and Sergio Mattarella are the leaders of Italy . The capital is Rome and Amatriciana sauce is a traditional Italian sauce .",
        "id": "train_1683",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    87,
                    104
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    18,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    104
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Matteo Renzi and Pietro Grasso are leaders of Italy , the country where Rome is the capital and amatriciana sauce is a traditional dish .",
        "id": "train_1684",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet comes from Singapore and Java . English is spoken in Singapore . Baduy are an ethnic group living in Java .",
        "id": "train_1685",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    37,
                    41
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    113,
                    117
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Banyumasan are an ethnic group from Java which has ayam penyet as one of its foods . Ayam penyet is a food dish from Singapore where English is also spoken .",
        "id": "train_1686",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan",
                "subj_char_span": [
                    40,
                    44
                ],
                "obj_char_span": [
                    4,
                    14
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    121,
                    130
                ],
                "obj_char_span": [
                    137,
                    144
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    121,
                    130
                ],
                "predicate": "region",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Banyumasan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    144
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "There is an ethnic group from Java , a region of Singapore , called the Banyumasan people . Ayam penyet is a dish from the region . The leader , Halimah Yacob , a leader , is from Singapore .",
        "id": "train_1687",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    30,
                    34
                ],
                "obj_char_span": [
                    72,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    145,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    36,
                    42
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    180,
                    189
                ],
                "obj_char_span": [
                    145,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    36,
                    42
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    180,
                    189
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    158
                ],
                "tok_span": [
                    36,
                    42
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    158
                ],
                "tok_span": [
                    36,
                    42
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Javenese people are an ethnic group in Java , where Ayam penyet is from . it uses fried chicken as an igredient and as well being found nationwide in Java , it can also be found in Malaysia and Singapore .",
        "id": "train_1688",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    56,
                    67
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    56,
                    67
                ],
                "obj_char_span": [
                    154,
                    158
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    158
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from the Singapore region , Java ; one of its ingredients is fried chicken . The Javanese people are an ethnic group in Java .",
        "id": "train_1689",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    43,
                    47
                ],
                "obj_char_span": [
                    96,
                    111
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    135,
                    139
                ],
                "obj_char_span": [
                    96,
                    111
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    135,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    111
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    111
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from Singapore and Java . The Javenese people are an ethnic group in Java and Standard Chinese is spoken in Singapore .",
        "id": "train_1690",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    100,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    130,
                    139
                ],
                "obj_char_span": [
                    100,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    116
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    116
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from Singapore and Java . The Javanese people are an ethnic group of Java and the leader of Singapore is Tony Tan .",
        "id": "train_1691",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    41,
                    45
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    91,
                    95
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    114,
                    123
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    127,
                    135
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    127,
                    135
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    135
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    135
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from Singapore , where English is the spoken language . It can be found in Java also where Javanese people are an ethnic group .",
        "id": "train_1692",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    97,
                    101
                ],
                "obj_char_span": [
                    113,
                    128
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    97,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    128
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Javanese people are an ethnic group of Java . Singapore 's leader is Halimah Yacob . Ayam penyet is a dish from Java , Singapore .",
        "id": "train_1693",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    43,
                    47
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    116,
                    120
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    73,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    73,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "region",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    89,
                    100
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    86
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    86
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines where some people speak Arabic and ethnic groups include the Ilocano and Chinese Filipino people .",
        "id": "train_1694",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    97,
                    104
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    109,
                    125
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ilocano",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    104
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    125
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arabic is one of the languages spoken in the Philippines and Batchoy comes from there . Ethnic groups from the Philippines include the Ilocano people and Moro people .",
        "id": "train_1695",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    135,
                    149
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    111,
                    122
                ],
                "obj_char_span": [
                    135,
                    149
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    111,
                    122
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    61,
                    68
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    61,
                    68
                ],
                "obj_char_span": [
                    111,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    154,
                    165
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    111,
                    122
                ],
                "obj_char_span": [
                    154,
                    165
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    149
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    122
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    149
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    122
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    122
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    165
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    122
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    165
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Batchoy come from the Philippines , a country where one of the languages spoken is Arabic . Also where two of the ethnic groups are , the llocano people and the Zamboangans .",
        "id": "train_1696",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    161,
                    172
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    22,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    172
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The llocano people and the Chinese Filipino are ethnic groups from the Philippines where Philippine English is the language spoken . Batchoy comes from this country .",
        "id": "train_1697",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    71,
                    82
                ],
                "obj_char_span": [
                    89,
                    107
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    133,
                    140
                ],
                "obj_char_span": [
                    71,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    71,
                    82
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    107
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    140
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines where Philippine Spanish is spoken and ethnic groups include the llocano and Chinese Filipino .",
        "id": "train_1698",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ilocano people and the Igorot people are ethnic groups from the Philippines , where the language spoken is Philippine Spanish and batchoy is a traditional dish .",
        "id": "train_1699",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    107,
                    125
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    125
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Zamboangans are a group in the Philippines and the Chinese Filipino are also an ethnic group in the Philippines , the language in the Philippines is Philippine Spanish , Batchoy is eaten in the Philippines .",
        "id": "train_1700",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    100,
                    111
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    134,
                    145
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    194,
                    205
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    149,
                    167
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    100,
                    111
                ],
                "obj_char_span": [
                    149,
                    167
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    134,
                    145
                ],
                "obj_char_span": [
                    149,
                    167
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    194,
                    205
                ],
                "obj_char_span": [
                    149,
                    167
                ],
                "predicate": "language",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    134,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    194,
                    205
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    100,
                    111
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    134,
                    145
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    194,
                    205
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    145
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    205
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    167
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    167
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    145
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    167
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    205
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    167
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    145
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    205
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    145
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    205
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Zamboangans are a group in the Philippines and the Igorot are an ethnic group in the Philippines . Philippine Spanish is the spoken language and one of the foods eaten in the Philippine is batchoy .",
        "id": "train_1701",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    85,
                    96
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    99,
                    117
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    85,
                    96
                ],
                "obj_char_span": [
                    99,
                    117
                ],
                "predicate": "language",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot",
                "subj_char_span": [
                    85,
                    96
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    96
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    117
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    96
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    117
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Igorot",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    96
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Igorot",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "The language spoken in the Philippines is Philippine Spanish , batchoy is eaten there and the Zamboangans and Moro people can be found there .",
        "id": "train_1702",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    110,
                    121
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    121
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Philippines is the country Batchoy comes from , where many people live in like Zamboangans and Chinese Filipino people . One of the languages in Philippines is Arabic .",
        "id": "train_1703",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    160,
                    166
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    145,
                    156
                ],
                "obj_char_span": [
                    160,
                    166
                ],
                "predicate": "language",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    145,
                    156
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    145,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    95,
                    111
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    145,
                    156
                ],
                "obj_char_span": [
                    95,
                    111
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    111
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    111
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "In the Philippines they speak Philippine Spanish , eat Batchoy and are home to the ethnic groups of Igorot people and the Chinese Filipino .",
        "id": "train_1704",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    30,
                    48
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    7,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    100,
                    113
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    122,
                    138
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    113
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    138
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob is a leader of Singapore , where English is one of the languages and a popular dish is Beef kway teow . This dish is popular nationwide and also in Indonesia .",
        "id": "train_1705",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    101,
                    115
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    115
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a popular dish in Singapore where Tony Tan is the leader and English the country 's spoken language.The food is available nationwide in Indonesia as well .",
        "id": "train_1706",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    52,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    60
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob is a leader of Singapore where English is spoken . Beef kway teow is a dish served in Singapore and in the region of Indonesia .",
        "id": "train_1707",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    100,
                    109
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    65,
                    79
                ],
                "obj_char_span": [
                    131,
                    140
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    100,
                    109
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain , where Spanish is spoken . The leader of the Spaniards is Felipe VI .",
        "id": "train_1708",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    85,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    94
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a dish from Spain where they speak Spanish and the people are called Spaniards . Felipe VI of Spain is the leader .",
        "id": "train_1709",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    109,
                    114
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    109,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    84,
                    93
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    109,
                    114
                ],
                "obj_char_span": [
                    84,
                    93
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    96,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    109,
                    114
                ],
                "obj_char_span": [
                    96,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    114
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    114
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from Andalusia in Spain . Felipe VI is the leader there and Spaniards are an ethnic group there as well .",
        "id": "train_1710",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , who is from Spain , is from Andalusia . Susana Diaz is the leader of Andalusia while the leader of Spain is Felipe VI of Spain .",
        "id": "train_1711",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    24,
                    29
                ],
                "obj_char_span": [
                    120,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    111,
                    116
                ],
                "obj_char_span": [
                    120,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    133,
                    138
                ],
                "obj_char_span": [
                    120,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    81,
                    90
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    40,
                    49
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    81,
                    90
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    111,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    133,
                    138
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    138
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    138
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    138
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    138
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    90
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    90
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    138
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "Felipe VI is the leader of Spain , home of Ajoblanco . Spaniards are an ethnic group from Spain . Spain uses the Eruo as it 's currency .",
        "id": "train_1712",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    98,
                    103
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    98,
                    103
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from Spain where the main ethnic group are the Spaniards.The country 's leader is King Felipe VI and the spoken language is Spanish .",
        "id": "train_1713",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    145,
                    152
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a dish that originated in Spain , where Spaniards are an ethnic group , Spanish is the language spoken and where Felipe VI of Spain is the leader .",
        "id": "train_1714",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    126,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    139,
                    144
                ],
                "obj_char_span": [
                    126,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    139,
                    144
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    139,
                    144
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    139,
                    144
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    144
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    144
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Felipe VI is the leader of Spain where the Spanish language is spoken and the currency is the Euro . Ajoblanco comes from that country .",
        "id": "train_1715",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish language",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    43,
                    59
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    94,
                    98
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    101,
                    110
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish language",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    59
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    98
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Tomato belongs to the genus Solanum and the family of solanaceae . It 's an ingredient in Amatriciana sauce .",
        "id": "train_1716",
        "relation_list": [
            {
                "subject": "Tomato",
                "object": "Solanum",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Tomato",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanum",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument in Gettysburg , Pennsylvania of the U.S.A. , is considered a contributing property and was erected in 2000 .",
        "id": "train_1717",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    141,
                    145
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    42,
                    67
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    145
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    67
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "In 2000 a monument was erected to the 11th Mississippi Infantry in Adams County , Pennsylvania , US . It is now under the categorisation of Contributing Property .",
        "id": "train_1718",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    38,
                    63
                ],
                "obj_char_span": [
                    67,
                    94
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    38,
                    63
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Contributing",
                "subj_char_span": [
                    38,
                    63
                ],
                "obj_char_span": [
                    140,
                    152
                ],
                "predicate": "category",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    94
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Contributing",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    152
                ],
                "tok_span": [
                    29,
                    33
                ]
            }
        ]
    },
    {
        "text": "Adams County in Pennsylvania is located to the south of Cumberland County and northwest of Carroll County , Maryland . It is the location of the 11th Mississippi Infantry monument .",
        "id": "train_1719",
        "relation_list": [
            {
                "subject": "Adams County",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    91,
                    116
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Adams County",
                "object": "Cumberland County",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    56,
                    73
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    145,
                    170
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    116
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    73
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    170
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument 's location is Adams County , Pennsylvania , United States . To the west of Adams County is Franklin County and to the southwest is Frederick County , Maryland .",
        "id": "train_1720",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    54,
                    81
                ],
                "obj_char_span": [
                    131,
                    146
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    54,
                    81
                ],
                "obj_char_span": [
                    171,
                    198
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    54,
                    81
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    81
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    146
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    81
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    198
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    81
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "11th Mississippi Infantry Monument 's location is Adams County , Pennsylvania , was established in 2000 and falls under the category of Contributing property . The 11th Mississippi Infantry Monument is in the municipality of Gettysburg , Pennsylvania .",
        "id": "train_1721",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    50,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    164,
                    198
                ],
                "obj_char_span": [
                    50,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    164,
                    198
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "established",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    136,
                    157
                ],
                "predicate": "category",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    164,
                    198
                ],
                "obj_char_span": [
                    136,
                    157
                ],
                "predicate": "category",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    225,
                    250
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    164,
                    198
                ],
                "obj_char_span": [
                    225,
                    250
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    198
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    198
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    157
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    198
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    157
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    250
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    198
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    250
                ],
                "tok_span": [
                    39,
                    42
                ]
            }
        ]
    },
    {
        "text": "In 2000 the 11th Mississippi Infantry monument was erected in Adams County , Pennsylvania . It is categorised as contributing property .",
        "id": "train_1722",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    62,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    89
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is a Contributing Property located at the Seminary Ridge in Adams County in the municipality of Gettysburg , Pennsylvania .",
        "id": "train_1723",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    81,
                    95
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    99,
                    111
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    44,
                    56
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    135,
                    160
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    95
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    111
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    160
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Falling under the category of Contributing property and completed in 2000 , the 11th Mississippi Infantry monument is located at Seminary Ridge , Pennsylvania .",
        "id": "train_1724",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    80,
                    105
                ],
                "obj_char_span": [
                    129,
                    143
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    80,
                    105
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "established",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Contributing property",
                "subj_char_span": [
                    80,
                    105
                ],
                "obj_char_span": [
                    30,
                    51
                ],
                "predicate": "category",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    105
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    143
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    105
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    105
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    51
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry monument is located in Gettysburg , Pennsylvania . It was erected in 2000 and categorised as contributing property .",
        "id": "train_1725",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    53,
                    78
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    78
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument ( established 1907-07-11 ) at the Monocacy National Battlefield is categorised as a Historic district in the United States , and was provided by the National Park Service .",
        "id": "train_1726",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    82,
                    111
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    197,
                    218
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    111
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    218
                ],
                "tok_span": [
                    42,
                    45
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument in the Historic District of the Monocacy National Battlefield was established on July 11th , 1907 .",
        "id": "train_1727",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    80,
                    109
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    109
                ],
                "tok_span": [
                    13,
                    19
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument was established in 1907-07-11 and is categorised as a historic district in the United States . The National Park Service has responsibility for this monument .",
        "id": "train_1728",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    147,
                    168
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "The municipality of Gettysburg is in Adams County of Pennsylvania which is located to the south of Cumberland County and north east of Adams County . It is the location of the 11th Mississippi Infantry monument .",
        "id": "train_1729",
        "relation_list": [
            {
                "subject": "Adams County",
                "object": "Cumberland County",
                "subj_char_span": [
                    37,
                    49
                ],
                "obj_char_span": [
                    99,
                    116
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Adams County",
                "object": "Cumberland County",
                "subj_char_span": [
                    135,
                    147
                ],
                "obj_char_span": [
                    99,
                    116
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg",
                "subj_char_span": [
                    176,
                    201
                ],
                "obj_char_span": [
                    20,
                    30
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    176,
                    201
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County",
                "subj_char_span": [
                    176,
                    201
                ],
                "obj_char_span": [
                    135,
                    147
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    116
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    147
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    116
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    201
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    201
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    201
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    147
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , established in 2000 , can be found in Adams County Pennsylvania . The county is bordered to the north by Cumberland county and to the southeast by Carol County .",
        "id": "train_1730",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Adams County",
                "object": "Cumberland",
                "subj_char_span": [
                    79,
                    91
                ],
                "obj_char_span": [
                    146,
                    156
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Cumberland",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    156
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument falls under the category of Contributing property and located in Adams County , Pennsylvania . Pennsylvania 's Cumberland County is to the north of the Adams County while Carrol County Maryland is southeast of Adams County Pennsylvania .",
        "id": "train_1731",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    104,
                    131
                ],
                "obj_char_span": [
                    150,
                    167
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    67,
                    88
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    104,
                    131
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    131
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    167
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    88
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    131
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The location of the 11th Mississippi Infantry monument is Adams County , Pennsylvania . The County is northwest of Carroll County , Maryland north east of Frederick County , Maryland , and south of Cumberland County in Pennsylvania .",
        "id": "train_1732",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    58,
                    85
                ],
                "obj_char_span": [
                    115,
                    140
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    58,
                    85
                ],
                "obj_char_span": [
                    198,
                    215
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    58,
                    85
                ],
                "obj_char_span": [
                    155,
                    182
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    58,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    85
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    140
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    85
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    215
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    85
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    182
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    85
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Adams County , Pennsylvania , which has Franklin County to its west , Cumberland County to its north , and Carrol County Maryland to its southeast .",
        "id": "train_1733",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    93,
                    108
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    123,
                    140
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    108
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    140
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The municipality of Gettysburg in Adams County , Pennsylvania is the location of the 11th Mississippi Infantry monument . Adams County is east of Franklin County and northeast of Frederick County , Maryland .",
        "id": "train_1734",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    34,
                    61
                ],
                "obj_char_span": [
                    146,
                    161
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    34,
                    61
                ],
                "obj_char_span": [
                    179,
                    206
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg",
                "subj_char_span": [
                    85,
                    110
                ],
                "obj_char_span": [
                    20,
                    30
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    85,
                    110
                ],
                "obj_char_span": [
                    34,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    61
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    161
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    61
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    206
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    110
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    30
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    110
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    61
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument was inaugurated on 27th July , 1932 and was designed by Pietro Canonica . The Monument is located in Turkey , whose leader is Ahmet Davutoğlu .",
        "id": "train_1735",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    122,
                    128
                ],
                "obj_char_span": [
                    147,
                    162
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    162
                ],
                "tok_span": [
                    31,
                    38
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial which is made of red granite and white marble is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku . The memorial can be found in Azerbaijan 's capital Baku .",
        "id": "train_1736",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    184,
                    194
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    184,
                    194
                ],
                "obj_char_span": [
                    148,
                    152
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    184,
                    194
                ],
                "obj_char_span": [
                    206,
                    210
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    184,
                    194
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    194
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    194
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    152
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    194
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    210
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    194
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial , which is made from red granite and white marble , is located in Azerbaijan which is home to the National Assembly and has Baju as its capital .",
        "id": "train_1737",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    102,
                    112
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    134,
                    151
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    151
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Prime Minister of Azerbaijan is Artur Rasizade with the official title of the leader of Azerbaijan . The Baku Turkish Martyrs ' Memorial is located in Baku , the capital of Azerbaijan .",
        "id": "train_1738",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    18,
                    28
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    173,
                    183
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    18,
                    28
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    18,
                    28
                ],
                "obj_char_span": [
                    151,
                    155
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    151,
                    155
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    173,
                    183
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    173,
                    183
                ],
                "obj_char_span": [
                    151,
                    155
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    18,
                    28
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister of Azerbaijan",
                "subj_char_span": [
                    173,
                    183
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    105,
                    136
                ],
                "obj_char_span": [
                    18,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    105,
                    136
                ],
                "obj_char_span": [
                    88,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    105,
                    136
                ],
                "obj_char_span": [
                    173,
                    183
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    183
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    155
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    155
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    183
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    183
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    155
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    183
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Prime Minister of Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    136
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    136
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    136
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    183
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial can be found is Azerbaijan which is led by Prime Minister Artur Rasizade who leads the National Assembly .",
        "id": "train_1739",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    52,
                    62
                ],
                "obj_char_span": [
                    79,
                    93
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    52,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    52,
                    62
                ],
                "obj_char_span": [
                    94,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    52,
                    62
                ],
                "obj_char_span": [
                    123,
                    140
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    140
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial in Baku , Azerbaijan , where Artur Rasizade is leader , was designed by Huseyin Butuner and Hilmi Guner and is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku .",
        "id": "train_1740",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    65,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    13,
                    19
                ]
            }
        ]
    },
    {
        "text": "The soldiers of the Ottoman army who were killed in the Battle of Baku are commemorated by the Baku Turkish Martyrs memorial in Azerbaijan . The memorial was designed in red granite and white marble by Huseyin Butuner and Hilmi Guner .",
        "id": "train_1741",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    95,
                    115
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "location",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    115
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs Memorial ( known locally as Türk Şehitleri Anıtı ) has been dedicated to Ottoman Army soldiers killed in the Battle of Baku . It was designed by Hüseyin Bütüner and Hilmi Güner and is located in Baku , Azerbaijan .",
        "id": "train_1742",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    227,
                    237
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    237
                ],
                "tok_span": [
                    63,
                    64
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial in Azerbaijan , is made from red granite and white marble , is dedicated to the Ottoman Army soldiers killed in the Battle of Baku and is known by locals as Turk Sehitleri Aniti .",
        "id": "train_1743",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "London is the capital of England where Dead Man 's Plack can be found . It is a rock formation dedicated to Aethelwald , Ealdorman of East Anglia .",
        "id": "train_1744",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    39,
                    56
                ],
                "obj_char_span": [
                    25,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is located in England and is dedicated to Æthelwald , Ealdorman of East Anglia . England 's capital is London and the established religion is The Church Of England .",
        "id": "train_1745",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    178,
                    185
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    103,
                    110
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    178,
                    185
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    42,
                    43
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "Æthelwald , Ealdorman of East Anglia",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    64,
                    100
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    27
                ]
            },
            {
                "subject": "England",
                "object": "Church",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    168,
                    174
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "England",
                "object": "Church",
                "subj_char_span": [
                    103,
                    110
                ],
                "obj_char_span": [
                    168,
                    174
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "England",
                "object": "Church",
                "subj_char_span": [
                    178,
                    185
                ],
                "obj_char_span": [
                    168,
                    174
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    42,
                    43
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    185
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    185
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Æthelwald , Ealdorman of East Anglia",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    100
                ],
                "tok_span": [
                    16,
                    27
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Church",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    174
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Church",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    174
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    185
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Church",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    174
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Dead Man ' plack is made of rock and found in Cornwall , a region of England ( the capital of which is London ) where Cornish is spoken .",
        "id": "train_1746",
        "relation_list": [
            {
                "subject": "Dead Man",
                "object": "England",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    103,
                    109
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    118,
                    125
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is a rock formation in England dedicated to Aethelwald , Ealdorman of East Anglia . One of the ethnic groups to be found in England is that of the British Arabs .",
        "id": "train_1747",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    146,
                    153
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    169,
                    182
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    146,
                    153
                ],
                "obj_char_span": [
                    169,
                    182
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    182
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    182
                ],
                "tok_span": [
                    42,
                    44
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is located in England , of which the capital city is London . Cornish is a language spoken in England and one of the ethnic groups are The British Arabs .",
        "id": "train_1748",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    161,
                    174
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    116,
                    123
                ],
                "obj_char_span": [
                    161,
                    174
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    116,
                    123
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    116,
                    123
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    174
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    174
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument , a historic district in the United States , is located in the district of the Monocacy National Battlefield in Frederick County , Maryland , with the nearest city being Frederick , Maryland .",
        "id": "train_1749",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    127,
                    156
                ],
                "obj_char_span": [
                    160,
                    187
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    127,
                    156
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    127,
                    156
                ],
                "obj_char_span": [
                    218,
                    238
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    156
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    187
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    156
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    156
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    238
                ],
                "tok_span": [
                    40,
                    43
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is found in the Monocacy National Battlefield in the county of Frederick , Maryland ( United States ) , and its nearest city is Frederick , Maryland .",
        "id": "train_1750",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    176,
                    185
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    64,
                    93
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    111,
                    131
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    176,
                    196
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    185
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    131
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    196
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument , which was established on July 11th , 1907 , is in the Historic District of the Monocacy National Battlefield in Frederick County , Maryland .",
        "id": "train_1751",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    129,
                    158
                ],
                "obj_char_span": [
                    162,
                    189
                ],
                "predicate": "location",
                "subj_tok_span": [
                    24,
                    30
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    104,
                    112
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    129,
                    158
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    24,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    158
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    189
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    112
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    158
                ],
                "tok_span": [
                    24,
                    30
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument , provided by the National Park Service , was established on 11th July 1907and is located on the Monocacy National Battlefield in the county Frederick , Maryland .",
        "id": "train_1752",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick",
                "subj_char_span": [
                    145,
                    174
                ],
                "obj_char_span": [
                    189,
                    198
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    145,
                    174
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    66,
                    87
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    174
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    198
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    174
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Ataturk monument ( Izmir ) is made out of bronze . It was inaugurated on 27 July 1932 and located in Turkey , where the capital is Ankara .",
        "id": "train_1753",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    105,
                    111
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoglu is a leader of Turkey . The Atatürk Monument ( İzmir ) is found in Turkey , made of Bronze and designed by Pietro Canonica .",
        "id": "train_1754",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    83,
                    89
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Pietro Canonica",
                "subj_char_span": [
                    44,
                    70
                ],
                "obj_char_span": [
                    123,
                    138
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    14,
                    24
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    44,
                    70
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    24
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    44,
                    70
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    24
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    70
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "Pietro Canonica",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    138
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    70
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    70
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Turkey 's capital is Ankara and the currency is the Turkish lira . The leader of Turkey is Ahmet Davutoglu . The Ataturk monument is located in Izmir .",
        "id": "train_1755",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    91,
                    96
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    81,
                    87
                ],
                "obj_char_span": [
                    91,
                    96
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    81,
                    87
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    52,
                    64
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    81,
                    87
                ],
                "obj_char_span": [
                    52,
                    64
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoğlu is the leader of Turkey , a country which is the located of the bronze Ataturk Monument which was inaugurated on July 27th , 1932 .",
        "id": "train_1756",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument ( Izmir ) is located in Turkey and the Turkish leader is Ahmet Davutoglu . The largest city is Istanbul and the currency is the Turkish lira .",
        "id": "train_1757",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    78,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    116,
                    124
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    149,
                    161
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    38,
                    41
                ]
            }
        ]
    },
    {
        "text": "The bronze Atatürk Monument was designed by Pietro Canonica and is located in İzmir , Turkey , a country led by the President of Turkey .",
        "id": "train_1758",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    116,
                    135
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    116,
                    135
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Pietro Canonica",
                "subj_char_span": [
                    11,
                    27
                ],
                "obj_char_span": [
                    44,
                    59
                ],
                "predicate": "designer",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    11,
                    27
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    11,
                    27
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    135
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    135
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Pietro Canonica",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument is located in İzmir , Turkey , a country with Istanbul as its largest city , and Ahmet Davutoğlu as its leader , the President of Turkey .",
        "id": "train_1759",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    138,
                    157
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    151,
                    157
                ],
                "obj_char_span": [
                    138,
                    157
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    102,
                    117
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    32
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    151,
                    157
                ],
                "obj_char_span": [
                    102,
                    117
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    25,
                    32
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    67,
                    75
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    151,
                    157
                ],
                "obj_char_span": [
                    67,
                    75
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    151,
                    157
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    157
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    157
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    117
                ],
                "tok_span": [
                    25,
                    32
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    117
                ],
                "tok_span": [
                    25,
                    32
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    75
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    75
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoglu is the President of Turkey . The capital of Turkey is Ankara , and the Ataruk Monument ( Izmir ) is located in Turkey .",
        "id": "train_1760",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    60,
                    66
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    60,
                    66
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    60,
                    66
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Arion ( also known as Ahri'ahn ) is a comic character created by Paul Kupperberg and Jan Duursema , who won the Eisner award .",
        "id": "train_1761",
        "relation_list": [
            {
                "subject": "Arion (",
                "object": "Jan Duursema",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Jan Duursema",
                "object": "Eisner",
                "subj_char_span": [
                    85,
                    97
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "award",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Arion (",
                "object": "Paul Kupperberg",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    65,
                    80
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion (",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Eisner",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Arion (",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Paul Kupperberg",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    80
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The comic book character Aurakles was created by Len Wein and the American Dick Dillin .",
        "id": "train_1762",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    25,
                    33
                ],
                "obj_char_span": [
                    75,
                    86
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Len Wein",
                "subj_char_span": [
                    25,
                    33
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The BBC , which is located in London , and where Rona Fairhead is a key person , once broadcast Bananaman and has a product called BBC radio .",
        "id": "train_1763",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Rona Fairhead",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "BBC",
                "object": "Rona Fairhead",
                "subj_char_span": [
                    131,
                    134
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    131,
                    134
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "product",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    131,
                    134
                ],
                "predicate": "product",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    131,
                    134
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "product",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    131,
                    134
                ],
                "obj_char_span": [
                    131,
                    134
                ],
                "predicate": "product",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    131,
                    134
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Rona Fairhead",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Rona Fairhead",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Balder is a comic character created by Stan Lee and the American , Jack Kirby . His alternative name is Balder Odinson .",
        "id": "train_1764",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    67,
                    77
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    104,
                    110
                ],
                "obj_char_span": [
                    67,
                    77
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    104,
                    110
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "John Reith , 1st Baron Reith founded the BBC who have their HQ at Broadcasting House . The BBC broadcast Bananaman and also produce BBC radio .",
        "id": "train_1765",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    105,
                    114
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    105,
                    114
                ],
                "obj_char_span": [
                    91,
                    94
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    105,
                    114
                ],
                "obj_char_span": [
                    132,
                    135
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "product",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    91,
                    94
                ],
                "predicate": "product",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    132,
                    135
                ],
                "predicate": "product",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "product",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    91,
                    94
                ],
                "predicate": "product",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    132,
                    135
                ],
                "predicate": "product",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "product",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    91,
                    94
                ],
                "predicate": "product",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    132,
                    135
                ],
                "predicate": "product",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    66,
                    84
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    66,
                    84
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    66,
                    84
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith , 1st Baron Reith",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith , 1st Baron Reith",
                "subj_char_span": [
                    91,
                    94
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith , 1st Baron Reith",
                "subj_char_span": [
                    132,
                    135
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "John Reith , 1st Baron Reith",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "John Reith , 1st Baron Reith",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "John Reith , 1st Baron Reith",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "1st Baron , John Reith was the founder of the BBC which is located in London and showed the TV series , Bananaman . Another product of the BBC is BBC radio .",
        "id": "train_1766",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    46,
                    49
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    139,
                    142
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    146,
                    149
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    46,
                    49
                ],
                "obj_char_span": [
                    46,
                    49
                ],
                "predicate": "product",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    46,
                    49
                ],
                "obj_char_span": [
                    139,
                    142
                ],
                "predicate": "product",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    46,
                    49
                ],
                "obj_char_span": [
                    146,
                    149
                ],
                "predicate": "product",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    139,
                    142
                ],
                "obj_char_span": [
                    46,
                    49
                ],
                "predicate": "product",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    139,
                    142
                ],
                "obj_char_span": [
                    139,
                    142
                ],
                "predicate": "product",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    139,
                    142
                ],
                "obj_char_span": [
                    146,
                    149
                ],
                "predicate": "product",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    146,
                    149
                ],
                "obj_char_span": [
                    46,
                    49
                ],
                "predicate": "product",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    146,
                    149
                ],
                "obj_char_span": [
                    139,
                    142
                ],
                "predicate": "product",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "BBC",
                "object": "BBC",
                "subj_char_span": [
                    146,
                    149
                ],
                "obj_char_span": [
                    146,
                    149
                ],
                "predicate": "product",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    46,
                    49
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    139,
                    142
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    146,
                    149
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith",
                "subj_char_span": [
                    46,
                    49
                ],
                "obj_char_span": [
                    12,
                    22
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith",
                "subj_char_span": [
                    139,
                    142
                ],
                "obj_char_span": [
                    12,
                    22
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "BBC",
                "object": "John Reith",
                "subj_char_span": [
                    146,
                    149
                ],
                "obj_char_span": [
                    12,
                    22
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "John Reith",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    22
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    142
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "John Reith",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    22
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    149
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "John Reith",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    22
                ],
                "tok_span": [
                    3,
                    6
                ]
            }
        ]
    },
    {
        "text": "Bill Oddie stars in Bananaman which was created by Steve Bright . It was first broadcast by the BBC on 3 October 1983 .",
        "id": "train_1767",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    96,
                    99
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Steve Bright",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    51,
                    63
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Steve Bright",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bananaman , which was first broadcast by the BBC on 3rd October 1983 , was created by Steve Bright and starred Graeme Garden .",
        "id": "train_1768",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    45,
                    48
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Steve Bright",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    86,
                    98
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    111,
                    124
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Steve Bright",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "John Geering created the TV character Bananaman which was first broadcast by the BBC on 3 October 1983 and starred Jill Shilling .",
        "id": "train_1769",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    81,
                    84
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    115,
                    128
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Bananaman",
                "object": "John Geering",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    84
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    128
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "John Geering",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bananaman was first broadcast by the BBC on 3 October 1983 . It was created by Steve Bright and starred Jill Shilling .",
        "id": "train_1770",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    37,
                    40
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    104,
                    117
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Steve Bright",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    117
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Steve Bright",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Lancashire born Bill Oddie was the star of Bananaman , broadcasted by the BBC out of the broadcasting house in London .",
        "id": "train_1771",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    16,
                    26
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    74,
                    77
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bill Oddie",
                "object": "Lancashire",
                "subj_char_span": [
                    16,
                    26
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    26
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    77
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    26
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Lancashire",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Rochdale born Bill Oddie starred in the TV series Bananaman . This show was broadcast by the BBC , which has its headquarters in Broadcasting House .",
        "id": "train_1772",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    93,
                    96
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Bill Oddie",
                "object": "Rochdale",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    93,
                    96
                ],
                "obj_char_span": [
                    129,
                    147
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Rochdale",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    147
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Bananaman the TV series was shown on the BBC ( London ) and starred Bill Oddie , who was born in Rochdale .",
        "id": "train_1773",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    68,
                    78
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Bill Oddie",
                "object": "Rochdale",
                "subj_char_span": [
                    68,
                    78
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    78
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    78
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Rochdale",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Aberdeen born Graeme Garden starred in Bananaman , which was broadcast by the BBC , whose headquarters are called Broadcasting House .",
        "id": "train_1774",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    14,
                    27
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Graeme Garden",
                "object": "Aberdeen",
                "subj_char_span": [
                    14,
                    27
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    78,
                    81
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    78,
                    81
                ],
                "obj_char_span": [
                    114,
                    132
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    27
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    27
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Aberdeen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    132
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor starred in Bananaman which was created by John Geering . It was first broadcast by the BBC on 3 October 1983 .",
        "id": "train_1775",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    105,
                    108
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Bananaman",
                "object": "John Geering",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    108
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "John Geering",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "The character Baymax first appeared in the film Big Hero 6 and is voiced by Scott Adsit . It was created by Duncan Rouleau and Steve T Seagle .",
        "id": "train_1776",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    48,
                    58
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Baymax",
                "object": "Scott Adsit",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "voice",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    108,
                    122
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    122
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "The character Baymax , created by Steve T Seagle and the American Duncan Rouleau , first appeared in the film Big Hero 6 .",
        "id": "train_1777",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    110,
                    120
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Baymax , the Big Hero 6 character created by Steve T Seagle and Duncan Rouleau , is voiced by Scott Adsit .",
        "id": "train_1778",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    13,
                    23
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Baymax",
                "object": "Scott Adsit",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "voice",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    64,
                    78
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    23
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    78
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bolt ( Larry Bolatinsky ) is a comic character that was created by both Paris Cullins and Ernie Colon who is a national of Puerto Rico .",
        "id": "train_1779",
        "relation_list": [
            {
                "subject": "Bolt (",
                "object": "Paris Cullins",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Ernie",
                "object": "Puerto",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Bolt (",
                "object": "Ernie",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt (",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Bolt (",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character from Big Hero 6 , who was created by American born Duncan Rouleau and Steven T. Seagle .",
        "id": "train_1780",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    73,
                    87
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Baymax",
                "object": "Steven T. Seagle",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    27,
                    37
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    87
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Steven T. Seagle",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The character Baymax , created by Steve T Seagle and the American Duncan Rouleau , is voiced by Scott Adsit .",
        "id": "train_1781",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "Baymax",
                "object": "Scott Adsit",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "voice",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character in Big Hero 6 which starred Scott Adsit . The creator of Baymax is the American , Duncan Rouleau .",
        "id": "train_1782",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    104,
                    118
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    104,
                    118
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "series",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Scott Adsit",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    50,
                    61
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    118
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    118
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bibbo Bibbowski is the full name of Bo Bibbowski created by Marv Wolfman and the American , Jerry Ordway .",
        "id": "train_1783",
        "relation_list": [
            {
                "subject": "Bibbo Bibbowski",
                "object": "Jerry Ordway",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Bibbo Bibbowski",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bibbo Bibbowski",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Jerry Ordway",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Bibbo Bibbowski",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "The comic character Auron ( Lambien ) was created by both Marv Wolfman and American national Karl Kesel .",
        "id": "train_1784",
        "relation_list": [
            {
                "subject": "Auron (",
                "object": "Karl Kesel",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    93,
                    103
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Auron (",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron (",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    103
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Auron (",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The comic character of Auron ( whose full name is Lambien ) was created by Walt Simonson and the American , Karl Kesel .",
        "id": "train_1785",
        "relation_list": [
            {
                "subject": "Auron (",
                "object": "Karl Kesel",
                "subj_char_span": [
                    23,
                    30
                ],
                "obj_char_span": [
                    108,
                    118
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Auron (",
                "object": "Walt Simonson",
                "subj_char_span": [
                    23,
                    30
                ],
                "obj_char_span": [
                    75,
                    88
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron (",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    118
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Auron (",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bolt is a comic character with the alternative name of Larry Bolatinsky . He was created by Dan Mishkin and the US national , Paris Cullins .",
        "id": "train_1786",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Dan Mishkin",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    92,
                    103
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dan Mishkin",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    30,
                    34
                ]
            }
        ]
    },
    {
        "text": "The US national , Paris Cullins along with comic book writer , Gary Cohn created the comic character of Bolt . The character has the alternative name of Larry Bolatinsky , .",
        "id": "train_1787",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    104,
                    108
                ],
                "obj_char_span": [
                    63,
                    72
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    104,
                    108
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Larry Bolatinsky is the alternative name for the comic book character Bolt , which was created by Ernie Colon and the American Paris Cullins .",
        "id": "train_1788",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    70,
                    74
                ],
                "obj_char_span": [
                    127,
                    140
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    70,
                    74
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    140
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The comic character Asterix is sometimes called `` Astérix '' and was created by Albert Uderzo and the French national , Rene Goscinny .",
        "id": "train_1789",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "`` Astérix ''",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Asterix",
                "object": "Albert Uderzo",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "`` Astérix ''",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Albert Uderzo",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The American comic book writer Roger McKenzie and Gene Colan created the character Ben Urich , who has the full name Benjamin Urich .",
        "id": "train_1790",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger McKenzie",
                "subj_char_span": [
                    83,
                    92
                ],
                "obj_char_span": [
                    31,
                    45
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    83,
                    92
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Black Pirate , also know as Jon Valor , was created by the Inkpot Award winning American , Sheldon Moldoff .",
        "id": "train_1791",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    95,
                    110
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Sheldon Moldoff",
                "object": "Inkpot Award",
                "subj_char_span": [
                    95,
                    110
                ],
                "obj_char_span": [
                    63,
                    75
                ],
                "predicate": "award",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    75
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport is located in Tirstrup , part of the Central Region of Denmark which has the capital city of Copenhagen .",
        "id": "train_1792",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    70,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Denmark",
                "object": "Copenhagen",
                "subj_char_span": [
                    70,
                    77
                ],
                "obj_char_span": [
                    108,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    118
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Central",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport is located in Tirstrup which is part of the Central Denmark region . The demonym for the people of Denmark is Danes .",
        "id": "train_1793",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Denmark",
                "object": "Danes",
                "subj_char_span": [
                    67,
                    74
                ],
                "obj_char_span": [
                    125,
                    130
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Denmark",
                "object": "Danes",
                "subj_char_span": [
                    114,
                    121
                ],
                "obj_char_span": [
                    125,
                    130
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Danes",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    130
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Danes",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    130
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is in Tirstrup , Denmark , which is in the Central Denmark region . Th language of Denmark is German .",
        "id": "train_1794",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    21,
                    29
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    98,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    66,
                    73
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    98,
                    105
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "language",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    21,
                    29
                ],
                "obj_char_span": [
                    58,
                    73
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    73
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Tirstrup is located in part of the Central Denmark region . Tirstrup is home to Aarhus Airport ; its leader is Lars Løkke Rasmussen .",
        "id": "train_1795",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    80,
                    94
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    80,
                    94
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    60,
                    68
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    111,
                    131
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    29,
                    37
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    35,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    60,
                    68
                ],
                "obj_char_span": [
                    35,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    94
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    131
                ],
                "tok_span": [
                    29,
                    37
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    50
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    50
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The location of Aarhus Airport is Tirstrup , part of the Central Denmark region , in Denmark where the language is Dutch .",
        "id": "train_1796",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    57,
                    72
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The location of Aarhus Airport is Tirstrup which is part of the Central Denmark region , in Denmark where one of the languages is Faroese .",
        "id": "train_1797",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    64,
                    79
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Denmark",
                "object": "Faroese",
                "subj_char_span": [
                    72,
                    79
                ],
                "obj_char_span": [
                    130,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Denmark",
                "object": "Faroese",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    130,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    79
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Faroese",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    137
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Faroese",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    137
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup . Tirstrup is part of the Central Denmark region in Margrethe II led Denmark .",
        "id": "train_1798",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    107,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    64,
                    79
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    64,
                    79
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II",
                "subj_char_span": [
                    72,
                    79
                ],
                "obj_char_span": [
                    90,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II",
                "subj_char_span": [
                    107,
                    114
                ],
                "obj_char_span": [
                    90,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    79
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    79
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Margrethe II",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    114
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Margrethe II",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab is the operating organisation for Aarhus Airport which is located at 25 metres above sea level . It has a runway name of 10L/28R and has a length of 2776.0 .",
        "id": "train_1799",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    162,
                    168
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    168
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab operates Aarhus Airport which has an elevation of 25 metres above seal level . It also has a runway length of 2776.0 metres and a runway name , 10R/28L .",
        "id": "train_1800",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    22,
                    36
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    22,
                    36
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Operated by Aarhus Lufthavn A/S , Aarhus Airport is 25 metres above sea level . It has a runway length of 2776.0 and the runway name , 10L/28R .",
        "id": "train_1801",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    106,
                    112
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    112
                ],
                "tok_span": [
                    32,
                    37
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport , which is 25 metres above sea level , is operated by Aarhus Lufthavn A/S . The runway name is 10R/28L and has a length of 2776.0 .",
        "id": "train_1802",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    138,
                    144
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    42,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    144
                ],
                "tok_span": [
                    42,
                    47
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab is the operating organisation for Aarhus Airport which is 25 metres above sea level . The runway name is 10L/28R and has a length of 2777.0 .",
        "id": "train_1803",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2777.0",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab is the operationg organisation for Aarhus Airport ( runway name of 10R/28L is 2777.0 meters ) is 25 metres aboce sea level .",
        "id": "train_1804",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2777.0",
                "subj_char_span": [
                    48,
                    62
                ],
                "obj_char_span": [
                    91,
                    97
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    48,
                    62
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport has a runway length of 2777.0 and is 25 metres above sea level . It is operated by Aarhus Lufthavn A/S and the runway name is 10L/28R .",
        "id": "train_1805",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "2777.0",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Aarhus",
                "object": "2777.0",
                "subj_char_span": [
                    98,
                    104
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    104
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional airport serves the city of Abilene , part of Taylor County and Jones County , Texas , United States .",
        "id": "train_1806",
        "relation_list": [
            {
                "subject": "Abilene Regional",
                "object": "Abilene ,",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    44,
                    53
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "Taylor County",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "United States",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    103,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "Jones County , Texas",
                "subj_char_span": [
                    44,
                    53
                ],
                "obj_char_span": [
                    80,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Taylor County",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    100
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Abilene regional airport serves Abilene , Texas , a part of Jones County , Texas , in the United States .",
        "id": "train_1807",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Abilene , Texas",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    32,
                    47
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene , Texas",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    32,
                    47
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Abilene , Texas",
                "object": "Texas",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Abilene , Texas",
                "object": "Texas",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Abilene , Texas",
                "object": "United States",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Abilene , Texas",
                "object": "Jones County , Texas",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    60,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    80
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Abilene regional airport serves Abilene , Taylor County , Texas , United States .",
        "id": "train_1808",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Abilene ,",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene ,",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "Texas",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    58,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "Taylor County , Texas",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    42,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "United States",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Taylor County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    63
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport of Abilene Texas has a runway named 17L/35R with a 1,121 length and it is 546 above sea level .",
        "id": "train_1809",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    99,
                    102
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    102
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport serves Abilene in Texas , has a runway name of 17R/13L with a length of 2194.0 and is 546 metres above sea level .",
        "id": "train_1810",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "2194.0",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    111,
                    114
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2194.0",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    114
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "Abilene , Texas is served by the Abilene regional airport whose runway name is 17L/35R . The runway length of that airport is 2,195 and it is 546 meters above sea level .",
        "id": "train_1811",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Abilene , Texas",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene , Texas",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Abilene",
                "object": "546",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    142,
                    145
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Abilene",
                "object": "546",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    142,
                    145
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    145
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    145
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , and the city of Saranac Lake , ( both in New York ) are served by Adirondack Regional Airport . This airport is 507 metres above sea level and has a a runway length of 1,219 metres .",
        "id": "train_1812",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid ,",
                "subj_char_span": [
                    80,
                    107
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "507",
                "subj_char_span": [
                    80,
                    107
                ],
                "obj_char_span": [
                    126,
                    129
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake ,",
                "subj_char_span": [
                    80,
                    107
                ],
                "obj_char_span": [
                    30,
                    44
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    107
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Lake Placid ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    107
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "507",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    129
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    107
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport is in Alcobendas . ENAIRE is the operating organization for the airport . That organization is located in Madrid , Spain .",
        "id": "train_1813",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    142,
                    148
                ],
                "obj_char_span": [
                    151,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "Located at Paracuellos de Jarama , Adolfo Suarez Madrid-Barejas airport is operated by ENAIRE which is in the city of Madrid , in Spain .",
        "id": "train_1814",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    11,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    2,
                    10
                ]
            },
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    87,
                    93
                ],
                "obj_char_span": [
                    118,
                    124
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    25,
                    29
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    130,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Adolfo",
                "object": "ENAIRE",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    32
                ],
                "tok_span": [
                    2,
                    10
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    135
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport is in Paracuellos de Jarama , in Spain . The Adolfo Suarez MadridBarajas Airport is operated by ENAIRE which is in the city of Madrid .",
        "id": "train_1815",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    85,
                    120
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    36
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            },
            {
                "subject": "Paracuellos de Jarama",
                "object": "Spain",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    136,
                    142
                ],
                "obj_char_span": [
                    167,
                    173
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    39,
                    43
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    136,
                    142
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    85,
                    120
                ],
                "obj_char_span": [
                    136,
                    142
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    26,
                    36
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    120
                ],
                "tok_span": [
                    26,
                    36
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    120
                ],
                "tok_span": [
                    26,
                    36
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    39,
                    43
                ]
            }
        ]
    },
    {
        "text": "With an elevation of 610 metres above sea level , Adolfo Suarez Madrid-Barejas airport is located at Paracuellos de Jarama ( part of the Madrid community ) , In Spain .",
        "id": "train_1816",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    101,
                    122
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    24,
                    32
                ]
            },
            {
                "subject": "Paracuellos de Jarama",
                "object": "Spain",
                "subj_char_span": [
                    101,
                    122
                ],
                "obj_char_span": [
                    161,
                    166
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    32
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    122
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    122
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    166
                ],
                "tok_span": [
                    41,
                    42
                ]
            }
        ]
    },
    {
        "text": "Located in Madrid , Paracuellos de Jarama , San Sebastian de los Reyes and Alcobendas , and operated by ENAIRE , Adolfo Suarez Madrid-Barajas Airport runway name is 14L/32R and its runway length is 3500 .",
        "id": "train_1817",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "ENAIRE",
                "subj_char_span": [
                    113,
                    126
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    126
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Airport is located in Madrid , Paracuellos de Jarama , San Sebastian de los Reyes and Alcobendas and is operated by ENAIRE . It has a runway name of 14R/32L with a length of 3500 .",
        "id": "train_1818",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "ENAIRE",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    145,
                    151
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    151
                ],
                "tok_span": [
                    39,
                    43
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport can be found in Madrid , Paracuellos de Jarama , San Sebastián de los Reyes and Alcobendas and is operated by ENAIRE . The runway name is 14L/32R with a length of 4100.0 .",
        "id": "train_1819",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "4100.0",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    199,
                    205
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    60,
                    64
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "4100.0",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    205
                ],
                "tok_span": [
                    60,
                    64
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    42,
                    46
                ]
            }
        ]
    },
    {
        "text": "Found in Madrid , Paracuellos de Jarama , San Sebastián de los Reyes and Alcobendas , Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE . It has a runway with the length of 4,349 and 14L/32R is the runway name .",
        "id": "train_1820",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "ENAIRE",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    138,
                    144
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    41,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    144
                ],
                "tok_span": [
                    41,
                    45
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Aiport is located in Madrid and is operated by ENAIRE . The runway name at the airport is 14L/32R and it has a length of 4349.0 .",
        "id": "train_1821",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "4349.0",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    150,
                    156
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Adolfo",
                "object": "ENAIRE",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "4349.0",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    156
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Operated by ENAIRE , the Adolfo Suarez MadridBarajas Airport is in Madrid . It has a runway name 18L/36R and a runway length of 3500 .",
        "id": "train_1822",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    25,
                    60
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    19
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    25,
                    60
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    9,
                    19
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    60
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    60
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Located in Sao Jose dos Pinhais and operated by Infraero , Afonsa Pena International Airport serves the city of Curitiba which is part of the South Region , Brazil .",
        "id": "train_1823",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "South Region , Brazil",
                "subj_char_span": [
                    112,
                    120
                ],
                "obj_char_span": [
                    142,
                    163
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    120
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "South Region , Brazil",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    163
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "The location of Afonso Pena International airport is Sao Jose dos Pinhais , part of the south region of Brazil . Afonso Pena International Airport serves Curitiba and is operated by Infraero .",
        "id": "train_1824",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Curitiba",
                "subj_char_span": [
                    113,
                    146
                ],
                "obj_char_span": [
                    154,
                    162
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    27,
                    34
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    113,
                    146
                ],
                "obj_char_span": [
                    182,
                    190
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    27,
                    34
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    146
                ],
                "tok_span": [
                    27,
                    34
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    162
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    146
                ],
                "tok_span": [
                    27,
                    34
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    190
                ],
                "tok_span": [
                    43,
                    46
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is located in Sao Jose dos Pinhais and serves Curitaba which is part of the state of Parana.It is operated by Infraero .",
        "id": "train_1825",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    144,
                    152
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Afonsa Pena International Airport serves the city of Curitiba , in the state of Parana . Curitiba is led by the Democratic Labour Party and is part of the South Region , Brazil .",
        "id": "train_1826",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "Democratic Labour Party",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    112,
                    135
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Curitiba",
                "object": "Democratic Labour Party",
                "subj_char_span": [
                    89,
                    97
                ],
                "obj_char_span": [
                    112,
                    135
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Curitiba",
                "object": "South Region , Brazil",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    155,
                    176
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    40,
                    44
                ]
            },
            {
                "subject": "Curitiba",
                "object": "South Region , Brazil",
                "subj_char_span": [
                    89,
                    97
                ],
                "obj_char_span": [
                    155,
                    176
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    40,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Democratic Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    135
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Democratic Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    135
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "South Region , Brazil",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    176
                ],
                "tok_span": [
                    40,
                    44
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "South Region , Brazil",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    176
                ],
                "tok_span": [
                    40,
                    44
                ]
            }
        ]
    },
    {
        "text": "Infraero is located in Brasilia and operates Afonso Pena International Airport . This airport serves Curitiba which is part of the state of Parana .",
        "id": "train_1827",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Curitiba",
                "subj_char_span": [
                    45,
                    78
                ],
                "obj_char_span": [
                    101,
                    109
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    45,
                    78
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    78
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    109
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    78
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport in São José dos Pinhais , part of Parana , serves Curitiba and is operated by Infraero .",
        "id": "train_1828",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Curitiba",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    112,
                    120
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "São José dos Pinhais",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    37,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    120
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "São José dos Pinhais",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    57
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is located in Sao Jose dos Pinhais . The operating organization for the International Airport is Infraero . It is 1800 meters long and 911 meters above sea level .",
        "id": "train_1829",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    131,
                    139
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    139
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "The location of Afonso Pena International airport is Sao Jose dos Pinhais and it is located 911.0 metres above sea level . The runway name is 11/29 and it has a length of 1800.0 .",
        "id": "train_1830",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "911.0",
                "subj_char_span": [
                    16,
                    41
                ],
                "obj_char_span": [
                    92,
                    97
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Afonso Pena International",
                "object": "1800.0",
                "subj_char_span": [
                    16,
                    41
                ],
                "obj_char_span": [
                    171,
                    177
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    41
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "911.0",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    41
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "1800.0",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    177
                ],
                "tok_span": [
                    43,
                    46
                ]
            }
        ]
    },
    {
        "text": "Located in São José dos Pinhais , Afonso Pena International Airport has the elevation of 911 meters above the sea level . It also has a runway with the name 11/29 , as well as a runway length of 2215.0 .",
        "id": "train_1831",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2215.0",
                "subj_char_span": [
                    34,
                    67
                ],
                "obj_char_span": [
                    195,
                    201
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    46,
                    50
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "São José dos Pinhais",
                "subj_char_span": [
                    34,
                    67
                ],
                "obj_char_span": [
                    11,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    67
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    201
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    67
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "São José dos Pinhais",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    31
                ],
                "tok_span": [
                    2,
                    8
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is located in Sao Jose dos Pinhais at 911 metres above sea level . The runway name is 15/33 and it has a length of 2215.0 .",
        "id": "train_1832",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2215.0",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    149,
                    155
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "AGR is the ATA Location Identifier for Agra Airport in Uttar Pradesh which is part of both Awadh and Bundelkhand .",
        "id": "train_1833",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    39,
                    51
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    91,
                    96
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    101,
                    112
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    96
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    112
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "Agra airport has the location identifier VIAG and is located in Awadh , Uttar Pradesh , Bundelkhand .",
        "id": "train_1834",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    72,
                    85
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    72,
                    85
                ],
                "obj_char_span": [
                    88,
                    99
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    99
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "The Agra airport is located in India and operated by the Airports Authority of India . AGR is the ATA Location ID and ICAO is another location identifier for this airport .",
        "id": "train_1835",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Agra",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    57,
                    84
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    84
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force who are the operating organisation of Agra Airport . The airport is located in India where Narendra Modi is the leader .",
        "id": "train_1836",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "India",
                "subj_char_span": [
                    118,
                    130
                ],
                "obj_char_span": [
                    159,
                    164
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    159,
                    164
                ],
                "obj_char_span": [
                    171,
                    184
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    118,
                    130
                ],
                "obj_char_span": [
                    63,
                    79
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    63,
                    79
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    130
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    164
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    164
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    184
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    130
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            }
        ]
    },
    {
        "text": "Agra airport , located in India , where the leader is T S Thakur , is operated by the Indian air force who deploy the transport aircraft Boeing C-17 Globemaster III .",
        "id": "train_1837",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Agra",
                "object": "Indian",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Indian",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    86,
                    92
                ],
                "obj_char_span": [
                    137,
                    164
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    30,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indian",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Indian",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    164
                ],
                "tok_span": [
                    30,
                    37
                ]
            }
        ]
    },
    {
        "text": "Agra Airport , with the ICAO location identifier of `` VIAG '' , is located in Uttar Pradesh . The IATA I.D of the airport is AGR and the operating organisation is the Airports Authority of India .",
        "id": "train_1838",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "``",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    52,
                    54
                ],
                "predicate": "IATA_Location_Identifier",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "`` VIAG ''",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    52,
                    62
                ],
                "predicate": "ICAO_Location_Identifier",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    168,
                    195
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    42,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` VIAG ''",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    195
                ],
                "tok_span": [
                    42,
                    47
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in Uttar Pradesh which is ni turn part of both Awadh and Bundelkhand . The Airports Authority of India is the operating organisation of Agra Airport .",
        "id": "train_1839",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    152,
                    164
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    38
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    91,
                    118
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    152,
                    164
                ],
                "obj_char_span": [
                    91,
                    118
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    35,
                    38
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    63,
                    68
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    118
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    118
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    18,
                    23
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in Uttar Pradesh and is operated by the Indian Air Force . It has two type of identifiers , its ATA Location identifier is AGR and its ICAO location identifier is VIAG .",
        "id": "train_1840",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Part of Bundelkhand , Uttar Pradesh is the location of Agra Airport . It is operated by the Indian Air Force which uses the transport aircraft called the Boeing C-17 Globemaster III .",
        "id": "train_1841",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    55,
                    67
                ],
                "obj_char_span": [
                    22,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    55,
                    67
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    92,
                    108
                ],
                "obj_char_span": [
                    154,
                    181
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    33,
                    40
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    22,
                    35
                ],
                "obj_char_span": [
                    8,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    181
                ],
                "tok_span": [
                    33,
                    40
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    19
                ],
                "tok_span": [
                    2,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Boeing C-17 Globemaster III is a transport aircraft for the Indian Air Force who operates Agra Airport in Uttar Pradesh in Awadh .",
        "id": "train_1842",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    94,
                    106
                ],
                "obj_char_span": [
                    110,
                    123
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    110,
                    123
                ],
                "obj_char_span": [
                    127,
                    132
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    94,
                    106
                ],
                "obj_char_span": [
                    64,
                    80
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    64,
                    80
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    132
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    80
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    80
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            }
        ]
    },
    {
        "text": "Operated by the Indian Air Force , Agra Airport is in Uttar Pradesh which is part of both Awadh and Bundelkhand .",
        "id": "train_1843",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    35,
                    47
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    35,
                    47
                ],
                "obj_char_span": [
                    16,
                    32
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Located in Agra , Agra Airport has the IATA Location Identifier is AGR and its ICAO Location IdentifierVIAG . This airport is operated by the Airports Authority of India .",
        "id": "train_1844",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    18,
                    30
                ],
                "obj_char_span": [
                    142,
                    169
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    18,
                    30
                ],
                "obj_char_span": [
                    11,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    18,
                    30
                ],
                "obj_char_span": [
                    18,
                    22
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    15
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    22
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Indian Air Force operate Agra Airport which is in Agra . It has several identifiers such as its ICAO location identifier which is VIAG , or the IATA I.D . which isAGR .",
        "id": "train_1845",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base serves the city of Fallujah and is located in Habbaniyah . The airbase is 84 metres above sea level and has a runway length of 4019 .",
        "id": "train_1846",
        "relation_list": [
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Habbaniyah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    67,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Habbaniyah",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase in Al Anbar Province , Iraq . The runway name is 08/26 and it has a length of 3078.48 .",
        "id": "train_1847",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Al Asad",
                "object": "3078.48",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    156,
                    163
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3078.48",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    163
                ],
                "tok_span": [
                    36,
                    40
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase in the Al Anbar Province , Iraq . The name of the runway at the Airbase is 09R/27L and it has a length of 3078.48 .",
        "id": "train_1848",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Al Asad",
                "object": "3078.48",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    184,
                    191
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    45,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3078.48",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    45,
                    49
                ]
            }
        ]
    },
    {
        "text": "Operated by the United States Air Force , Al Asad Airbase is in Iraq . Its runway name is 09L/27R and its runway length is 3990.0 .",
        "id": "train_1849",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    42,
                    57
                ],
                "obj_char_span": [
                    16,
                    39
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    42,
                    57
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "3990.0",
                "subj_char_span": [
                    42,
                    57
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    39
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "3990.0",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase in Iraq is operated by the United States Air Force . The runway name is 08/26 and it has a length of 3992.88 .",
        "id": "train_1850",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    43,
                    66
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Al Asad",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Al Asad",
                "object": "3992.88",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    66
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "3992.88",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organisation for Al Asad airbase which has a runway length of 3990 . It is located in Al Anbar Province , Iraq and has the runway name of 08/26 .",
        "id": "train_1851",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is located in Al Anbar Province , Iraq and is operated by the United States Air Force . It has a runway name of 09L/27R with a length of 3990.0 .",
        "id": "train_1852",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    78,
                    101
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Al Asad",
                "object": "3990.0",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    153,
                    159
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "3990.0",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    159
                ],
                "tok_span": [
                    39,
                    43
                ]
            }
        ]
    },
    {
        "text": "located at Al Anbar Province , Iraq , Al Asad Airbase ; has a runway length , 3,992.88 , a runway name , 08/26 , and is operated by the United States Air Force .",
        "id": "train_1853",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    38,
                    53
                ],
                "obj_char_span": [
                    136,
                    159
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    40,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    159
                ],
                "tok_span": [
                    40,
                    44
                ]
            }
        ]
    },
    {
        "text": "The Lockheed AC-130 ( an attack aircraft ) and the General Dynamics F-16 Fighting Falcon ( aircraft fighter ) are both used by the United States Air Force . It was involved in the Invasion of Panama and operates the Al Asad Airbase .",
        "id": "train_1854",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    216,
                    231
                ],
                "obj_char_span": [
                    131,
                    154
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    44,
                    49
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    131,
                    154
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    131,
                    154
                ],
                "obj_char_span": [
                    51,
                    88
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    131,
                    154
                ],
                "obj_char_span": [
                    131,
                    144
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    231
                ],
                "tok_span": [
                    44,
                    49
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    88
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    144
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Al Asad Airbase is operated by the United States Air Force , which houses the The Lockheed AC-130 ( attack aircraft ) and the McDonnell Douglas F-15 Eagle ( aircraft fighter ) . The United States Air Force fought in the United States bombing of Libya in 1986 .",
        "id": "train_1855",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    39,
                    62
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    186,
                    209
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    41,
                    45
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    39,
                    62
                ],
                "obj_char_span": [
                    86,
                    101
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    186,
                    209
                ],
                "obj_char_span": [
                    86,
                    101
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    41,
                    45
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    39,
                    62
                ],
                "obj_char_span": [
                    130,
                    158
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    186,
                    209
                ],
                "obj_char_span": [
                    130,
                    158
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    41,
                    45
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    39,
                    62
                ],
                "obj_char_span": [
                    258,
                    262
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    186,
                    209
                ],
                "obj_char_span": [
                    258,
                    262
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    41,
                    45
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    209
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    209
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    158
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    209
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    158
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    258,
                    262
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    209
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    258,
                    262
                ],
                "tok_span": [
                    54,
                    55
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force , who is the operating organisation for Al Asad airbase , fought battles in the Korean war . They deploy the Lockheed AC-130 attack aircraft and the McDonnell Douglas F-15 Eagle aircraft fighter .",
        "id": "train_1856",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    137,
                    152
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    177,
                    205
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    36,
                    42
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    108,
                    114
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    152
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    205
                ],
                "tok_span": [
                    36,
                    42
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Korean",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force , who is the operating organisation for Al Asad airbase , were involved in the invasion of Panama and deploy the Lockheed AC-130 on their aircraft carriers , and use the McDonnell Douglas F-15 Eagle fighter aircraft .",
        "id": "train_1857",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    141,
                    156
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    198,
                    226
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    40,
                    46
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    156
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    226
                ],
                "tok_span": [
                    40,
                    46
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is operated by the United States Air Force who fought battles in the Korean war . They deploy the General Dynamics F-16 Fighting Falcon aircraft as well as the Lockheed AC-130 on their aircraft carriers .",
        "id": "train_1858",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    176,
                    191
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    85,
                    91
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    114,
                    151
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    24,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    191
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Korean",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    91
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    151
                ],
                "tok_span": [
                    24,
                    31
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force which has the attack aircaft , the Lockheed AC-130 . The United States Air Force has fought in the Korean War and took part in Operation Enduring Freedom .",
        "id": "train_1859",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    116,
                    139
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    116,
                    139
                ],
                "obj_char_span": [
                    94,
                    109
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    158,
                    168
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean War",
                "subj_char_span": [
                    116,
                    139
                ],
                "obj_char_span": [
                    158,
                    168
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    186,
                    212
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    116,
                    139
                ],
                "obj_char_span": [
                    186,
                    212
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    109
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    168
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Korean War",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    168
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    212
                ],
                "tok_span": [
                    42,
                    46
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    212
                ],
                "tok_span": [
                    42,
                    46
                ]
            }
        ]
    },
    {
        "text": "The Lockheed AC-130 , an an attack aircraft is used by the United States Air Force which operates Al Asad airbase . It was also involved in both the Invasion of Panama and Operation Enduring Freedom .",
        "id": "train_1860",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    98,
                    105
                ],
                "obj_char_span": [
                    59,
                    82
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    59,
                    82
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    59,
                    82
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    59,
                    82
                ],
                "obj_char_span": [
                    172,
                    198
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    105
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    82
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    82
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    82
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    82
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    198
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Lock Heed AC-130 is an attack aircraft of the United states Air force that have been in battles at Genada , bombed Libya in 1986 and operates Al Asad airbase .",
        "id": "train_1861",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United",
                "subj_char_span": [
                    146,
                    153
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "United",
                "object": "1986",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    128,
                    132
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    132
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Al Asad air base is operated by the United States Air Force who were involved in battles at the invasion of Grenada , fought battles in the Korean war and deploy the Lockheed AC 130 on their aircraft carriers .",
        "id": "train_1862",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    36,
                    59
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    166,
                    174
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Korean",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Lockheed",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    174
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Korean",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force is the operating organization for Al Asad Airbase . Lockheed AC-130 's can be found on US aircraft carriers . Two noteworthy battles fought by the air force are the Invasion of Grenada and The Operation Enduring Freedom .",
        "id": "train_1863",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Invasion of Grenada",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    193,
                    212
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    80,
                    95
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    221,
                    247
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Invasion of Grenada",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    212
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    95
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    247
                ],
                "tok_span": [
                    47,
                    51
                ]
            }
        ]
    },
    {
        "text": "Both the Invasion of Grenada and the invasion of Panama involved the United States Air Force . One of their airbases is Al Asad . The USAF also operates aircraft carriers , which use aircraft such as the Lockheed AC-130 .",
        "id": "train_1864",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    120,
                    127
                ],
                "obj_char_span": [
                    69,
                    92
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Invasion of Grenada",
                "subj_char_span": [
                    69,
                    92
                ],
                "obj_char_span": [
                    9,
                    28
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    69,
                    92
                ],
                "obj_char_span": [
                    204,
                    219
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    43,
                    47
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "United States",
                "subj_char_span": [
                    69,
                    92
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Invasion of Grenada",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    28
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    219
                ],
                "tok_span": [
                    43,
                    47
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid Barajas Airport is found in Alcobendas , part of the community of Madrid in Spain . It has an elevation of 610 metres above sea level .",
        "id": "train_1865",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    49,
                    59
                ],
                "obj_char_span": [
                    97,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport is in Alcobendas , part of the community of Madrid in Spain where the leader party is the People 's Party ( Spain ) .",
        "id": "train_1866",
        "relation_list": [
            {
                "subject": "Alcobendas",
                "object": "People 's Party ( Spain )",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    126,
                    151
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    144,
                    149
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "People 's Party ( Spain )",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    151
                ],
                "tok_span": [
                    31,
                    38
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    149
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "Alderney is served by Alderney airport which is 88 metres above sea level . It has a 1st runway surfaced with poaceae with a length of 497.0 .",
        "id": "train_1867",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "497.0",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    135,
                    140
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Alderney",
                "object": "497.0",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    135,
                    140
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    140
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    140
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alderney is served by Alderney airport which is 88 meters above sea level . The 1st runway is made from poaceae and has a length of 733.0 .",
        "id": "train_1868",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "733.0",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    132,
                    137
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Alderney",
                "object": "733.0",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    132,
                    137
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    137
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    137
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Poaceae . Poaceae is of the order Poales and belongs to the order of Commelinids . As well as being part of the class Monocotyledon .",
        "id": "train_1869",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    58,
                    65
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "order",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    117,
                    128
                ],
                "predicate": "order",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    58,
                    65
                ],
                "obj_char_span": [
                    117,
                    128
                ],
                "predicate": "order",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "class",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    58,
                    65
                ],
                "obj_char_span": [
                    166,
                    179
                ],
                "predicate": "class",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    128
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    128
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    179
                ],
                "tok_span": [
                    41,
                    46
                ]
            }
        ]
    },
    {
        "text": "Alderney is served by Alderney airport which is 88 metres above sea level and has a 1st runway made from asphalt which is 497.0 in length .",
        "id": "train_1870",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "497.0",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    122,
                    127
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Alderney",
                "object": "497.0",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    122,
                    127
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney",
                "object": "Alderney",
                "subj_char_span": [
                    22,
                    30
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alderney Airport is 88 metres above sea level and has a length of 733.0 . It serves Alderney and its 1st runway is made from Asphalt .",
        "id": "train_1871",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "733.0",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Asphalt",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    125,
                    132
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Asphalt",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    132
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Allama lqbal International airport is located in Pakistan has a runway of 3360.12 long is governed by The Pakistan Civil Aviation Authority and serves the city of Lahore .",
        "id": "train_1872",
        "relation_list": [
            {
                "subject": "Allama",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Allama",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Allama",
                "object": "3360.12",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    74,
                    81
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Allama",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    106,
                    139
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Allama",
                "object": "Lahore",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    163,
                    169
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Allama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Allama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "3360.12",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Allama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    139
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Allama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    169
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Anwar Zaheer Jamali is the leader of Pakistan where Allama Iqbal International Airport which is found in Punjab and serves the city of Lahore .",
        "id": "train_1873",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab",
                "subj_char_span": [
                    52,
                    86
                ],
                "obj_char_span": [
                    105,
                    111
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    52,
                    86
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Punjab",
                "object": "Pakistan",
                "subj_char_span": [
                    105,
                    111
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Anwar Zaheer Jamali",
                "subj_char_span": [
                    37,
                    45
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    86
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    86
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Anwar Zaheer Jamali",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Pakistan is led by Nawaz Sharif.Punjab , a major region , contains Allama Iqbal International Airport within the city of Lahore .",
        "id": "train_1874",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    67,
                    101
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Nawaz",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    101
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Nawaz",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport which serves the city of Lahore . This airport is in Punjab , Pakistan and has a runway length of 3310.0 .",
        "id": "train_1875",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    138,
                    155
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "3310.0",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    183,
                    189
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    155
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "3310.0",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    189
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Found in Punjab , Pakistan , and operated by the The Pakistan Civil Aviation Authority , is Allama Iqbal International Airport . This Airport serves the city of Lahore and has a runway length of 3360.12 .",
        "id": "train_1876",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    92,
                    126
                ],
                "obj_char_span": [
                    9,
                    26
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "3360.12",
                "subj_char_span": [
                    92,
                    126
                ],
                "obj_char_span": [
                    195,
                    202
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    92,
                    126
                ],
                "obj_char_span": [
                    53,
                    86
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    92,
                    126
                ],
                "obj_char_span": [
                    161,
                    167
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    126
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    26
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    126
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "3360.12",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    202
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    126
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    126
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    167
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport has a runway length of 1533 and is 210 metres above sea level . It is located in Maple Ridge Township , Alpena County , Michigan , United States .",
        "id": "train_1877",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    66,
                    69
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    112,
                    159
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    25,
                    35
                ]
            },
            {
                "subject": "Maple Ridge Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    112,
                    159
                ],
                "obj_char_span": [
                    162,
                    175
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    35
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    69
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    159
                ],
                "tok_span": [
                    25,
                    35
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    159
                ],
                "tok_span": [
                    25,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    175
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport , which serves Alpena Michigan , is located in Wilson Township , Alpena County , Michigan . The Airport has a runway length of 1,533 and is 210 metres above sea level .",
        "id": "train_1878",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    78,
                    120
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    26
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    171,
                    174
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    120
                ],
                "tok_span": [
                    17,
                    26
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    174
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional airport serves the city of Alpena in Michigan and is located in Wilson Township , Alpena County . It is located at 210 metres above sea level and has a runway length of 2744.0 .",
        "id": "train_1879",
        "relation_list": [
            {
                "subject": "Alpena County Regional",
                "object": "Wilson Township , Alpena County",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    87,
                    118
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Alpena County Regional",
                "object": "2744.0",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    192,
                    198
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            },
            {
                "subject": "Alpena County Regional",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alpena County Regional",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Alpena County Regional",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    105,
                    111
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Alpena County Regional",
                "object": "210",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    138,
                    141
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Wilson Township , Alpena County",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    118
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2744.0",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    198
                ],
                "tok_span": [
                    42,
                    46
                ]
            },
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Alpena County Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Wilson Township ( Alpena County ) , Michigan , U.S.A. , is home to the Alpena County Regional Airport , whose runway length is 1,533 . and is located 210 metres above sea level .",
        "id": "train_1880",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township",
                "subj_char_span": [
                    71,
                    101
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    71,
                    101
                ],
                "obj_char_span": [
                    150,
                    153
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    101
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Wilson Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    101
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    153
                ],
                "tok_span": [
                    41,
                    42
                ]
            }
        ]
    },
    {
        "text": "Amsterdam is served by Amsterdam Airport Schuphol which is at an elevation of -3.3528 from sea level . It has a runway length of 2014.0 metres and it has the runway name , 04/22 Oostbaan .",
        "id": "train_1881",
        "relation_list": [
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "2014.0",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "-3.3528",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    78,
                    85
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "2014.0",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "Serving the city of Amsterdam , Amsterdam airport Schipol is -3.3528 above sea level . It has the runway name , 06/24 , Kaagbaan , and has a runway length of 3800.0 .",
        "id": "train_1882",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "3800.0",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    158,
                    164
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    43,
                    47
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "3800.0",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    158,
                    164
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    43,
                    47
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    164
                ],
                "tok_span": [
                    43,
                    47
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    164
                ],
                "tok_span": [
                    43,
                    47
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "18C/36C or Zwanenburgbaan are the names for the runway at Amsterdam Airport Schiphol which has a runway length of 2014.0 . This Airport serves Amsterdam and is at an elevation of -3.3528 from sea level .",
        "id": "train_1883",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    143,
                    152
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "2014.0",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    114,
                    120
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    58,
                    84
                ],
                "obj_char_span": [
                    179,
                    186
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    152
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "2014.0",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    120
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    84
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    186
                ],
                "tok_span": [
                    43,
                    48
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol has an elevation of -3.3528 from sea level . it serves the city of Amsterdam with a runway length and runway name of 2014.0 meters and 18R/36L Polderbaan respectively .",
        "id": "train_1884",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    94,
                    103
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "2014.0",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    144,
                    150
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014.0",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    150
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport , serving the city of Andrews , Texas , is 973 metres above sea level , and has a runway length of 1773 metres .",
        "id": "train_1885",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Andrews , Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    45,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Andrews , Texas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas and serves the city of Andrews . It is 973 below sea level and has a runway length of 8.0 .",
        "id": "train_1886",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "8.0",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    129,
                    132
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Andrews",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Andrews",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "8.0",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    132
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport located in Texas , and serving the city of Andrews , has a runway length of 896 , and is 973 metres above sea level .",
        "id": "train_1887",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Andrews ,",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Andrews ,",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Andrews County airport is located in Texas , United States , where the people are known as Texans and the capital city is Austin .",
        "id": "train_1888",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Texas is the location of Andrews County Airport and has the capital of Austin . The local inhabitants are Texans and the language spoken is English .",
        "id": "train_1889",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    25,
                    47
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    140,
                    147
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    47
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in English speaking Texas ( United States ) , where the Texas demonym is Tejano .",
        "id": "train_1890",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    90,
                    95
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Austin , the capital of Texas , is found in the United States.Two Texan tidbits are that Spanish is widely spoken and a major airport is the Andrews County .",
        "id": "train_1891",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "Texas",
                "subj_char_span": [
                    141,
                    155
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "location",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    24,
                    29
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin ,",
                "subj_char_span": [
                    24,
                    29
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Texas",
                "object": "United",
                "subj_char_span": [
                    24,
                    29
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    155
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Austin ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , where Spanish is spoken and Austin is the capital . It is also where the Texas demonym is Tejano .",
        "id": "train_1892",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    51,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    118,
                    123
                ],
                "obj_char_span": [
                    51,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    118,
                    123
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    118,
                    123
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas where the inhabitants have the demonym Texan . One of the languages spoken in Texas is Spanish and Austin is the capital .",
        "id": "train_1893",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    121,
                    126
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    130,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    121,
                    126
                ],
                "obj_char_span": [
                    130,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    121,
                    126
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Texas",
                "object": "Texan",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    82,
                    87
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Texas",
                "object": "Texan",
                "subj_char_span": [
                    121,
                    126
                ],
                "obj_char_span": [
                    82,
                    87
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    137
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    137
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texan",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    87
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Texan",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    87
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is in Texas , United States , where the spanish language is spoken and the local people are known as Tejano .",
        "id": "train_1894",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Houston , Texas , United States . Houston is the largest city in Texas in which Spanish is the official language .",
        "id": "train_1895",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    102,
                    107
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Texas",
                "object": "Houston",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Houston",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Texas",
                "object": "Houston",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Houston",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Houston",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Houston",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Houston",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Houston",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Angola International airport is 159 metres above sea level , has a runway length of 4000 , serves the city of Luanda and is located in Icolo e Bengo .",
        "id": "train_1896",
        "relation_list": [
            {
                "subject": "Angola International",
                "object": "Luanda",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Angola International",
                "object": "159",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    35
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Angola International airport is located in Icolo e Bengo , serves Luanda which is located in Angola and is part of Luanda Province .",
        "id": "train_1897",
        "relation_list": [
            {
                "subject": "Angola International",
                "object": "Luanda",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    66,
                    72
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Angola International",
                "object": "Luanda",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    115,
                    121
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Luanda",
                "object": "Angola",
                "subj_char_span": [
                    66,
                    72
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Luanda",
                "object": "Angola",
                "subj_char_span": [
                    66,
                    72
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Luanda",
                "object": "Angola",
                "subj_char_span": [
                    115,
                    121
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Luanda",
                "object": "Angola",
                "subj_char_span": [
                    115,
                    121
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "At 159 metres above the sea level , with a runway name 05L/23R and a runway length of 4000.0 , Angola International Airport is located at Ícolo e Bengo .",
        "id": "train_1898",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    95,
                    123
                ],
                "obj_char_span": [
                    138,
                    151
                ],
                "predicate": "location",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "4000.0",
                "subj_char_span": [
                    95,
                    123
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    95,
                    123
                ],
                "obj_char_span": [
                    3,
                    6
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    123
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    151
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    123
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "4000.0",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    123
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    6
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport is 159 metres above the sea level and is located in Ícolo e Bengo . It has a runway called South Runway and has a runway length of 4000ft .",
        "id": "train_1899",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    32,
                    35
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "With a runway length of 3800.0 , Angola International Airport is located at Ícolo e Bengo which is in the Luanda Province , in Angola .",
        "id": "train_1900",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    33,
                    61
                ],
                "obj_char_span": [
                    76,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    127,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "3800.0",
                "subj_char_span": [
                    33,
                    61
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport is located at Ícolo e Bengo , Luanda Province , Angola . It has a runway length of 4000 ft .",
        "id": "train_1901",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    77,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    83
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport , has a runway named South Runway , and is located at Ícolo e Bengo . Ícolo e Bengo is in the Luanda Province , in Angola .",
        "id": "train_1902",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    83,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    22
                ]
            },
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    99,
                    112
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    83,
                    96
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    83,
                    96
                ],
                "obj_char_span": [
                    144,
                    150
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    144,
                    150
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    83,
                    96
                ],
                "obj_char_span": [
                    123,
                    138
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    123,
                    138
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    150
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    150
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    138
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    138
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "In Belgium , Antwerp is served by Antwerp International Airport . Flemish Government has jurisdiction over and leads the Flemish Region .",
        "id": "train_1903",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    34,
                    63
                ],
                "obj_char_span": [
                    13,
                    20
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    34,
                    63
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Flemish Region",
                "object": "Flemish Government",
                "subj_char_span": [
                    121,
                    135
                ],
                "obj_char_span": [
                    66,
                    84
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    13,
                    20
                ],
                "obj_char_span": [
                    3,
                    10
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    3,
                    10
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Flemish Government",
                "object": "Flemish Region",
                "subj_char_span": [
                    66,
                    84
                ],
                "obj_char_span": [
                    121,
                    135
                ],
                "predicate": "jurisdiction",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    63
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    63
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    135
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    84
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    84
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    135
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport is owned by Flemish Region and operated by the Flemish government . It is located 12 metres above sea level and has a runway length of 1510.0 .",
        "id": "train_1904",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "1510.0",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    165,
                    171
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    42,
                    56
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1510.0",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    171
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport is owned by the Flemish Region and operated by the Flemish department of mobility and public works . It serves the city of Antwerp and is 12 metres above sea level .",
        "id": "train_1905",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    153,
                    160
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    160
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "At 280 metres above sea level , and with a runaway length of 1,982 , Appleton International Airport serves the city of Appleton and is in Greenville , Wisconsin .",
        "id": "train_1906",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    69,
                    99
                ],
                "obj_char_span": [
                    138,
                    160
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    69,
                    99
                ],
                "obj_char_span": [
                    69,
                    77
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    69,
                    99
                ],
                "obj_char_span": [
                    119,
                    127
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    69,
                    99
                ],
                "obj_char_span": [
                    3,
                    6
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    160
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    77
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    6
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Located in Greenville , Wisconsin , Appleton International Airport has an elevation of 280 metres above sea level . It has a runway length of 1,982 and 12/30 is the runway name .",
        "id": "train_1907",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    36,
                    66
                ],
                "obj_char_span": [
                    11,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    36,
                    66
                ],
                "obj_char_span": [
                    87,
                    90
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    66
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    33
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    66
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    90
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin is part of Dale , Wisconsin and Appleton , Wisconsin is part of Grand Chute , Wisconsin . Appleton International Airport serves the city of Appleton , Wisconsin and can be found in Greenville , Wisconsin .",
        "id": "train_1908",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    113,
                    143
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    113,
                    143
                ],
                "obj_char_span": [
                    204,
                    226
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    204,
                    226
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    113,
                    143
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    113,
                    143
                ],
                "obj_char_span": [
                    163,
                    183
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Appleton , Wisconsin",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    55,
                    75
                ],
                "obj_char_span": [
                    87,
                    110
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Appleton , Wisconsin",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    163,
                    183
                ],
                "obj_char_span": [
                    87,
                    110
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    143
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    143
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    226
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    226
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    143
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    143
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    183
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    110
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    183
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    110
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is located in Wisconsin where Appleton is part of greenville , little chute and serves appleton .",
        "id": "train_1909",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    61,
                    69
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is located in Greenville ( part of Ellington ) , Wisconsin and serves the city of Appleton ( part of Grand Chute ) , Wisconsin .",
        "id": "train_1910",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    45,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Greenville",
                "object": "Ellington",
                "subj_char_span": [
                    45,
                    55
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    113,
                    121
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Appleton",
                "object": "Grand Chute",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    132,
                    143
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Appleton",
                "object": "Grand Chute",
                "subj_char_span": [
                    113,
                    121
                ],
                "obj_char_span": [
                    132,
                    143
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ellington",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    121
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    143
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    121
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    143
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Greenville , where Appleton International airport ( serving Appleton in Wisconsin ) is located , is part of Ellington and Dale , Wisconsin .",
        "id": "train_1911",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville ,",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Greenville ,",
                "object": "Ellington",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Greenville ,",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    122,
                    138
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    19,
                    27
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Greenville ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Greenville ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ellington",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Greenville ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    138
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Part of both Ellington , and the town of Menasha , Appleton , Wisconsin is a city which is served by Appleton International Airport .",
        "id": "train_1912",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    101,
                    131
                ],
                "obj_char_span": [
                    51,
                    71
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    131
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    71
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Appleton International Airport is in Greenville , Wisconsin , which is part of Grand Chute . Appleton ( Kimberly ) is a Wisconsin city that houses the Appleton International Airport .",
        "id": "train_1913",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    41,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    155,
                    185
                ],
                "obj_char_span": [
                    41,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Grand Chute",
                "subj_char_span": [
                    41,
                    63
                ],
                "obj_char_span": [
                    83,
                    94
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Appleton",
                "object": "Kimberly",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Appleton",
                "object": "Kimberly",
                "subj_char_span": [
                    97,
                    105
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Appleton",
                "object": "Kimberly",
                "subj_char_span": [
                    155,
                    163
                ],
                "obj_char_span": [
                    108,
                    116
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    155,
                    185
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    155,
                    185
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    155,
                    185
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    185
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Kimberly",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Kimberly",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Kimberly",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    116
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    185
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    185
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    185
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Appleton International airport ( Appleton ) is located in Greenville which is in Grand Chute and part of Dale , Wisconsin .",
        "id": "train_1914",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    58,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Greenville",
                "object": "Grand Chute",
                "subj_char_span": [
                    58,
                    68
                ],
                "obj_char_span": [
                    81,
                    92
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Greenville",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    58,
                    68
                ],
                "obj_char_span": [
                    105,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Grand Chute",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    92
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Greenville is in Grand Chute , and is a part of Ellington , Wisconsin . It is the location of Appleton International airport which serves the city of Appleton .",
        "id": "train_1915",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville",
                "subj_char_span": [
                    94,
                    116
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Greenville",
                "object": "Grand Chute ,",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            },
            {
                "subject": "Greenville",
                "object": "Ellington , Wisconsin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    48,
                    69
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    94,
                    116
                ],
                "obj_char_span": [
                    94,
                    102
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton",
                "subj_char_span": [
                    94,
                    116
                ],
                "obj_char_span": [
                    150,
                    158
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    116
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Grand Chute ,",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ellington , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    116
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    116
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    158
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport serves the city of Appleton , Wisconsin and is in Greenville , Wisconsin , part of Menasha & Kimbery , Wisconsin .",
        "id": "train_1916",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    81,
                    103
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "Menasha",
                "subj_char_span": [
                    81,
                    103
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    50,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    103
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    103
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Menasha",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    70
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport serves the city of Appleton ( part of which is Little Chute ) and is located in Greenville ( part of the town of Menasha ) , Wisconsin .",
        "id": "train_1917",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    111,
                    121
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Greenville",
                "object": "Menasha",
                "subj_char_span": [
                    111,
                    121
                ],
                "obj_char_span": [
                    144,
                    151
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "Appleton",
                "object": "Little Chute",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Appleton",
                "object": "Little Chute",
                "subj_char_span": [
                    50,
                    58
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    50,
                    58
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    121
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    121
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Menasha",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Little Chute",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Little Chute",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Appleton , Wisconsin is a city served by Appleton International airport in Greenville . Greenville is part of Menasha ( town ) and Grand Chute , Wisconsin .",
        "id": "train_1918",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville",
                "subj_char_span": [
                    41,
                    63
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Greenville",
                "subj_char_span": [
                    41,
                    63
                ],
                "obj_char_span": [
                    88,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Greenville",
                "object": "Menasha ( town )",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    110,
                    126
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            },
            {
                "subject": "Greenville",
                "object": "Menasha ( town )",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    110,
                    126
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            },
            {
                "subject": "Appleton International",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    41,
                    63
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Greenville",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    131,
                    154
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Greenville",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    88,
                    98
                ],
                "obj_char_span": [
                    131,
                    154
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Menasha ( town )",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    126
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Menasha ( town )",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    126
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    63
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Greenville",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    98
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport in New Zealand is 34 metres above sea level and has a 3rd runway made of poaceae . The name of the runway is 03L/21R and has a length of 518.0 .",
        "id": "train_1919",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "518.0",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    153,
                    158
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    40,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "518.0",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    158
                ],
                "tok_span": [
                    40,
                    44
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) has a 3rd runway made of poaceae and is 34 metres above sea level . The runway name is 07/25 and has a length of 518.0 .",
        "id": "train_1920",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "518.0",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    145,
                    150
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "518.0",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    150
                ],
                "tok_span": [
                    37,
                    41
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) 's 3rd runway is surfaced with Poaceae ( division of flowering plants ) . Poaceae is placed in the order of Commelinids and classified as Monocotyledon .",
        "id": "train_1921",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    106,
                    113
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    170,
                    183
                ],
                "predicate": "class",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    106,
                    113
                ],
                "obj_char_span": [
                    170,
                    183
                ],
                "predicate": "class",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    63,
                    70
                ],
                "obj_char_span": [
                    140,
                    151
                ],
                "predicate": "order",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    106,
                    113
                ],
                "obj_char_span": [
                    140,
                    151
                ],
                "predicate": "order",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    183
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    183
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    151
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    151
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) 's 3rd runway surface type is Poaceae . This plant is in the class Monocotyledon as well as belonging to the division of flowering plants and being part of the Poales order .",
        "id": "train_1922",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    99,
                    112
                ],
                "predicate": "class",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    192,
                    198
                ],
                "predicate": "order",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    198
                ],
                "tok_span": [
                    44,
                    46
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Ardmore Airport ( New Zealand is made of a flowering plant called Poaceae ( Poales , Commelinids ) .",
        "id": "train_1923",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    47
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    84,
                    91
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "order",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    84,
                    91
                ],
                "obj_char_span": [
                    103,
                    114
                ],
                "predicate": "order",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    47
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    114
                ],
                "tok_span": [
                    24,
                    28
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport in New Zealand is 34 meters above sea level and has a 3rd runway made of poaceae . The runway name is 03L/21R and is 1411.0 in length .",
        "id": "train_1924",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "1411.0",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    133,
                    139
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1411.0",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    139
                ],
                "tok_span": [
                    35,
                    39
                ]
            }
        ]
    },
    {
        "text": "The runway name of Ardmore Airport , which is 34 metres above sea level in New Zealand , is 07/25 , its length is 1411.0 and the surface is made of poaceae .",
        "id": "train_1925",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "1411.0",
                "subj_char_span": [
                    19,
                    34
                ],
                "obj_char_span": [
                    114,
                    120
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "1411.0",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    120
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport located in Ashgabat is operated by Turkmenistan Airlines , it 's runway is 211 metres above sea level and has a runway length of 900.0 .",
        "id": "train_1926",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    66,
                    87
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    106,
                    109
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "900.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    160,
                    165
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    109
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "900.0",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    165
                ],
                "tok_span": [
                    35,
                    38
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport located in Ashgabat has a runway of length 2989.0 meters . The airport is operated by Turkmenistan Airlines and has an elevation of 211 metres above sea level .",
        "id": "train_1927",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    117,
                    138
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "2989.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    163,
                    166
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    138
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2989.0",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    166
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "Turkmenistan Airlines is the operating organization for Ashgabat International Airport which is located in Ashgabat . It is elevated 211 metres above sea level and has a runway length of 3800.0 .",
        "id": "train_1928",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    56,
                    86
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    56,
                    86
                ],
                "obj_char_span": [
                    56,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    56,
                    86
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "3800.0",
                "subj_char_span": [
                    56,
                    86
                ],
                "obj_char_span": [
                    187,
                    193
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    56,
                    86
                ],
                "obj_char_span": [
                    133,
                    136
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    193
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    136
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Turkmenistan airlines have headquarters in Ashgabat , Turkmenistan and are the operating organisation for Ashgabat International airport that has a runway length of 900.0 .",
        "id": "train_1929",
        "relation_list": [
            {
                "subject": "Ashgabat International",
                "object": "Turkmenistan",
                "subj_char_span": [
                    106,
                    128
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Ashgabat International",
                "object": "Turkmenistan",
                "subj_char_span": [
                    106,
                    128
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Ashgabat International",
                "object": "900.0",
                "subj_char_span": [
                    106,
                    128
                ],
                "obj_char_span": [
                    165,
                    170
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Turkmenistan",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Turkmenistan",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Turkmenistan",
                "subj_char_span": [
                    54,
                    66
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Turkmenistan",
                "subj_char_span": [
                    54,
                    66
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Ashgabat",
                "subj_char_span": [
                    54,
                    66
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Turkmenistan",
                "object": "Ashgabat",
                "subj_char_span": [
                    54,
                    66
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    128
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ashgabat International",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    128
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Ashgabat International",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    128
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "900.0",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    170
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Ashgabat International Airport is Turkmenistan Airlines whose HQ is in Ashgabat , Turkmenistan . The runway length at the airport is 3800.0 .",
        "id": "train_1930",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    65,
                    86
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    65,
                    86
                ],
                "obj_char_span": [
                    65,
                    77
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    65,
                    86
                ],
                "obj_char_span": [
                    113,
                    125
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "3800.0",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    164,
                    170
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    65,
                    86
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    65,
                    86
                ],
                "obj_char_span": [
                    102,
                    110
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    125
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    170
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    110
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is operated by Turkmenistan Airlines , the headquarters of which are in Ashgabat , in Turkmenistan . The hub airport for Turkmenistan Airlines is Turkmenabat Airport .",
        "id": "train_1931",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    152,
                    173
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    117,
                    129
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    152,
                    164
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    117,
                    129
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    152,
                    164
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat Airport",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    177,
                    196
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    40,
                    46
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat Airport",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    177,
                    196
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    40,
                    46
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    103,
                    111
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    152,
                    173
                ],
                "obj_char_span": [
                    103,
                    111
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    34,
                    39
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    129
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    129
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    164
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenabat Airport",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    196
                ],
                "tok_span": [
                    40,
                    46
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Turkmenabat Airport",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    196
                ],
                "tok_span": [
                    40,
                    46
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    111
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    173
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    111
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Athens International airport serves the city of Athens in Greece , where the leaders are Alexis Tsipras and Nikos Voutsis .",
        "id": "train_1932",
        "relation_list": [
            {
                "subject": "Athens International",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    89,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    108,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    121
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Athens International Airport serves the city of Athens , in Greece where two of the leaders are Prokopis Pavlopoulos and Nikos Voutsis .",
        "id": "train_1933",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    60,
                    66
                ],
                "obj_char_span": [
                    96,
                    116
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    60,
                    66
                ],
                "obj_char_span": [
                    121,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    116
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    134
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "At 94 metres above sea level , with a runway length of 4000.0 , Athens International Airport is located in Spata and serves the city of Athens .",
        "id": "train_1934",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    64,
                    92
                ],
                "obj_char_span": [
                    64,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    64,
                    92
                ],
                "obj_char_span": [
                    136,
                    142
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "4000.0",
                "subj_char_span": [
                    64,
                    92
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Spata",
                "subj_char_span": [
                    64,
                    92
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "94",
                "subj_char_span": [
                    64,
                    92
                ],
                "obj_char_span": [
                    3,
                    5
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    142
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "4000.0",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Spata",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "94",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    5
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Atlantic City , New Jersey , United States is lead by Don Guardian and served by Atlantic City International airport in Egg Harbor Township , New Jersey .",
        "id": "train_1935",
        "relation_list": [
            {
                "subject": "Atlantic City International",
                "object": "Atlantic City , New Jersey",
                "subj_char_span": [
                    81,
                    108
                ],
                "obj_char_span": [
                    0,
                    26
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Atlantic City , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    81,
                    108
                ],
                "obj_char_span": [
                    120,
                    152
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            },
            {
                "subject": "Atlantic City , New Jersey",
                "object": "Don Guardian",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    108
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    108
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    152
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Don Guardian",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is located in Egg Harbor Township , New Jersey , USA , the Egg Harbor Township , New Jersey is a part of Atlantic County , New Jersey , the airport is 23.0 above sea level .",
        "id": "train_1936",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "23.0",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    187,
                    191
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    82
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    95,
                    127
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    141,
                    169
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    95,
                    127
                ],
                "obj_char_span": [
                    141,
                    169
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23.0",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    191
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    127
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    169
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    127
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    169
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is located in Egg Harbor Township , New Jersey , United States . It is operated by the Port Authority of New York and New Jersey , which has its headquarters at the Four World Trade Center .",
        "id": "train_1937",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    123,
                    164
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    30
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "Four World Trade Center",
                "subj_char_span": [
                    123,
                    164
                ],
                "obj_char_span": [
                    201,
                    224
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    22,
                    30
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    82
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    164
                ],
                "tok_span": [
                    22,
                    30
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    164
                ],
                "tok_span": [
                    22,
                    30
                ]
            },
            {
                "text": "Four World Trade Center",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    224
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Port Authority of New York and New Jersey , which has its headquarters in New York , operates Atlantic City International airport . This airport is in Egg Harbor Township , New Jersey , in the United States .",
        "id": "train_1938",
        "relation_list": [
            {
                "subject": "Atlantic City International",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    98,
                    125
                ],
                "obj_char_span": [
                    4,
                    45
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    1,
                    9
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    98,
                    125
                ],
                "obj_char_span": [
                    155,
                    187
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    28,
                    34
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    155,
                    187
                ],
                "obj_char_span": [
                    197,
                    210
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    125
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    125
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    187
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    187
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    210
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Operated by the Port Authority of New York and New Jersey , Atlantic City International Airport is 23 metres above sea level . it has the runway name 4/22 and the runway length , 1,873 .",
        "id": "train_1939",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    60,
                    95
                ],
                "obj_char_span": [
                    16,
                    57
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    4,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    95
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    57
                ],
                "tok_span": [
                    4,
                    12
                ]
            }
        ]
    },
    {
        "text": "Operated by the Port Authority of New York and New Jersey , Atlantic City International Airport 's runway name is 13/31 . It has a runway length of 3048.0 and is 23 metres above sea level .",
        "id": "train_1940",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "3048.0",
                "subj_char_span": [
                    60,
                    95
                ],
                "obj_char_span": [
                    148,
                    154
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    60,
                    95
                ],
                "obj_char_span": [
                    16,
                    57
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    4,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    95
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "3048.0",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    95
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    57
                ],
                "tok_span": [
                    4,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Port Authority of New York and New Jersey is the operating organisation of Atlantic City International airport which is 23 metres above sea level . The runway name is 4/22 and it has a length of 3048.0 .",
        "id": "train_1941",
        "relation_list": [
            {
                "subject": "Atlantic City International",
                "object": "3048.0",
                "subj_char_span": [
                    79,
                    106
                ],
                "obj_char_span": [
                    199,
                    205
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    79,
                    106
                ],
                "obj_char_span": [
                    4,
                    45
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    106
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "3048.0",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    205
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    106
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            }
        ]
    },
    {
        "text": "Charles Michel is the leader of Belgium where the French language is spoken . Antwerp in the country is served by Antwerp International airport .",
        "id": "train_1942",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Charles Michel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    114,
                    135
                ],
                "obj_char_span": [
                    78,
                    85
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    114,
                    135
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Belgium",
                "object": "French language",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    50,
                    65
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    78,
                    85
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    114,
                    121
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Charles Michel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    135
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    135
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    65
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp , in Belgiun , where two oft he leaders are Charles Michel and Phillipe of Belgium .",
        "id": "train_1943",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Charles Michel",
                "subj_char_span": [
                    132,
                    139
                ],
                "obj_char_span": [
                    101,
                    115
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    132,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    132,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Charles Michel",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    115
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp which is in Belgium . Where the Dutch is the language and the is Philippe of Belgium .",
        "id": "train_1944",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Philippe of Belgium",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    122,
                    141
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Belgium",
                "object": "Philippe of Belgium",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    122,
                    141
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    134,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    134,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Belgium",
                "object": "Dutch",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Belgium",
                "object": "Dutch",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Philippe of Belgium",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    141
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Philippe of Belgium",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    141
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dutch",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Dutch",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Philippe of Belgium is the leader of Belgium where one of the languages is German . it is also where the city of Antwerp is , which is served by Antwerp International Airport .",
        "id": "train_1945",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Philippe of Belgium",
                "subj_char_span": [
                    12,
                    19
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Belgium",
                "object": "Philippe of Belgium",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    145,
                    174
                ],
                "obj_char_span": [
                    113,
                    120
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    145,
                    174
                ],
                "obj_char_span": [
                    145,
                    152
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Belgium",
                "object": "German",
                "subj_char_span": [
                    12,
                    19
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Belgium",
                "object": "German",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    113,
                    120
                ],
                "obj_char_span": [
                    12,
                    19
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    113,
                    120
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    145,
                    152
                ],
                "obj_char_span": [
                    12,
                    19
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    145,
                    152
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippe of Belgium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippe of Belgium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    174
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    120
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    174
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    120
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    120
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport ( located at San Sebastian de los Reyes ) is operated by ENAIRE which is in the city of Madrid , in Spain .",
        "id": "train_1946",
        "relation_list": [
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    128,
                    134
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    23,
                    27
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    53,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "San",
                "object": "Spain",
                "subj_char_span": [
                    53,
                    56
                ],
                "obj_char_span": [
                    140,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    134
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    23,
                    27
                ]
            }
        ]
    },
    {
        "text": "Operated by ENAIRE ( Madrid , Spain ) , the Adolfo Suarez MadridBarajas Airport is in San Sebastián de los Reyes .",
        "id": "train_1947",
        "relation_list": [
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    12,
                    18
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San Sebastián de los Reyes",
                "subj_char_span": [
                    44,
                    79
                ],
                "obj_char_span": [
                    86,
                    112
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    24
                ],
                "obj_tok_span": [
                    26,
                    34
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    44,
                    79
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    14,
                    24
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    79
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    112
                ],
                "tok_span": [
                    26,
                    34
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    79
                ],
                "tok_span": [
                    14,
                    24
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Egg Harbor Township , NJ United States is the home of Atlantic City International Airport 23.0 metres above sea level .",
        "id": "train_1948",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "23.0",
                "subj_char_span": [
                    54,
                    89
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township ,",
                "subj_char_span": [
                    54,
                    89
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Egg Harbor Township ,",
                "object": "United States",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    89
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "23.0",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    89
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Egg Harbor Township ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is located in Egg Harbor Township , New Jersey in the United States and part of Atlantic County , New Jersey .",
        "id": "train_1949",
        "relation_list": [
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    134,
                    144
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    82
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    50,
                    82
                ],
                "obj_char_span": [
                    116,
                    144
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    144
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    82
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    144
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "With its headquarters in the Four World Trade Center , The Port Authority of New York and New Jersey is the operating organisation of Atlantic City International airport . This airport is located in Egg Harbor Township , New Jersey .",
        "id": "train_1950",
        "relation_list": [
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    199,
                    231
                ],
                "obj_char_span": [
                    90,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    34,
                    40
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    199,
                    231
                ],
                "obj_char_span": [
                    221,
                    231
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    34,
                    40
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    134,
                    161
                ],
                "obj_char_span": [
                    59,
                    100
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    11,
                    19
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "Four World Trade Center",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    29,
                    52
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Atlantic City International",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    134,
                    161
                ],
                "obj_char_span": [
                    199,
                    231
                ],
                "predicate": "location",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    231
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    100
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    231
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    231
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    161
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Four World Trade Center",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    52
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Atlantic City International",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    161
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    231
                ],
                "tok_span": [
                    34,
                    40
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport located at Egg Harbor Township , New Jersey is operated by the Port Authority of New York and New Jersey based in New York .",
        "id": "train_1951",
        "relation_list": [
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    47,
                    79
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    47,
                    79
                ],
                "obj_char_span": [
                    130,
                    140
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    99,
                    140
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    99,
                    140
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    99,
                    140
                ],
                "obj_char_span": [
                    150,
                    158
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    47,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    79
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    79
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    140
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    140
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    140
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    140
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    158
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    79
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Located in New Jersey , in the United States , is Egg Harbor Township where the Atlantic City International Airport is . This airport has a runway length of 1873.0 metres .",
        "id": "train_1952",
        "relation_list": [
            {
                "subject": "Egg Harbor Township",
                "object": "New Jersey",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    11,
                    21
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "1873.0",
                "subj_char_span": [
                    80,
                    115
                ],
                "obj_char_span": [
                    157,
                    163
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township",
                "subj_char_span": [
                    80,
                    115
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Egg Harbor Township",
                "object": "United States",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    115
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "1873.0",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    115
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional airport serves the cities of both Lake Placid and Saranac Lake ( Harrietstown ) New York , United States .",
        "id": "train_1953",
        "relation_list": [
            {
                "subject": "Harrietstown",
                "object": "United States",
                "subj_char_span": [
                    85,
                    97
                ],
                "obj_char_span": [
                    111,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Saranac Lake",
                "object": "Harrietstown",
                "subj_char_span": [
                    70,
                    82
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Adirondack Regional",
                "object": "Lake Placid",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Adirondack Regional",
                "object": "Saranac Lake",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Adirondack Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Lake Placid",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Adirondack Regional",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "As well as having an aircraft-capable helicopter known as the HAL Light Combat Helicopter , the Indian Air Force , operate Agra Airpori . This airport is in Uttar Pradesh which is part of Bundelkhand .",
        "id": "train_1954",
        "relation_list": [
            {
                "subject": "Indian Air Force",
                "object": "HAL Light Combat Helicopter",
                "subj_char_span": [
                    96,
                    112
                ],
                "obj_char_span": [
                    62,
                    89
                ],
                "predicate": "aircraftHelicopter",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            },
            {
                "subject": "Agra",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    123,
                    127
                ],
                "obj_char_span": [
                    157,
                    170
                ],
                "predicate": "location",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Agra",
                "object": "Indian Air Force",
                "subj_char_span": [
                    123,
                    127
                ],
                "obj_char_span": [
                    96,
                    112
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    157,
                    170
                ],
                "obj_char_span": [
                    188,
                    199
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    112
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "HAL Light Combat Helicopter",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    89
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    170
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    112
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    170
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    199
                ],
                "tok_span": [
                    43,
                    48
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is 911.0 metres above sea level and has a runway that is 1800 meters long . It is operated by Infraero which is located in Brasilia .",
        "id": "train_1955",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "911.0",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    128,
                    136
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "911.0",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    136
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is operated by Infraero , Brasilia . The airport is 911 meters above sea level and its runway length 2215 .",
        "id": "train_1956",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base serves the city of Falluja located in Iraq where Fuad Masum is leader and they speak Arabic .",
        "id": "train_1957",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Fuad Masum",
                "subj_char_span": [
                    59,
                    63
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Iraq",
                "object": "Arabic",
                "subj_char_span": [
                    59,
                    63
                ],
                "obj_char_span": [
                    106,
                    112
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Fuad Masum",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    112
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "The leader of Iraq is Haider al-Abadi and they speak Arabic . Fallujah which is located in Iraq is served by the Al-Taqaddum air base .",
        "id": "train_1958",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Haider al-Abadi",
                "subj_char_span": [
                    14,
                    18
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            },
            {
                "subject": "Iraq",
                "object": "Haider al-Abadi",
                "subj_char_span": [
                    91,
                    95
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            },
            {
                "subject": "Al-Taqaddum",
                "object": "Fallujah",
                "subj_char_span": [
                    113,
                    124
                ],
                "obj_char_span": [
                    62,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    29,
                    35
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    62,
                    70
                ],
                "obj_char_span": [
                    14,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    62,
                    70
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Iraq",
                "object": "Arabic",
                "subj_char_span": [
                    14,
                    18
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Iraq",
                "object": "Arabic",
                "subj_char_span": [
                    91,
                    95
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "language",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Haider al-Abadi",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Haider al-Abadi",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Al-Taqaddum",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    124
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Nawaz Sharif is the leader of Pakistan where Allama Iqbal International airport is located in Punjab and serves the city of Lahore .",
        "id": "train_1959",
        "relation_list": [
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    124,
                    130
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab",
                "subj_char_span": [
                    45,
                    71
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    45,
                    71
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Nawaz Sharif",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    71
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    71
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Nawaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "At an elevation of 610 metres above sea level , Adolfo Suarez MadridBarajas Airport is in Madrid ( part of the Madrid community ) , in Spain .",
        "id": "train_1960",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    48,
                    83
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    20
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    48,
                    83
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    20
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    135,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    135,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    83
                ],
                "tok_span": [
                    10,
                    20
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    83
                ],
                "tok_span": [
                    10,
                    20
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    140
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    140
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Madrid is a city in Spain , in which the Adolfo Suarez Maadrid-Barajas airport is located . The leading part in Madrid is called Ahora Madrid .",
        "id": "train_1961",
        "relation_list": [
            {
                "subject": "Madrid",
                "object": "Ahora Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    129,
                    141
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Madrid",
                "object": "Ahora Madrid",
                "subj_char_span": [
                    112,
                    118
                ],
                "obj_char_span": [
                    129,
                    141
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Madrid",
                "object": "Ahora Madrid",
                "subj_char_span": [
                    135,
                    141
                ],
                "obj_char_span": [
                    129,
                    141
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    112,
                    118
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    135,
                    141
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ahora Madrid",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    141
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Ahora Madrid",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    141
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Ahora Madrid",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    141
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Lahore is served by the Allama Iqbal International airport located in Punjab , Pakistan which is lead by Mamnoon Hussain .",
        "id": "train_1962",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    79,
                    87
                ],
                "obj_char_span": [
                    105,
                    120
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    24,
                    50
                ],
                "obj_char_span": [
                    70,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    24,
                    50
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Punjab , Pakistan",
                "object": "Pakistan",
                "subj_char_span": [
                    70,
                    87
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    120
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    50
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    50
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Mamnoon Hussain is a leader of Pakistan which is where the city of Lahore is . This city is served by Allama Iqbal International airport which is located in Punjab Pakistan .",
        "id": "train_1963",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    164,
                    172
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    67,
                    73
                ],
                "obj_char_span": [
                    164,
                    172
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab",
                "subj_char_span": [
                    102,
                    128
                ],
                "obj_char_span": [
                    157,
                    163
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    102,
                    128
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    172
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    172
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    128
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    163
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    128
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Sardar Ayaz Sadiq is the leader of Pakistan where Allama Iqbal International airport , serving the city of Lahore is situated in Punjab .",
        "id": "train_1964",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Sardar Ayaz Sadiq",
                "subj_char_span": [
                    35,
                    43
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    107,
                    113
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Punjab",
                "subj_char_span": [
                    50,
                    76
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    50,
                    76
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Sardar Ayaz Sadiq",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    76
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    76
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "A member of the Monocotyledon class , as well as being in the division of flowering plants and belonging to the Poales order , Poaceae is the surface type of the second runway of Ardmore Airport , New Zealand .",
        "id": "train_1965",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    127,
                    134
                ],
                "obj_char_span": [
                    16,
                    29
                ],
                "predicate": "class",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    179,
                    194
                ],
                "obj_char_span": [
                    127,
                    134
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    40,
                    44
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    127,
                    134
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "order",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    194
                ],
                "tok_span": [
                    40,
                    44
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Poaceae belongs to the division of flowering plants and is in the class Monocotyledon . Alderney airport is made from Poaceae .",
        "id": "train_1966",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "Poaceae",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alderney",
                "object": "Poaceae",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    118,
                    125
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "class",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    118,
                    125
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "class",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport serves the city of Lahore and is located in Punjab Pakistan where the leader is Shehbaz Sharif .",
        "id": "train_1967",
        "relation_list": [
            {
                "subject": "Punjab",
                "object": "Shehbaz Sharif",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    115,
                    129
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    79,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Punjab",
                "object": "Pakistan",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    86,
                    94
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Shehbaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    129
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    94
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Lohore is a city in Pakistan . it is served by Allama Iqbal international airport , located in Punjab Pakistan and the leader of Punjab is Shehbaz Sharif .",
        "id": "train_1968",
        "relation_list": [
            {
                "subject": "Punjab",
                "object": "Shehbaz Sharif",
                "subj_char_span": [
                    95,
                    101
                ],
                "obj_char_span": [
                    139,
                    153
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Punjab",
                "object": "Shehbaz Sharif",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    139,
                    153
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Allama Iqbal",
                "object": "Punjab",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    95,
                    101
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Allama Iqbal",
                "object": "Punjab",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    101
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Shehbaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Shehbaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Allama Iqbal",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    101
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Allama Iqbal",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport which is 610 metres above sea level is in San Sebastián de los Reyes , part of the Community of Madrid , Spain .",
        "id": "train_1969",
        "relation_list": [
            {
                "subject": "San Sebastián de los Reyes",
                "object": "Community of Madrid",
                "subj_char_span": [
                    82,
                    108
                ],
                "obj_char_span": [
                    123,
                    142
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    28
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San Sebastián de los Reyes",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    82,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            },
            {
                "subject": "San Sebastián de los Reyes",
                "object": "Spain",
                "subj_char_span": [
                    82,
                    108
                ],
                "obj_char_span": [
                    145,
                    150
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    28
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    108
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "Community of Madrid",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    142
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    108
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "San Sebastián de los Reyes",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    108
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    150
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "San Sebastian de los Reyes is part of the Community of Madrid , in Spain . It is where the Adolfo Suarez Madrid - Barajas airport is located and is lead by the People 's Party .",
        "id": "train_1970",
        "relation_list": [
            {
                "subject": "San",
                "object": "People 's Party",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    160,
                    175
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "San",
                "object": "Community of Madrid",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    42,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Adolfo",
                "object": "San",
                "subj_char_span": [
                    91,
                    97
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "San",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "People 's Party",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    175
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Community of Madrid",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    61
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Lake Placid , and also Saranac Lake ( part of Harrietstown ) in New York , United States .",
        "id": "train_1971",
        "relation_list": [
            {
                "subject": "Saranac Lake",
                "object": "Harrietstown",
                "subj_char_span": [
                    70,
                    82
                ],
                "obj_char_span": [
                    93,
                    105
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid ,",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Harrietstown",
                "object": "United States",
                "subj_char_span": [
                    93,
                    105
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Lake Placid ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "In New York ( United States ) , both Lake Placid and the city of Saranac Lake ( part of Harrietstown ) are served by the Adirondack Regional Airport .",
        "id": "train_1972",
        "relation_list": [
            {
                "subject": "Saranac Lake",
                "object": "Harrietstown",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    88,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid",
                "subj_char_span": [
                    121,
                    148
                ],
                "obj_char_span": [
                    37,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Saranac Lake",
                "object": "United States",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    14,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake",
                "subj_char_span": [
                    121,
                    148
                ],
                "obj_char_span": [
                    65,
                    77
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Harrietstown",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    100
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    148
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Lake Placid",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    148
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Saranac Lake",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake , part of Harrietstown , New York , United States .",
        "id": "train_1973",
        "relation_list": [
            {
                "subject": "Saranac Lake ,",
                "object": "Harrietstown , New York",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    70,
                    93
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Harrietstown , New York",
                "object": "New York",
                "subj_char_span": [
                    70,
                    93
                ],
                "obj_char_span": [
                    85,
                    93
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake ,",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    61
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Saranac Lake ,",
                "object": "United States",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    96,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    93
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    93
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Saranac Lake , which is served by Adirondack Regional Airport , is part of Harrietstown , Essex County , New York , US .",
        "id": "train_1974",
        "relation_list": [
            {
                "subject": "Saranac Lake ,",
                "object": "Harrietstown ,",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Saranac Lake ,",
                "object": "Essex County , New York",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    90,
                    113
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake ,",
                "subj_char_span": [
                    34,
                    61
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Harrietstown ,",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    113
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    61
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel has been the manager of 1 FC Magdeburg , has played for 1 . FC Lokomotive Leipzig and Berliner AK 07 as well as representing the club FC Sachsen Leipzig .",
        "id": "train_1975",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    68,
                    74
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Lokomotive Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    68,
                    93
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    98,
                    112
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    146,
                    164
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Lokomotive Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    93
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    164
                ],
                "tok_span": [
                    39,
                    43
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel first club was FC Lokomotive Leipzig . He has been involved in SV Babelsberg 03 and Berliner AK 07 .",
        "id": "train_1976",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    96,
                    110
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    110
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel is in the RB Leipzig club and plays for both SV Germania Schoneiche and 1 FC Lokomotive Leipzig . He has also been the manager of 1FC Magdeburg .",
        "id": "train_1977",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens",
                "subj_char_span": [
                    84,
                    85
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Jens",
                "object": "1",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    84,
                    85
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Jens",
                "object": "RB Leipzig",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Jens",
                "object": "SV Germania",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    85
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    85
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "RB Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "SV Germania",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel , the manager of FC Magdeburg also plays for 1 . FC Lokomotive Leipzig , SV Babelsberg 03 and he has played for FC Sachsen Leipzig .",
        "id": "train_1978",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    57,
                    63
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Lokomotive Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    57,
                    82
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    25
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    85,
                    101
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    124,
                    142
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Lokomotive Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    82
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    101
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    142
                ],
                "tok_span": [
                    36,
                    40
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel plays for 1 . FC Lokomotive Leipzig and for SV Babelsberg 03 . He is a member of the FSV Zwickau club and the manager of FC MAgdeburg .",
        "id": "train_1979",
        "relation_list": [
            {
                "subject": "Jens",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Jens",
                "object": "FSV Zwickau",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    97,
                    108
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "FSV Zwickau",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    108
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel , he played for FC Lokomotive Leipzig , for SV Germania Schoneiche , and has represented the club FC Sachsen Leipzig .",
        "id": "train_1980",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "SV Germania",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    141,
                    159
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "SV Germania",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    159
                ],
                "tok_span": [
                    38,
                    42
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel played for FC Sachsen Leipzig but is now manager of FC Magdeburg . His own club is Berliner AK 07 and he is also part of 1 FC Union Berlin .",
        "id": "train_1981",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens",
                "subj_char_span": [
                    133,
                    134
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Jens",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    95,
                    109
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Jens",
                "object": "1",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    133,
                    134
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Jens",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    23,
                    41
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    134
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    109
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    134
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel played for FC Sachsen Leipzig and was manager of 1 FC Magdeburg . His club is Berliner AK 07 and he plays for SV Babelsberg 03 .",
        "id": "train_1982",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens",
                "subj_char_span": [
                    61,
                    62
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Jens",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    90,
                    104
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Jens",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    122,
                    138
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            },
            {
                "subject": "Jens",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    23,
                    41
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    62
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    104
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    138
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    41
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel , who is attached to the club FSV Zwickau . He played for Berliner AK 07 , and now plays for SV Babelsberg 03 .",
        "id": "train_1983",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "Berliner AK 07",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    101,
                    115
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    136,
                    152
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "FSV Zwickau",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Berliner AK 07",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    115
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    152
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "FSV Zwickau",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "AC Cesena , who have a ground in Cesena , has 23900 members . They play in the Serie B league which has Carpi FC 1909 as previous champions .",
        "id": "train_1984",
        "relation_list": [
            {
                "subject": "Serie B",
                "object": "Carpi",
                "subj_char_span": [
                    79,
                    86
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Carpi",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena has 23900 members and their ground is the Stadio Dino Manuzzi . They currently play in the Serie B League in which Carpri F.C . 1909 have previously been champions .",
        "id": "train_1985",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Stadio Dino Manuzzi",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    54,
                    73
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Stadio Dino Manuzzi",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    73
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Carpi FC 1909 are the champions of Serie B , the league AC Cesena are in . They are managed by Massimo Drago , who was at the club ASD Licita 1931 .",
        "id": "train_1986",
        "relation_list": [
            {
                "subject": "Serie B",
                "object": "Carpi",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Carpi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona S.r.l. , is the full name of A.C. Chievo Verona which is in Verona , Italy . A.C. Chievo Verona competed in the 2014 season and has 39371 members .",
        "id": "train_1987",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "2014",
                "subj_char_span": [
                    62,
                    80
                ],
                "obj_char_span": [
                    145,
                    149
                ],
                "predicate": "season",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "2014",
                "subj_char_span": [
                    110,
                    128
                ],
                "obj_char_span": [
                    145,
                    149
                ],
                "predicate": "season",
                "subj_tok_span": [
                    37,
                    44
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    62,
                    80
                ],
                "obj_char_span": [
                    165,
                    170
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    51,
                    54
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    110,
                    128
                ],
                "obj_char_span": [
                    165,
                    170
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    37,
                    44
                ],
                "obj_tok_span": [
                    51,
                    54
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    149
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    128
                ],
                "tok_span": [
                    37,
                    44
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    149
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    170
                ],
                "tok_span": [
                    51,
                    54
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    128
                ],
                "tok_span": [
                    37,
                    44
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    170
                ],
                "tok_span": [
                    51,
                    54
                ]
            }
        ]
    },
    {
        "text": "The fullname of A.C. Chievo Verona is Associazione Calcio ChievoVerona S.r.l . and their ground in Verona holds 39371 fans . The club competed in the 2014 season .",
        "id": "train_1988",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "2014",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    150,
                    154
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    112,
                    117
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    154
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    35,
                    38
                ]
            }
        ]
    },
    {
        "text": "The full name of A.C. Chievo Verona which has 39371 members , is `` Associazione Calcio ChievoVerona S.r.l. '' . The club play in Verona and were part of the Serie A 2014-15 season .",
        "id": "train_1989",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "`` Associazione Calcio ChievoVerona",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    65,
                    100
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    19,
                    32
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    130,
                    136
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "`` Associazione Calcio ChievoVerona",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    100
                ],
                "tok_span": [
                    19,
                    32
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    136
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona S.r.l. , is the full name of A.C. Chievo Verona , the home ground of which is Stadio MarcAntonio Bentegodi . A.C. Chievo Verona has 39371 members , and played the 2014-15 season in Serie A .",
        "id": "train_1990",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Stadio MarcAntonio Bentegodi",
                "subj_char_span": [
                    62,
                    80
                ],
                "obj_char_span": [
                    111,
                    139
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    37,
                    48
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Stadio MarcAntonio Bentegodi",
                "subj_char_span": [
                    142,
                    160
                ],
                "obj_char_span": [
                    111,
                    139
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    37,
                    48
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    62,
                    80
                ],
                "obj_char_span": [
                    165,
                    170
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    57,
                    60
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    142,
                    160
                ],
                "obj_char_span": [
                    165,
                    170
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    57,
                    60
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Stadio MarcAntonio Bentegodi",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    139
                ],
                "tok_span": [
                    37,
                    48
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    160
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Stadio MarcAntonio Bentegodi",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    139
                ],
                "tok_span": [
                    37,
                    48
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    170
                ],
                "tok_span": [
                    57,
                    60
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    160
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    170
                ],
                "tok_span": [
                    57,
                    60
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran ( born in Italy ) is manager of A.C. Chievo Verona and has played for Calcio Cantania and Carrarese Calcio .",
        "id": "train_1991",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Rolando Maran",
                "subj_char_span": [
                    46,
                    64
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    114,
                    120
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "placeOfBirth",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    104,
                    120
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    64
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    120
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    28,
                    33
                ]
            }
        ]
    },
    {
        "text": "Italian born Rolando Maran is in Varese Calcio S.S.D . club and also plays for Carrarese Calcio . He has previously managed A.C. Chievo Verona .",
        "id": "train_1992",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Rolando Maran",
                "subj_char_span": [
                    124,
                    142
                ],
                "obj_char_span": [
                    13,
                    26
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    34,
                    41
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Varese Calcio",
                "subj_char_span": [
                    13,
                    26
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    13,
                    26
                ],
                "obj_char_span": [
                    79,
                    95
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    142
                ],
                "tok_span": [
                    34,
                    41
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    26
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    26
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Varese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    26
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    95
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Rome is the capital of Italy which is inhabited by Italians and where A.C. Lumezzane plays .",
        "id": "train_1993",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Italy",
                "subj_char_span": [
                    70,
                    84
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    13,
                    21
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    13,
                    21
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Petro Grasso is the leader of Italy which is home to AC Lumezzane . The country uses the Italian language and has the capital city of Rome .",
        "id": "train_1994",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    134,
                    138
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    89,
                    105
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    138
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "In Italy , the citizens are called Italians and the capital city is Rome . The leader of Italy is Pietro Grasso . A.C. Lumezzane play in this country .",
        "id": "train_1995",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Italy",
                "subj_char_span": [
                    114,
                    128
                ],
                "obj_char_span": [
                    3,
                    8
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    24,
                    32
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "A.C. Lumezzane",
                "object": "Italy",
                "subj_char_span": [
                    114,
                    128
                ],
                "obj_char_span": [
                    89,
                    94
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    24,
                    32
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    89,
                    94
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    98,
                    111
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    89,
                    94
                ],
                "obj_char_span": [
                    98,
                    111
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    89,
                    94
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    128
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    128
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    111
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    111
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Pietro Grasso is the leader in Italy where the Italian language is used and the capital city is Rome . AC Lumezzane play in the country .",
        "id": "train_1996",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    47,
                    63
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    63
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "A.C. Lumezzane play in Italy ( inhabited by Italians ) where the Italian language is spoken and the leader is Pietro Grasso .",
        "id": "train_1997",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    65,
                    81
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    110,
                    123
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    44,
                    52
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    81
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    123
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini , who was born in Italy , managed A.C. Lumezzane and has previously played for Atalanta BC and A.C. Chievo Verona .",
        "id": "train_1998",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    52,
                    66
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    113,
                    131
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    36
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "placeOfBirth",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    97,
                    105
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    66
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    131
                ],
                "tok_span": [
                    29,
                    36
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    105
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini , who was manager of AC Lumezzane , played football for Torino FC Youths , A.C. Chievo Verona and Atalanta BC .",
        "id": "train_1999",
        "relation_list": [
            {
                "subject": "A.C.",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    93,
                    97
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    93,
                    111
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    29
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "youthclub",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    116,
                    124
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    111
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    124
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Italian born Michele Marcolini has managed AC Lumezzane . He is also part of the Atalanta BC club and owns Torino FC .",
        "id": "train_2000",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    13,
                    30
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    13,
                    30
                ],
                "obj_char_span": [
                    81,
                    89
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    30
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    30
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    89
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Italian born Michele Marcolini is the manager of AC Lumezzane . He also played for Vicenza Calcio and owns Torino FC .",
        "id": "train_2001",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    13,
                    30
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    13,
                    30
                ],
                "obj_char_span": [
                    83,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    30
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    30
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    97
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Jorge Humberto Rodriguez is the manager of A.D. Isidro Metapan and plays for the El Salvador national football team and Alianza F.C . He is also in C.D . FAS .",
        "id": "train_2002",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Jorge Humberto",
                "subj_char_span": [
                    43,
                    54
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "Alianza",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    120,
                    127
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "El Salvador national football team",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    81,
                    115
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "C.D . FAS",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    148,
                    157
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    39,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alianza",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "El Salvador national football team",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    115
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "C.D . FAS",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    157
                ],
                "tok_span": [
                    39,
                    45
                ]
            }
        ]
    },
    {
        "text": "Jorge Humberto Rodriguez is the manager of AD Isidro Metapan . He is connected to Allianza FC and the FC Dallas as well as playing for the El Salvador national football team .",
        "id": "train_2003",
        "relation_list": [
            {
                "subject": "Jorge Humberto",
                "object": "FC Dallas",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    102,
                    111
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "El Salvador national football team",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    139,
                    173
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Dallas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    111
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "El Salvador national football team",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapan 's manager is Jorge Humberto Rodriguez , who is attached to the club CD Aguila . He is also member of the club FC Dallas , and plays for the El Salvador national football team .",
        "id": "train_2004",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Jorge Humberto",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "FC Dallas",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    131,
                    140
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Jorge Humberto",
                "object": "El Salvador national football team",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    161,
                    195
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "FC Dallas",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "El Salvador national football team",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    195
                ],
                "tok_span": [
                    45,
                    50
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in the country of Greece . Greece 's leader is Nikos Voutsis and its capital is Athens . Greek is spoken in Greece .",
        "id": "train_2005",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    64,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    145,
                    151
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    117,
                    123
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    117,
                    123
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    145,
                    151
                ],
                "obj_char_span": [
                    117,
                    123
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    145,
                    151
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    126,
                    131
                ],
                "predicate": "language",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    126,
                    131
                ],
                "predicate": "language",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    145,
                    151
                ],
                "obj_char_span": [
                    126,
                    131
                ],
                "predicate": "language",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    151
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    151
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    123
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    151
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    131
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    131
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    151
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    131
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , where Athens in the capital and Nikos Voutsis and Prokopis Pavlopoulos are leaders .",
        "id": "train_2006",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    99,
                    119
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    29,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    119
                ],
                "tok_span": [
                    29,
                    37
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , where they speak Greek . Athens is the capital of Greece , where one of the leaders is Prokopis Pavlopoulos .",
        "id": "train_2007",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    99,
                    105
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    136,
                    156
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    35,
                    43
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    99,
                    105
                ],
                "obj_char_span": [
                    136,
                    156
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    35,
                    43
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    99,
                    105
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    156
                ],
                "tok_span": [
                    35,
                    43
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    156
                ],
                "tok_span": [
                    35,
                    43
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece where the leader is Alexis Tsipras . The capital city is Athens and the language spoken in the country is Greek .",
        "id": "train_2008",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    104,
                    110
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    153,
                    158
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    110
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    158
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "Alexis Tsipras and Nikos Voutsis are leaders of Greece which has the capital city of Athens . The A.E Dimitra Efxeinoupolis club is located in the country .",
        "id": "train_2009",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    98,
                    123
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    24,
                    36
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    85,
                    91
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    123
                ],
                "tok_span": [
                    24,
                    36
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    91
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece , the capital of which is Athens . Two of the leaders in that country are , Alexis Tsipras and Prokopis Pavloopoulos .",
        "id": "train_2010",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    132,
                    146
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    151,
                    159
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    146
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    159
                ],
                "tok_span": [
                    41,
                    44
                ]
            }
        ]
    },
    {
        "text": "Greece 's leaders Alexis Tsipras and Prokopis Pavlopoulos . The A.E Dimitra Efxeinoupolis club is located in Greece where Greek is spoken .",
        "id": "train_2011",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    64,
                    89
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    32
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    64,
                    89
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "location",
                "subj_tok_span": [
                    20,
                    32
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    18,
                    32
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    18,
                    32
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    37,
                    57
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    37,
                    57
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    122,
                    127
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    122,
                    127
                ],
                "predicate": "language",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    89
                ],
                "tok_span": [
                    20,
                    32
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    89
                ],
                "tok_span": [
                    20,
                    32
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    32
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    32
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    57
                ],
                "tok_span": [
                    10,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    57
                ],
                "tok_span": [
                    10,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece where Nikos Voutsis and Prokopis Pavlopoulos are leaders . The language spoken in the country is greek .",
        "id": "train_2012",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    80,
                    100
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    25,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    100
                ],
                "tok_span": [
                    25,
                    33
                ]
            }
        ]
    },
    {
        "text": "The ground of A.E Dimitra Efxeinoupolis is located in the town of Efxeinoupoli and has a capacity of 1500 . The team played in the 2014 season and their full name is `` A.E Dimitra Efxeinoupolis '' .",
        "id": "train_2013",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "1500",
                "subj_char_span": [
                    14,
                    39
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "1500",
                "subj_char_span": [
                    169,
                    194
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    48,
                    60
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "`` A.E Dimitra Efxeinoupolis ''",
                "subj_char_span": [
                    14,
                    39
                ],
                "obj_char_span": [
                    166,
                    197
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    46,
                    62
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "`` A.E Dimitra Efxeinoupolis ''",
                "subj_char_span": [
                    169,
                    194
                ],
                "obj_char_span": [
                    166,
                    197
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    48,
                    60
                ],
                "obj_tok_span": [
                    46,
                    62
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Efxeinoupoli",
                "subj_char_span": [
                    14,
                    39
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Efxeinoupoli",
                "subj_char_span": [
                    169,
                    194
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    48,
                    60
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "2014",
                "subj_char_span": [
                    14,
                    39
                ],
                "obj_char_span": [
                    131,
                    135
                ],
                "predicate": "season",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "2014",
                "subj_char_span": [
                    169,
                    194
                ],
                "obj_char_span": [
                    131,
                    135
                ],
                "predicate": "season",
                "subj_tok_span": [
                    48,
                    60
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    39
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    194
                ],
                "tok_span": [
                    48,
                    60
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    39
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "`` A.E Dimitra Efxeinoupolis ''",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    197
                ],
                "tok_span": [
                    46,
                    62
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    194
                ],
                "tok_span": [
                    48,
                    60
                ]
            },
            {
                "text": "`` A.E Dimitra Efxeinoupolis ''",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    197
                ],
                "tok_span": [
                    46,
                    62
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    39
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Efxeinoupoli",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    194
                ],
                "tok_span": [
                    48,
                    60
                ]
            },
            {
                "text": "Efxeinoupoli",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    39
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    135
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    194
                ],
                "tok_span": [
                    48,
                    60
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    135
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "Association Football Club Blackpool , is A.F.C . Blackpool 's fullname . The club has 1500 members , and Jepson Way is their grounds . In the season 2014-2015 Blackpool played in the North West Counties Football League .",
        "id": "train_2014",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    41,
                    58
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool Mechanics ground holds 1500 fans . The club 's full name is Association Football Club Blackpool and in the season 2014-2015 they played in the North West Counties Football League .",
        "id": "train_2015",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool 's has 1500 members and their ground is The Mechanics . A.F.C . Blackpool 's full name is `` Association Football Club Blackpool '' and they played in season 2014 .",
        "id": "train_2016",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "``",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    108,
                    110
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "``",
                "subj_char_span": [
                    74,
                    91
                ],
                "obj_char_span": [
                    108,
                    110
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "2014",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    176,
                    180
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "2014",
                "subj_char_span": [
                    74,
                    91
                ],
                "obj_char_span": [
                    176,
                    180
                ],
                "predicate": "season",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    74,
                    91
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "`` Association Football Club Blackpool ''",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    108,
                    149
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    31,
                    39
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "`` Association Football Club Blackpool ''",
                "subj_char_span": [
                    74,
                    91
                ],
                "obj_char_span": [
                    108,
                    149
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    31,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    110
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    110
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "`` Association Football Club Blackpool ''",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    149
                ],
                "tok_span": [
                    31,
                    39
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "`` Association Football Club Blackpool ''",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    149
                ],
                "tok_span": [
                    31,
                    39
                ]
            }
        ]
    },
    {
        "text": "AFC Blackpool has 1500 members and their ground is located in Blackpool . The fullname of A.F.C . Blackpool is Association Football Club Blackpool . They played in season 2014 .",
        "id": "train_2017",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    98,
                    107
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "2014",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    171,
                    175
                ],
                "predicate": "season",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    90,
                    107
                ],
                "obj_char_span": [
                    18,
                    22
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    17,
                    24
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    175
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    107
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "The U.K. Labour Party are the leaders of the Blackpool council in Blackpool . It is here that footballer , Stuart Parker , plays for Blackpool F.C . and where the ground of AFC Blackpool is located . Stuart Parker is the manager of A.F.C . Blackpool .",
        "id": "train_2018",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    200,
                    213
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    133,
                    142
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    177,
                    186
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    232,
                    249
                ],
                "obj_char_span": [
                    240,
                    249
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    49,
                    56
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    9,
                    21
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    66,
                    75
                ],
                "obj_char_span": [
                    9,
                    21
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    133,
                    142
                ],
                "obj_char_span": [
                    9,
                    21
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    177,
                    186
                ],
                "obj_char_span": [
                    9,
                    21
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    240,
                    249
                ],
                "obj_char_span": [
                    9,
                    21
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    107,
                    120
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    107,
                    120
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    107,
                    120
                ],
                "obj_char_span": [
                    133,
                    142
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    107,
                    120
                ],
                "obj_char_span": [
                    177,
                    186
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    107,
                    120
                ],
                "obj_char_span": [
                    240,
                    249
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    200,
                    213
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    200,
                    213
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "club",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    200,
                    213
                ],
                "obj_char_span": [
                    133,
                    142
                ],
                "predicate": "club",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    200,
                    213
                ],
                "obj_char_span": [
                    177,
                    186
                ],
                "predicate": "club",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackpool",
                "subj_char_span": [
                    200,
                    213
                ],
                "obj_char_span": [
                    240,
                    249
                ],
                "predicate": "club",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    142
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    186
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    49,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    249
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    142
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    186
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    249
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    142
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    186
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    249
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    142
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    186
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    213
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    249
                ],
                "tok_span": [
                    55,
                    56
                ]
            }
        ]
    },
    {
        "text": "Gordon Marsden , is one of the leaders in Blackpool , which is where , AFC Blackpool have their grounds . The club had footballer , Stuart Parker ( who plays for Blackpool F.C . ) , for a manager .",
        "id": "train_2019",
        "relation_list": [
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    162,
                    171
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Stuart Parker (",
                "object": "Blackpool",
                "subj_char_span": [
                    132,
                    147
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "club",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Stuart Parker (",
                "object": "Blackpool",
                "subj_char_span": [
                    132,
                    147
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Stuart Parker (",
                "object": "Blackpool",
                "subj_char_span": [
                    132,
                    147
                ],
                "obj_char_span": [
                    162,
                    171
                ],
                "predicate": "club",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    171
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Stuart Parker (",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    147
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Stuart Parker (",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    147
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Stuart Parker (",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    147
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    171
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "AFC Blackpool , who 's leader is the Conservative Party ( UK ) is located in Blackpool and has had Stuart Parker as their manager , now attached to Irlam Town Football Club .",
        "id": "train_2020",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Irlam Town",
                "subj_char_span": [
                    99,
                    112
                ],
                "obj_char_span": [
                    148,
                    158
                ],
                "predicate": "club",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    37,
                    62
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    37,
                    62
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Irlam Town",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Footballer Stuart Parker plays for KV Mechelen and is the manager of A.F.C . Blackpool whose ground is in Blackpool , where the leader is the Conservative Party ( UK ) .",
        "id": "train_2021",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    69,
                    86
                ],
                "obj_char_span": [
                    11,
                    24
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    11,
                    24
                ],
                "obj_char_span": [
                    35,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    142,
                    167
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    106,
                    115
                ],
                "obj_char_span": [
                    142,
                    167
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    69,
                    86
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    69,
                    86
                ],
                "obj_char_span": [
                    106,
                    115
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    86
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    167
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    115
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    167
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    86
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    86
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    115
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "AFC Blackpool is based in the city of Blackpool where Gordon Marsden is one of the leaders . It is managed by the Footballer Stuart Parker who has represented the club KV Mechelen .",
        "id": "train_2022",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    168,
                    179
                ],
                "predicate": "club",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    54,
                    68
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    54,
                    68
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    179
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker has been the manager of AFC Blackpool , a club based in the city of Blackpool where the council is lead by the UK Labour Party . His previous club was Stockport County FC .",
        "id": "train_2023",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    165,
                    181
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    128,
                    140
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour Party",
                "subj_char_span": [
                    82,
                    91
                ],
                "obj_char_span": [
                    128,
                    140
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    181
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    140
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Labour Party",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    140
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Affiliated with Tranmere Rovers F.C. , Dave Challinor , played for Bury F.C . He is also both a player of Colwyn Bay F.C . club and the manager of AFC Fylde .",
        "id": "train_2024",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Bury",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "club",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Dave Challinor",
                "object": "Tranmere Rovers F.C.",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    16,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    4,
                    12
                ]
            },
            {
                "subject": "Dave Challinor",
                "object": "Colwyn Bay",
                "subj_char_span": [
                    39,
                    53
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "club",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Tranmere Rovers F.C.",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    36
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Colwyn Bay",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "Based at Bryning Lane , the Association Football Club Fylde ( A.F.C . Fylde ) , has 3180 members and has played the 2014-15 season in the Football Conference .",
        "id": "train_2025",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    62,
                    75
                ],
                "obj_char_span": [
                    84,
                    88
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    14,
                    23
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    14,
                    23
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    88
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "With 3180 members , and a home ground called The Fylde , A.F.C . Fylde played in 2014 . The full name of which , is Association Football Club Fylde .",
        "id": "train_2026",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "2014",
                "subj_char_span": [
                    57,
                    70
                ],
                "obj_char_span": [
                    81,
                    85
                ],
                "predicate": "season",
                "subj_tok_span": [
                    15,
                    24
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "The Fylde",
                "subj_char_span": [
                    57,
                    70
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    15,
                    24
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    57,
                    70
                ],
                "obj_char_span": [
                    5,
                    9
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    15,
                    24
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    15,
                    24
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    85
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    15,
                    24
                ]
            },
            {
                "text": "The Fylde",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    15,
                    24
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    5,
                    9
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The fullname of A.S. Livorno Calcio is Associazione Sportiva and they played in the 2014-15 Serie B season . Their ground is in Livorno and they have 19238 members .",
        "id": "train_2027",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    21,
                    28
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    13
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Livorno",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    128,
                    135
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    13
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    150,
                    155
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    13
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    4,
                    13
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    28
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    4,
                    13
                ]
            },
            {
                "text": "Livorno",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    135
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    4,
                    13
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    155
                ],
                "tok_span": [
                    42,
                    44
                ]
            }
        ]
    },
    {
        "text": "The Stadio Armando Picchi is the home ground of A.S. Livorno Calcio who played in the 2014-15 Serie B season . they have 19238 members and the full name of the club is Associazione Sportiva .",
        "id": "train_2028",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Stadio Armando Picchi",
                "subj_char_span": [
                    48,
                    67
                ],
                "obj_char_span": [
                    4,
                    25
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    13,
                    22
                ],
                "obj_tok_span": [
                    1,
                    8
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    48,
                    67
                ],
                "obj_char_span": [
                    121,
                    126
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    13,
                    22
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    67
                ],
                "tok_span": [
                    13,
                    22
                ]
            },
            {
                "text": "Stadio Armando Picchi",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    67
                ],
                "tok_span": [
                    13,
                    22
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    35,
                    37
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio , known under the full name Livorno Calcio S.p.A. Has the ground in Stadio Armando Picchi , where 19238 members were active for the 2014 season .",
        "id": "train_2029",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Stadio Armando Picchi",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    88,
                    109
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    30,
                    37
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "2014",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    152,
                    156
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    118,
                    123
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Stadio Armando Picchi",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    109
                ],
                "tok_span": [
                    30,
                    37
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    156
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    123
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play in Serie A ( of which Juventus FC are champions ) . Their chairman is James Pallotta who was born in Boston .",
        "id": "train_2030",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "James Pallotta",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    85,
                    99
                ],
                "predicate": "chairman",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    18,
                    25
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "James Pallotta",
                "object": "Boston",
                "subj_char_span": [
                    85,
                    99
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    25
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "James Pallotta",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    99
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "James Pallotta",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    99
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Boston",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Associazione Sportiva Roma S.p.A. is the full name of , A.S. Roma , who have their ground in Rome , Italy . They competed in the 2014 season and have 70634 members .",
        "id": "train_2031",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "2014",
                "subj_char_span": [
                    56,
                    65
                ],
                "obj_char_span": [
                    129,
                    133
                ],
                "predicate": "season",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    56,
                    65
                ],
                "obj_char_span": [
                    150,
                    155
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    42,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    133
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    155
                ],
                "tok_span": [
                    42,
                    45
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma 's fullname is Associazione Sportiva Roma S.p.A. and they play at the Stadio Olimpico . The club has 70634 members and played in the Serie A in 2014-15 .",
        "id": "train_2032",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Stadio Olimpico",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    80,
                    95
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    35
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    111,
                    116
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Stadio Olimpico",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    95
                ],
                "tok_span": [
                    28,
                    35
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    116
                ],
                "tok_span": [
                    39,
                    42
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa played for Inter Milan and Maccabi Tel Aviv FC . He is a member of the Portugal national football team and manages ACF Fiorentina .",
        "id": "train_2033",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Paulo Sousa",
                "subj_char_span": [
                    127,
                    141
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Maccabi Tel Aviv",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    55
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Portugal national football team",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    83,
                    114
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Inter Milan",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    34
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    141
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Maccabi Tel Aviv",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    55
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Portugal national football team",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    114
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Inter Milan",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC ground is in Athens and they compete in the Superleague Greece . It has has 69618 members . Olympiacos FC are previous champions of the Superleague Greece .",
        "id": "train_2034",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    58,
                    76
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    150,
                    168
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    58,
                    76
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    150,
                    168
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    168
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    168
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC compete in the Superleague Greece where Olympiacos FC are the previous champions . Their manager is the former Chelsea F.C . player Gus Poyet .",
        "id": "train_2035",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    29,
                    47
                ],
                "obj_char_span": [
                    54,
                    64
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    146,
                    155
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Chelsea",
                "subj_char_span": [
                    146,
                    155
                ],
                "obj_char_span": [
                    125,
                    132
                ],
                "predicate": "club",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    64
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    132
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Gus Poyet is associated with the Real Zaragoza football club and manages AEK Athens FC . They play in the Superleague Greece alongside Olympiacos FC who are previous champions .",
        "id": "train_2036",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    73,
                    83
                ],
                "obj_char_span": [
                    106,
                    124
                ],
                "predicate": "league",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    106,
                    124
                ],
                "obj_char_span": [
                    135,
                    145
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    73,
                    83
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Real Zaragoza",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    83
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    124
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    124
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    145
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    83
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Real Zaragoza",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . were past champions in the Greece Superleague and are currently in the Superleague of Greece . It has 69618 members and its homeground is the Olympic Stadium ( Athens ) .",
        "id": "train_2037",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    51,
                    62
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    88,
                    99
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    159,
                    185
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    38,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    99
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    185
                ],
                "tok_span": [
                    38,
                    43
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium , at Marousi in Athens , is the home ground of AEK Athens FC . They play in Superleague of Greece , past champions of which are Olympiacos F.C .",
        "id": "train_2038",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    67,
                    77
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "league",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Superleague",
                "object": "Olympiacos",
                "subj_char_span": [
                    96,
                    107
                ],
                "obj_char_span": [
                    148,
                    158
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Olympic Stadium",
                "object": "Marousi",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    25,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium",
                "subj_char_span": [
                    67,
                    77
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    158
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Marousi",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . which has 69618 members plays at their home ground at the Olympic Stadium ( Athens ) . They are in the Superleague of Greece and played in the 2014 season .",
        "id": "train_2039",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    75,
                    101
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    120,
                    131
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "2014",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    160,
                    164
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    101
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    131
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    164
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . play in the Superleague Greece and they played the 2014-2015 season . Their ground is in Athens , and they have 69618 members .",
        "id": "train_2040",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    106,
                    112
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    129,
                    134
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    112
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    134
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . has 69618 members and its home ground is The Olympic Stadium ( Athens ) . They are currently in Superleague of Greece and played the 2014-2015 season in the Football League ( Greece ) .",
        "id": "train_2041",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    26
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    62,
                    88
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    113,
                    124
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    88
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    124
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer once played for the Netherlands national football team and FC Barcelona . He now plays for Al-Shamal Sports Club and manages AFC Ajax .",
        "id": "train_2042",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Frank de Boer",
                "subj_char_span": [
                    139,
                    147
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "Al-Shamal Sports Club",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    105,
                    126
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "FC Barcelona",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    73,
                    85
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    34,
                    68
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    147
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Al-Shamal Sports Club",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    126
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "FC Barcelona",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    85
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    68
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Sportpark De Toekomst is owned and operated by AFC Ajax NV and their tenants include AFC Ajax ( Amateurs ) and the Ajax Youth Academy .",
        "id": "train_2043",
        "relation_list": [
            {
                "subject": "AFC Ajax (",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    85,
                    95
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    85,
                    93
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    115,
                    133
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    85,
                    93
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax (",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    133
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax own and operate Sportpark De Toekomst . Tenants include AFC Ajax ( amateurs ) , Ajax Youth Academy and Jong Ajax .",
        "id": "train_2044",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    65,
                    86
                ],
                "obj_char_span": [
                    25,
                    46
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    25,
                    46
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    25,
                    46
                ],
                "obj_char_span": [
                    65,
                    73
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    25,
                    46
                ],
                "obj_char_span": [
                    89,
                    107
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Jong Ajax",
                "subj_char_span": [
                    25,
                    46
                ],
                "obj_char_span": [
                    112,
                    121
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    86
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    107
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    121
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Ajax Youth Academy and Jon Ajax are tenants of Sportpark De Toekomst . It is owned by AFC Ajax NV and is the homeground of AFC Ajax ( amateurs ) .",
        "id": "train_2045",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    123,
                    144
                ],
                "obj_char_span": [
                    47,
                    68
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    47,
                    68
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    47,
                    68
                ],
                "obj_char_span": [
                    86,
                    94
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    47,
                    68
                ],
                "obj_char_span": [
                    123,
                    131
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    144
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    94
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    68
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    131
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "The full name of AFC Ajax ( amateurs ) is Amsterdamsche Football Club Ajax Amateurs and their nickname is Lucky Ajax . They played in the Topklasse in the 2014-2015 season and have 5000 Members .",
        "id": "train_2046",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "5000",
                "subj_char_span": [
                    17,
                    38
                ],
                "obj_char_span": [
                    181,
                    185
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    38
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    185
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK play out of the AZAL Arena in the Azerbaijan Premier League , of which Qarabag FK are currently champions .",
        "id": "train_2047",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    43,
                    68
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK play their home matches at the AZAL Arena which is located in Shuvulan . They play in the Azerbaijan Premier League , the champions of which are Qarabağ FK .",
        "id": "train_2048",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    99,
                    124
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Azerbaijan Premier League",
                "object": "Qarabağ FK",
                "subj_char_span": [
                    99,
                    124
                ],
                "obj_char_span": [
                    154,
                    164
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    124
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    124
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Qarabağ FK",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    164
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "AZAL Arena , the ground of AZAL PFK , is located in Shuvalan , Baku , Azerbaijan . AZAL PFK play in the Azerbaijan Premier League , where a championship team called Qarabag FK also play .",
        "id": "train_2049",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    104,
                    129
                ],
                "predicate": "league",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    83,
                    91
                ],
                "obj_char_span": [
                    104,
                    129
                ],
                "predicate": "league",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    83,
                    91
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    129
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    129
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Qarabag FK , are the champions of the Azerbaijan Premier League . Also to play in that league are AZAL PFK , who are in the 2014 season and have 3500 members .",
        "id": "train_2050",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    38,
                    63
                ],
                "predicate": "league",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    145,
                    149
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    98,
                    106
                ],
                "obj_char_span": [
                    124,
                    128
                ],
                "predicate": "season",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    149
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    128
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is in Vitesse Arnhem and plays for AFC Ajax . He has also been manager for AZ Aklmaar which is owned by Max Huiberts .",
        "id": "train_2051",
        "relation_list": [
            {
                "subject": "AZ",
                "object": "John van den Brom",
                "subj_char_span": [
                    93,
                    95
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    38
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "AZ",
                "object": "Max Huiberts",
                "subj_char_span": [
                    93,
                    95
                ],
                "obj_char_span": [
                    122,
                    134
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    95
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "AZ",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    95
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Max Huiberts",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    134
                ],
                "tok_span": [
                    35,
                    39
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is the manager of AZ Alkmaar . He is in Vitesse Arnhem , and plays for both Istanbulspor AS and AFC Ajax .",
        "id": "train_2052",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    36,
                    46
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    58,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    72
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "The manager of AZ Alkmaar is John van den Brom , who happens to be a member of Vitesse Arnhem , and plays for both ADO Den Haag and AFC Ajax .",
        "id": "train_2053",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    15,
                    25
                ],
                "obj_char_span": [
                    29,
                    46
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    29,
                    46
                ],
                "obj_char_span": [
                    79,
                    93
                ],
                "predicate": "club",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "ADO Den Haag",
                "subj_char_span": [
                    29,
                    46
                ],
                "obj_char_span": [
                    115,
                    127
                ],
                "predicate": "club",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    29,
                    46
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "club",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    25
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    46
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    46
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    46
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "ADO Den Haag",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    127
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    46
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    40,
                    42
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( which is their full name ) competed in the 2015 Campeonato Brasileiro Série C . Their ground is called Estádio Municipal Coaracy da Mata Fonseca and they have 17000 memberrs .",
        "id": "train_2054",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Estádio Municipal Coaracy da Mata Fonseca",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    139,
                    180
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    34,
                    47
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    195,
                    200
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro Série",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    79,
                    111
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Estádio Municipal Coaracy da Mata Fonseca",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    180
                ],
                "tok_span": [
                    34,
                    47
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    200
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro Série",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    111
                ],
                "tok_span": [
                    22,
                    28
                ]
            }
        ]
    },
    {
        "text": "Agremiacao Sportiva Arapiraquense 's ground is the Estadio Minicipal Coaracy da Mata Fonseca which is located in Arapiraca . They play in the Campeonato Brasileiro Série C league in which Vila Nova Futebol Clube are the champions .",
        "id": "train_2055",
        "relation_list": [
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    142,
                    171
                ],
                "obj_char_span": [
                    188,
                    211
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    42,
                    48
                ],
                "obj_tok_span": [
                    51,
                    58
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    171
                ],
                "tok_span": [
                    42,
                    48
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    211
                ],
                "tok_span": [
                    51,
                    58
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( their full name ) play in the Campeonato Brasileiro Série C league which is based in Brazil . Vila Nova Futebol Clube are the champions of this league .",
        "id": "train_2056",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    66,
                    95
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    66,
                    95
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    26
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    66,
                    95
                ],
                "obj_char_span": [
                    130,
                    153
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    20,
                    26
                ],
                "obj_tok_span": [
                    33,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    153
                ],
                "tok_span": [
                    33,
                    40
                ]
            }
        ]
    },
    {
        "text": "Estadio Minicipal Coaracy da Mata Fonseca is the ground of Agremiacao Sportiva Arapiraquense , who play in the Campeonato Brasileiro Série C league . This league is from Brazil and champions of it have included Vila Nova Futebol Clube .",
        "id": "train_2057",
        "relation_list": [
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    111,
                    140
                ],
                "obj_char_span": [
                    170,
                    176
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    111,
                    140
                ],
                "obj_char_span": [
                    211,
                    234
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    52,
                    59
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    140
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    176
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    140
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    234
                ],
                "tok_span": [
                    52,
                    59
                ]
            }
        ]
    },
    {
        "text": "Vila Nova Futebol Clube are the champions of Campeonato Brasileiro Serie C . The league , from Brazil , that Agremiação Sportiva Arapiraquense ( managed by Vica ) , play in .",
        "id": "train_2058",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro",
                "subj_char_span": [
                    109,
                    142
                ],
                "obj_char_span": [
                    45,
                    66
                ],
                "predicate": "league",
                "subj_tok_span": [
                    24,
                    36
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Campeonato Brasileiro",
                "object": "Brazil",
                "subj_char_span": [
                    45,
                    66
                ],
                "obj_char_span": [
                    95,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Vica",
                "subj_char_span": [
                    109,
                    142
                ],
                "obj_char_span": [
                    156,
                    160
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    24,
                    36
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Campeonato Brasileiro",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    45,
                    66
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    142
                ],
                "tok_span": [
                    24,
                    36
                ]
            },
            {
                "text": "Campeonato Brasileiro",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    66
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Campeonato Brasileiro",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    66
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    142
                ],
                "tok_span": [
                    24,
                    36
                ]
            },
            {
                "text": "Vica",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    160
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Campeonato Brasileiro",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    66
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league from Brazil and have the nickname Alvinegro . The league champions are Vila Nova Futebol Clube .",
        "id": "train_2059",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    88,
                    94
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    154,
                    177
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    35,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    94
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    177
                ],
                "tok_span": [
                    35,
                    42
                ]
            }
        ]
    },
    {
        "text": "The ground of Agremiação Sportiva Arapiraquense has a capacity of 17000 and is located in Brazil . They play in the Campeonato Brasileiro Série C league which was won by Vila Nova Futebol Clube .",
        "id": "train_2060",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    14,
                    47
                ],
                "obj_char_span": [
                    116,
                    145
                ],
                "predicate": "league",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    31,
                    37
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    116,
                    145
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    14,
                    47
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    116,
                    145
                ],
                "obj_char_span": [
                    170,
                    193
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    42,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    47
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    145
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    145
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    47
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    145
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    193
                ],
                "tok_span": [
                    42,
                    49
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense played in the 2015 season in the Campeonato Brasileiro Série C league which is in Brazil . This league has been won by Vila Nova Futebol Clube .",
        "id": "train_2061",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    67,
                    96
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    67,
                    96
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    67,
                    96
                ],
                "obj_char_span": [
                    153,
                    176
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    19,
                    25
                ],
                "obj_tok_span": [
                    37,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    96
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    96
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    96
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    176
                ],
                "tok_span": [
                    37,
                    44
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense 's full name is `` Agremiação Sportiva Arapiraquense '' although their nickname is Alvinegro . The club has 17000 members and were in Campeonato Brasileiro Serie C in 2015 .",
        "id": "train_2062",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "``",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    50,
                    52
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "``",
                "subj_char_span": [
                    53,
                    86
                ],
                "obj_char_span": [
                    50,
                    52
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    142,
                    147
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    53,
                    86
                ],
                "obj_char_span": [
                    142,
                    147
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    201,
                    205
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    53,
                    86
                ],
                "obj_char_span": [
                    201,
                    205
                ],
                "predicate": "season",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    50,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    53,
                    86
                ],
                "obj_char_span": [
                    50,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    52
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    52
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    147
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    147
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    205
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    201,
                    205
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    89
                ],
                "tok_span": [
                    17,
                    33
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    89
                ],
                "tok_span": [
                    17,
                    33
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( which is the club 's full name ) played in the 2015 season . They have 17000 members and the nickname `` Alvinegro '' .",
        "id": "train_2063",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "``",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    138,
                    140
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "``",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    138,
                    140
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    140
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    140
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "The full name of Agremiação Sportiva Arapiraquense is `` Agremiação Sportiva Arapiraquense '' and the title of the chairman is `` President '' . The club has 17000 members and played in 2015 .",
        "id": "train_2064",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    186,
                    190
                ],
                "predicate": "season",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    186,
                    190
                ],
                "predicate": "season",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    158,
                    163
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    49,
                    51
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    158,
                    163
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    49,
                    51
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` President ''",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    127,
                    142
                ],
                "predicate": "chairmanTitle",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` President ''",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    127,
                    142
                ],
                "predicate": "chairmanTitle",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    17,
                    50
                ],
                "obj_char_span": [
                    54,
                    93
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    16
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    57,
                    90
                ],
                "obj_char_span": [
                    54,
                    93
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    190
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    190
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    49,
                    51
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    49,
                    51
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "`` President ''",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    142
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "`` President ''",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    142
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    50
                ],
                "tok_span": [
                    4,
                    16
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    93
                ],
                "tok_span": [
                    17,
                    33
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    90
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    93
                ],
                "tok_span": [
                    17,
                    33
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( which is its full name ) , competed in the 2015 Campeonato Brasileiro Série C . Their ground has a capacity of 17000 and the title of the chairman of the club is President .",
        "id": "train_2065",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015 Campeonato Brasileiro Série",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    79,
                    111
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    147,
                    152
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015 Campeonato Brasileiro Série",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    111
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    152
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Akron Summit ( full name : Akron Metro Futbol Club Summit Assault ) is managed by Denzil Antonio . The club played in the 2011 season and their ground has a capacity of 3000 members .",
        "id": "train_2066",
        "relation_list": [
            {
                "subject": "Akron Summit",
                "object": "2011",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    122,
                    126
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Akron Summit",
                "object": "3000",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    169,
                    173
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Akron Summit",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    82,
                    96
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "2011",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    126
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Akron Summit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    173
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Akron Summit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    96
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The ground of Akron Summit Assault is located at St Vincent St Mary High School in the city of Akron , Ohio Summit County , United states .",
        "id": "train_2067",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "United",
                "subj_char_span": [
                    95,
                    107
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County ,",
                "subj_char_span": [
                    95,
                    107
                ],
                "obj_char_span": [
                    108,
                    123
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Summit County ,",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    123
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Dan Horrigan is the leader of Akron , Ohio , United States , which is the location of Akron Summit Assault 's ground at St. VincentSt Mary High School .",
        "id": "train_2068",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    86,
                    106
                ],
                "obj_char_span": [
                    120,
                    123
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    120,
                    123
                ],
                "obj_char_span": [
                    30,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Dan Horrigan is the leader of Akron , Ohio , United states . It is here that St. VincentSt Mary High School , which is home to Akron Summit Assault 's ground , is located .",
        "id": "train_2069",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    127,
                    147
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "St.",
                "object": "United",
                "subj_char_span": [
                    77,
                    80
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    77,
                    80
                ],
                "obj_char_span": [
                    30,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    147
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is St. VincentSt Mary High School located in Akron in Summit County , Ohio .",
        "id": "train_2070",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Akron",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    85,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Akron",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    76,
                    81
                ],
                "obj_char_span": [
                    85,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "St.",
                "object": "Akron",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "St.",
                "object": "Akron",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "city",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    105
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    105
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is located at St. VincentSt Mary High School in the city of Akron , Ohio , Summit County , United States .",
        "id": "train_2071",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    45,
                    48
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County ,",
                "subj_char_span": [
                    91,
                    103
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "St.",
                "object": "United States",
                "subj_char_span": [
                    45,
                    48
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    45,
                    48
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "city",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Summit County ,",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault play in the Premier Development League which plays at St. VincentSt Mary High School located in the US where K-W United FC have been champions .",
        "id": "train_2072",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    75,
                    78
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "St.",
                "object": "United",
                "subj_char_span": [
                    75,
                    78
                ],
                "obj_char_span": [
                    134,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "Premier Development League",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    33,
                    59
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Premier Development League",
                "object": "K-W United FC",
                "subj_char_span": [
                    33,
                    59
                ],
                "obj_char_span": [
                    130,
                    143
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    78
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    78
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "K-W United FC",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    143
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "The ground of Akron Summit Assault is at St. VincentSt Mary High School in Akron , Ohio , United States .",
        "id": "train_2073",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    14,
                    34
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "state",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    75,
                    87
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    75,
                    87
                ],
                "predicate": "city",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    34
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    87
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    87
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is located at St. VincentSt Mary High School in the city of Akron , Ohio , United States .",
        "id": "train_2074",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    45,
                    48
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    45,
                    48
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "state",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "St.",
                "object": "United States",
                "subj_char_span": [
                    45,
                    48
                ],
                "obj_char_span": [
                    106,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    45,
                    48
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "city",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Amsterdam-Centrum and Amsterdam-Noords are part of Amsterdam . This is the country where AFC Ajax is based and one of the leaders is Eberhard van der Laan .",
        "id": "train_2075",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Amsterdam-Centrum",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "part",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "Amsterdam",
                "subj_char_span": [
                    89,
                    97
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Eberhard van der Laan",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    133,
                    154
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Amsterdam-Centrum",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    97
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Eberhard van der Laan",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    154
                ],
                "tok_span": [
                    31,
                    38
                ]
            }
        ]
    },
    {
        "text": "Sergio Mattarella leads the Italian people in Italy . The capital city is Rome and the ground of AS Gubbio 1910 is also located in the country .",
        "id": "train_2076",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    74,
                    78
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    78
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , the country which is inhabited by Italians , where the language spoken is Italian and the leader is Sergio Mattarella .",
        "id": "train_2077",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    153,
                    170
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    127,
                    134
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    170
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , whose capital is Rome . Pietro Grasso is the leader of Italy and the language spoken is Italian .",
        "id": "train_2078",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    108,
                    113
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    70,
                    74
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    108,
                    113
                ],
                "obj_char_span": [
                    70,
                    74
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    108,
                    113
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    141,
                    148
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    108,
                    113
                ],
                "obj_char_span": [
                    141,
                    148
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    74
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    148
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    148
                ],
                "tok_span": [
                    34,
                    35
                ]
            }
        ]
    },
    {
        "text": "A S Gubbio 's home ground is in Italy which is lead by Pietro Grasso . The language spoken is Italian and the people are known as Italians .",
        "id": "train_2079",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    130,
                    138
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    94,
                    101
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    138
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    101
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "AS Gubbio 's home ground is in Italy which is lead by Pietro Grasso . The inhabitants of the country are known as Italians and their capital city is Rome .",
        "id": "train_2080",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    114,
                    122
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    149,
                    153
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    122
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    153
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Pietro Grasso and Sergio Mattarella are leaders of Italy where the Italian language is spoken . The country is the location for the home ground of AS Gubbio 1910 .",
        "id": "train_2081",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    18,
                    35
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    67,
                    83
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy whose capital is Rome . Sergio Mattarella is the leader of Italy and its official language is Italian .",
        "id": "train_2082",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    145,
                    152
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    145,
                    152
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    75,
                    92
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    75,
                    92
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    110,
                    115
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    152
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    92
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    92
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma 's manager is Luciano Spalletti , who played for Udinese Calcio . He plays for both , Empoli F.C . and Virtus Entella .",
        "id": "train_2083",
        "relation_list": [
            {
                "subject": "Luciano Spalletti",
                "object": "Udinese Calcio",
                "subj_char_span": [
                    24,
                    41
                ],
                "obj_char_span": [
                    59,
                    73
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Empoli",
                "subj_char_span": [
                    24,
                    41
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    24,
                    41
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    24,
                    41
                ],
                "obj_char_span": [
                    113,
                    127
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    35,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Udinese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Empoli",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    127
                ],
                "tok_span": [
                    35,
                    41
                ]
            }
        ]
    },
    {
        "text": "Previous Greece Superleague champions AEK Athens FC play their home games at The Olympic Stadium , Athens .",
        "id": "train_2084",
        "relation_list": [
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    81,
                    96
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    81,
                    96
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    16,
                    27
                ],
                "predicate": "league",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    81,
                    96
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    27
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium , in Athens , is the home ground of AEK Athens FC . the manager of which , is Gus Poyet , who played for Chelsea F.C .",
        "id": "train_2085",
        "relation_list": [
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    56,
                    66
                ],
                "obj_char_span": [
                    98,
                    107
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium",
                "subj_char_span": [
                    56,
                    66
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Chelsea",
                "subj_char_span": [
                    98,
                    107
                ],
                "obj_char_span": [
                    125,
                    132
                ],
                "predicate": "club",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    132
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Located in Athens , the Olympic Stadium , is the ground for AEK Athens FC . The manager of which , used to be Gus Poyet , who , is in the Real Zaragoza club .",
        "id": "train_2086",
        "relation_list": [
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    24,
                    39
                ],
                "obj_char_span": [
                    11,
                    17
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    24,
                    39
                ],
                "obj_char_span": [
                    64,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    60,
                    70
                ],
                "obj_char_span": [
                    110,
                    119
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Real Zaragoza",
                "subj_char_span": [
                    110,
                    119
                ],
                "obj_char_span": [
                    138,
                    151
                ],
                "predicate": "club",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    36,
                    41
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium",
                "subj_char_span": [
                    60,
                    70
                ],
                "obj_char_span": [
                    24,
                    39
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    119
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    119
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Real Zaragoza",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    151
                ],
                "tok_span": [
                    36,
                    41
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger , manager for the FC Koln , was also a part of FC Admira Wacker Modling and Favoritner AC as well as the FK Austria Wien Soccer Club .",
        "id": "train_2087",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "FC Admira Wacker",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    60,
                    76
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            },
            {
                "subject": "Peter",
                "object": "Favoritner AC",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    27,
                    33
                ]
            },
            {
                "subject": "Peter",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    118,
                    133
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "FC Admira Wacker",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    76
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Favoritner AC",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    133
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is the manager of 1 . FC Köln and plays for FC Admira Wacker Mödling . He is affiliated with SC Wiener Neustadt club and previously played for the club LASK Linz .",
        "id": "train_2088",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "FC Admira Wacker Mödling",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    57,
                    81
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    27
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    106,
                    124
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "LASK Linz",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    165,
                    174
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Admira Wacker Mödling",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    81
                ],
                "tok_span": [
                    17,
                    27
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    124
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "LASK Linz",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    174
                ],
                "tok_span": [
                    45,
                    50
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger is attached to First Vienna FC and is also in FK Austria Wien Club and SK Vorwarts Steyr . He is currently manager of 1FC Koln .",
        "id": "train_2089",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "SK",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    84,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Peter",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Peter",
                "object": "First Vienna FC",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "SK",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    86
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "First Vienna FC",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is the manager of FC Kolin and has played for the following clubs : SK Vorwärts Steyr , Favoritner AC and FK Austria Wien .",
        "id": "train_2090",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    28
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "Favoritner AC",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    101,
                    114
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    35
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    119,
                    134
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    19,
                    28
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Favoritner AC",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    114
                ],
                "tok_span": [
                    29,
                    35
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    134
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger has played for FC Admira Wacker Modling , has managed FC Kolin and also worked for SK Vorwärts Steyr and First Vienna FC .",
        "id": "train_2091",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    96,
                    113
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    26,
                    35
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "FC Admira Wacker",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    28,
                    44
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "First Vienna FC",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    118,
                    133
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    113
                ],
                "tok_span": [
                    26,
                    35
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Admira Wacker",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    44
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "First Vienna FC",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    133
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger , previously a player for SC Wiener Neustadt , is now in the SK Vorwärts Steyr club and managing 1 . FC Köln . His club is the FC Admira Wacker Mödling .",
        "id": "train_2092",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    74,
                    91
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    29
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "FC Admira Wacker Mödling",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    140,
                    164
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    43,
                    53
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "Peter Stöger",
                "subj_char_span": [
                    110,
                    121
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    39,
                    57
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    91
                ],
                "tok_span": [
                    20,
                    29
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Admira Wacker Mödling",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    164
                ],
                "tok_span": [
                    43,
                    53
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    121
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    57
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger , the manager of FC Kolin is also a part of the SK Vorwärts Steyr club , the SK Rapid Wien Club and SC Wiener Neustadt .",
        "id": "train_2093",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    61,
                    78
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    26
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SK Rapid Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    90,
                    103
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    113,
                    131
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    78
                ],
                "tok_span": [
                    17,
                    26
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Rapid Wien",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    131
                ],
                "tok_span": [
                    34,
                    40
                ]
            }
        ]
    },
    {
        "text": "Associazione Sportiva Roma S.p.A. is the full name A.S. Roma . They have a ground in Rome and play in the Serie A league . the former champions of this league are Juventus F.C .",
        "id": "train_2094",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    106,
                    113
                ],
                "obj_char_span": [
                    163,
                    171
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    85,
                    89
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    106,
                    113
                ],
                "predicate": "league",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    89
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    113
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma 's ground in Rome holds 70634 fans . The club play in Serie A , the champions of which are Juventus F.C .",
        "id": "train_2095",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    64,
                    71
                ],
                "obj_char_span": [
                    101,
                    109
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    27
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    64,
                    71
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    71
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    109
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    71
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti plays for Virtus Entella and manages A.S. Roma who play in the Serie A league . Juventus FC are the champions of the league .",
        "id": "train_2096",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    81,
                    88
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "league",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play in Serie A which have Juventus FC as previous champions . A.S. Roma 's ground is in Rome , Italy and they have 70634 members .",
        "id": "train_2097",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    18,
                    25
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    126,
                    131
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    73,
                    82
                ],
                "obj_char_span": [
                    126,
                    131
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    25
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    73,
                    82
                ],
                "obj_char_span": [
                    18,
                    25
                ],
                "predicate": "league",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    131
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    131
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Juventus FC and A.S. Roma are former Serie A champions , where Roma has 70634 members , its headquarters is the Olimpico stadium .",
        "id": "train_2098",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    72,
                    77
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "league",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti manages A.S. Roma and plays for Empoli F.C. . A.S. Roma play in Serie A of which Juventus F.C . are champions .",
        "id": "train_2099",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    82,
                    89
                ],
                "obj_char_span": [
                    99,
                    107
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Empoli",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    64,
                    73
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "league",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    64,
                    73
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "league",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    107
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Empoli",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    73
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    73
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti , who has been associated with Udinese Calcio , manages A.S. Roma who play in Serie A. Juventus FC have been Serie A champions .",
        "id": "train_2100",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    127,
                    134
                ],
                "obj_char_span": [
                    105,
                    113
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Udinese Calcio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    49,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    127,
                    134
                ],
                "predicate": "league",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    113
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Udinese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    63
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row in Birmingham , England was completed in 1976 and designed by John Madin . It has 23 floors .",
        "id": "train_2101",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    98,
                    100
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    100
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "John Madin was the architect of 103 Colmore Row which has 23 floors and was completed in 1976 .",
        "id": "train_2102",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    89,
                    93
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    58,
                    60
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    93
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row , designed by John Madin ( born in Birmingham ) is located in Colmore Row , Birmingham , England . It 's architectural style is Brutalist .",
        "id": "train_2103",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Brutalist",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    144,
                    153
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    40
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    30,
                    40
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    30,
                    40
                ],
                "obj_char_span": [
                    92,
                    102
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Brutalist",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    153
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by the architect , John Madin , who was born in Birmingham . The building is in the architectural style `` Brutalist architecture '' .",
        "id": "train_2104",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Brutalist architecture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    136,
                    158
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    58
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    48,
                    58
                ],
                "obj_char_span": [
                    77,
                    87
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Brutalist architecture",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    158
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Born in Birmingham , John Madin designed 103 Colmore Row , which was completed in 1976 in Colmore Row , Birmingham , England .",
        "id": "train_2105",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    41,
                    56
                ],
                "obj_char_span": [
                    82,
                    86
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    41,
                    56
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    21,
                    31
                ],
                "obj_char_span": [
                    8,
                    18
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    21,
                    31
                ],
                "obj_char_span": [
                    104,
                    114
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    114
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "John Madin was an architect who was born in Birmingham . He designed 103 Colmore Row , which was completed in 1976 .",
        "id": "train_2106",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    69,
                    84
                ],
                "obj_char_span": [
                    110,
                    114
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    69,
                    84
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    69,
                    84
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Designed by the architect John Madin ( born in Birmingham ) , 103 Colmore Row has 23 floors and is located in Birmingham , England .",
        "id": "train_2107",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    82,
                    84
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    62,
                    77
                ],
                "obj_char_span": [
                    26,
                    36
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    47,
                    57
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    110,
                    120
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    84
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "John Madin ( born in Birmingham ) was the architect of 103 Colmore Row . Colmore Row , which is a 23 floor building .",
        "id": "train_2108",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    55,
                    70
                ],
                "obj_char_span": [
                    98,
                    100
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    55,
                    70
                ],
                "obj_char_span": [
                    59,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    55,
                    70
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    55,
                    70
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    100
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row has 23 floors and was built between 1973 and 1976 in Birmingham , England .",
        "id": "train_2109",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    20,
                    22
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    22
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by the architect , John Madin and it is located in Birmingham . It has 23 floors and it was completed in 1976 .",
        "id": "train_2110",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    80,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    58
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    100,
                    102
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    134,
                    138
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    90
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    138
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "108 St. Georges Terrace a 39599 square metre , 50 floor building , was completed in 1988 at a cost of 120 million Australian dollars .",
        "id": "train_2111",
        "relation_list": [
            {
                "subject": "108",
                "object": "50",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    47,
                    49
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "108",
                "object": "1988",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    84,
                    88
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1988",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    88
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The 120 million Australian dollar 108 St Georges Terrace in Perth has 50 floors .",
        "id": "train_2112",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "Perth",
                "subj_char_span": [
                    34,
                    56
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "108 St Georges Terrace",
                "object": "50",
                "subj_char_span": [
                    34,
                    56
                ],
                "obj_char_span": [
                    70,
                    72
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Construction of 11 Diagonal Street began in 1978 and finished in 1983 with 20 floors . The architect was Helmut Jahn .",
        "id": "train_2113",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "1983",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    65,
                    69
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    75,
                    77
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    16,
                    34
                ],
                "obj_char_span": [
                    105,
                    116
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "1983",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    77
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    34
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    116
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Helmut Jahn was the architect of 11 Diagonal Street which is owned by Redefine Properties Limited and completed in 1983 with 20 floors .",
        "id": "train_2114",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "1983",
                "subj_char_span": [
                    33,
                    51
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    33,
                    51
                ],
                "obj_char_span": [
                    125,
                    127
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Redefine Properties Limited",
                "subj_char_span": [
                    33,
                    51
                ],
                "obj_char_span": [
                    70,
                    97
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    33,
                    51
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    51
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "1983",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    51
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    127
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    51
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Redefine Properties Limited",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    97
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    51
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , where Cape Town is the capital of South Africa , and ethnic groups are the white South Africans and the coloured .",
        "id": "train_2115",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    82,
                    94
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    82,
                    94
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    94
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , which has Cape Town as its capital and Cyril Ramaphosa as leader . Coloured people are an ethic group of this country .",
        "id": "train_2116",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "South Africa",
                "object": "Coloured",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    115,
                    123
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Coloured",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    123
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is in South Africa , ( the capital of which is Cape Town ) , a country where White South Africans are one of the ethnic groups and Cyril Ramaphosa is one of the leaders .",
        "id": "train_2117",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    25,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    150,
                    165
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            },
            {
                "subject": "South Africa",
                "object": "White South",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    165
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "White South",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa which has the capital city of Cape Town . The leader of South Africa is Jacob Zuma and one of the ethnic groups are the Asian South Africans .",
        "id": "train_2118",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    102,
                    114
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    76,
                    85
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    102,
                    114
                ],
                "obj_char_span": [
                    76,
                    85
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    118,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    102,
                    114
                ],
                "obj_char_span": [
                    118,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    166,
                    186
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    102,
                    114
                ],
                "obj_char_span": [
                    166,
                    186
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    114
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    114
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    128
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    114
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    128
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    186
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    114
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    186
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , where the leader is Jacob Zuma and the capital is Cape Town . Coloured people are an ethnic group in South Africa .",
        "id": "train_2119",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    149,
                    161
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    98,
                    107
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    149,
                    161
                ],
                "obj_char_span": [
                    98,
                    107
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    68,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    149,
                    161
                ],
                "obj_char_span": [
                    68,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Coloured",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    110,
                    118
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "South Africa",
                "object": "Coloured",
                "subj_char_span": [
                    149,
                    161
                ],
                "obj_char_span": [
                    110,
                    118
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    78
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    78
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Coloured",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    118
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Coloured",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    118
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , Cape Town , and the leader is Jacob Zuma of the White South Africans .",
        "id": "train_2120",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "South Africa",
                "object": "White South",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    96,
                    107
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White South",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    107
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , where the capital is Cape Town , and key leaders are Cyril Ramaphosa and Jacob Zuma .",
        "id": "train_2121",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    101,
                    116
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    121,
                    131
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    116
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "The address , 11 Diagonal Street is located in South Africa where Cyril Ramaphosa and Jacob Zuma are leaders . In the country there is an ethnic group of Asian South Africans .",
        "id": "train_2122",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    14,
                    32
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    66,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    86,
                    96
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    154,
                    174
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    32
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    81
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    96
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    174
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , a country with an ethic group White South Africans , led by either Cyril Ramaphosa or Jacob Zuma .",
        "id": "train_2123",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    115,
                    130
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    134,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "South Africa",
                "object": "White South",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    78,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    130
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    144
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White South",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Completed in 1985 , 200 Public Square has 45 floors and 111484 square meters space , and can be found in Cleveland , Ohio , 44114 .",
        "id": "train_2124",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    42,
                    44
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "111484",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    56,
                    62
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    20,
                    37
                ],
                "obj_char_span": [
                    13,
                    17
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    62
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "200 Public square is located in the United States . It has 45 floors , is 111484 square metres , and was completed in 1985 .",
        "id": "train_2125",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "45",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    59,
                    61
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "200 Public",
                "object": "111484",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "200 Public",
                "object": "1985",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    118,
                    122
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    122
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "200 Public Square , with 45 floors covering 111484 square metres , is located in Cleveland and was completed in 1985 .",
        "id": "train_2126",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    81,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "111484",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    44,
                    50
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    25,
                    27
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    112,
                    116
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    116
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "200 Public Square which has 45 floors is located in Cleveland , Cuyahoga County , Ohio , United States .",
        "id": "train_2127",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    30
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    52,
                    61
                ],
                "obj_char_span": [
                    64,
                    86
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    52,
                    61
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    86
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "200 Public Square has 45 floors and is located in Cleveland , Ohio , United States .",
        "id": "train_2128",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    22,
                    24
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cuyahoga County , Cleveland , Ohio in the United States .",
        "id": "train_2129",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County ,",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    32,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    74,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Cuyahoga County ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    49
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is in Cleveland , U.S. , which is part of Cuyahoga County , Ohio . Frank G. Jackson is the leader of Cleveland .",
        "id": "train_2130",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    119,
                    128
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    60,
                    82
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    119,
                    128
                ],
                "obj_char_span": [
                    60,
                    82
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank G. Jackson",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    85,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank G. Jackson",
                "subj_char_span": [
                    119,
                    128
                ],
                "obj_char_span": [
                    85,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    82
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    82
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Frank G. Jackson",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    101
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Frank G. Jackson",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    101
                ],
                "tok_span": [
                    24,
                    28
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located Cuyahoga County , Cleveland Ohio . Frank G Jackson is leader in Ohio .",
        "id": "train_2131",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County ,",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    29,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    47,
                    56
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cuyahoga County ,",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    46
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , Ohio , United States and the governing body of Cleveland is Cleveland City Council .",
        "id": "train_2132",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    104,
                    113
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    104,
                    126
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    104,
                    126
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    104,
                    113
                ],
                "obj_char_span": [
                    104,
                    126
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    126
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    126
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    126
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , United States and whose leader is Frank G Jackson , which is governed by the Cleveland City Council .",
        "id": "train_2133",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    121,
                    130
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    78,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    121,
                    130
                ],
                "obj_char_span": [
                    78,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    121,
                    130
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    121,
                    143
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    121,
                    130
                ],
                "obj_char_span": [
                    121,
                    143
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    143
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    130
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    143
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , Ohio , United States , where Frank G Jackson is a leader .",
        "id": "train_2134",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "200 Public Square has a floor area of 111484 square metres and a floor count of 45 . The building is located in Public Square , Cleveland and was completed in 1985 .",
        "id": "train_2135",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Public Square , Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    112,
                    137
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "111484",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    80,
                    82
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    159,
                    163
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Public Square , Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    137
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    82
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    163
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street , a Rafael Vinoly building , is in London , a city linked to the European Parliament and headed by Boris Johnson as Mayor .",
        "id": "train_2136",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "Rafael",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    85,
                    104
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    119,
                    132
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Rafael",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    104
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    132
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street has a floor count of 34 and is located in London whose leader is Boris Johnson although London is lead via the European Parliament .",
        "id": "train_2137",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    108,
                    114
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    41,
                    43
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    131,
                    150
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    108,
                    114
                ],
                "obj_char_span": [
                    131,
                    150
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    62,
                    68
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    108,
                    114
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    150
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    150
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street was designed by architect Rafael Vinoly and it is located in London . London is governed by the UK Parliament and the leader of London is Boris Johnson .",
        "id": "train_2138",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    81,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    148,
                    154
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "London",
                "object": "Parliament",
                "subj_char_span": [
                    81,
                    87
                ],
                "obj_char_span": [
                    119,
                    129
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "London",
                "object": "Parliament",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    119,
                    129
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "London",
                "object": "Parliament",
                "subj_char_span": [
                    148,
                    154
                ],
                "obj_char_span": [
                    119,
                    129
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "Rafael",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    81,
                    87
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    148,
                    154
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Parliament",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    129
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Parliament",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    129
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Parliament",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    129
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Rafael",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in London and has 34 floors . London is lead by Boris Johnson and The Parliament of the United Kingdom .",
        "id": "train_2139",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "London",
                "object": "Parliament of the United Kingdom",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    101,
                    133
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "London",
                "object": "Parliament of the United Kingdom",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    101,
                    133
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    49,
                    51
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Parliament of the United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    133
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Parliament of the United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    133
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in the United Kingdom , of which the capital is London . The Leader of London , via the European Parliament , is called Boris Johnson .",
        "id": "train_2140",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    79,
                    85
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    102,
                    108
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    119,
                    138
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    102,
                    108
                ],
                "obj_char_span": [
                    119,
                    138
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    79,
                    85
                ],
                "obj_char_span": [
                    151,
                    164
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    102,
                    108
                ],
                "obj_char_span": [
                    151,
                    164
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    164
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    164
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is a leader in the United Kingdom which is the location of 20 Fenchurch Street . The native people are known as British and the currency is the pound sterling .",
        "id": "train_2141",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    72,
                    91
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "British",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    125,
                    132
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    91
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "British",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    132
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue cost 110 million dollars , has a floor area of 30843.8 square metres and a floor count of 12 . It 's start date was January 2014 .",
        "id": "train_2142",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    110,
                    112
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    112
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Byron Brown is the leader of Buffalo , New York , Erie County which is the location of 250 Delaware Avenue .",
        "id": "train_2143",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    87,
                    106
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "Byron Brown",
                "subj_char_span": [
                    29,
                    47
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "Erie County",
                "subj_char_span": [
                    29,
                    47
                ],
                "obj_char_span": [
                    50,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "New York",
                "subj_char_span": [
                    29,
                    47
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Byron Brown",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Erie County",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    61
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue , United States , has 12 floors covering an area of 30843.8 square metres , and had a building start date of January 2014 .",
        "id": "train_2144",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    22,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    44
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    35
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue in the United States cost 110 million dollars and has 12 floors with a total area of 30843.8 ( square metres ) .",
        "id": "train_2145",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8 ( square metres )",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    105,
                    130
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    74,
                    76
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "30843.8 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    130
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    76
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Pickard Chilton designed 300 North LaSalle , Chicago , which has 60 floors and was completed in 2009 .",
        "id": "train_2146",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    25,
                    42
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    25,
                    42
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    25,
                    42
                ],
                "obj_char_span": [
                    65,
                    67
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    25,
                    42
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    67
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle in Chicago has 60 floors and a total area of 120770 square metres and was completed in 2009 .",
        "id": "train_2147",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    21,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    35
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Susan Mendoza is the leader of Chicago , Illinois , United States , the location of 300 North LaSalle .",
        "id": "train_2148",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    84,
                    101
                ],
                "obj_char_span": [
                    31,
                    38
                ],
                "predicate": "location",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    41,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Cook County , Illinois , United States where the leader is Susana Mendoza .",
        "id": "train_2149",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Cook County , Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    101,
                    115
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Cook County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    115
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "300 North Lasalle is located in Chicago , Illinois , United States . The leader of Chicago is Rahm Emanuel .",
        "id": "train_2150",
        "relation_list": [
            {
                "subject": "300 North",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "300 North",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    83,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    94,
                    106
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    94,
                    106
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "300 North",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , which is part of DuPage County , Illinois , USA . Rahm Emanuel is a leader in Chicago .",
        "id": "train_2151",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    120,
                    127
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    120,
                    127
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Chicago",
                "object": "DuPage County , Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    59,
                    83
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Chicago",
                "object": "DuPage County , Illinois",
                "subj_char_span": [
                    120,
                    127
                ],
                "obj_char_span": [
                    59,
                    83
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "DuPage County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    83
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "DuPage County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    83
                ],
                "tok_span": [
                    14,
                    20
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Illinois , United States , where Rahm Emanuel is a leader .",
        "id": "train_2152",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    75,
                    87
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Illinois",
                "object": "United States",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    87
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Illinois , United States and the leader of Chicago is Susana Mendoza .",
        "id": "train_2153",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Illinois",
                "object": "United States",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    85,
                    92
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    96,
                    110
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    85,
                    92
                ],
                "obj_char_span": [
                    96,
                    110
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    110
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    110
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , Illinois and the language of the area is the English .",
        "id": "train_2154",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Illinois",
                "object": "English",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    87,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Pickard Chilton is the architect of 300 North LaSalle , Illinois , which was completed in 2009 with 60 floors .",
        "id": "train_2155",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Illinois",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    56,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    100,
                    102
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The building at 320 South Boston Street , formerly called the Exchange National Bank Building , is 121.92 metres , has 22 floors , and was completed in 1929 .",
        "id": "train_2156",
        "relation_list": [
            {
                "subject": "320 South Boston",
                "object": "121.92",
                "subj_char_span": [
                    16,
                    32
                ],
                "obj_char_span": [
                    99,
                    105
                ],
                "predicate": "height",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "320 South Boston",
                "object": "1929",
                "subj_char_span": [
                    16,
                    32
                ],
                "obj_char_span": [
                    152,
                    156
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "320 South Boston",
                "object": "22",
                "subj_char_span": [
                    16,
                    32
                ],
                "obj_char_span": [
                    119,
                    121
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    32
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "121.92",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    105
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "320 South Boston",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    32
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "1929",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    156
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "320 South Boston",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    32
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "22",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    121
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The architect of 3Arena was the company Populous , it is a 28.0 metres high concerts and events venue type building that was completed in December 2008 .",
        "id": "train_2157",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    17,
                    23
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "3Arena",
                "object": "28.0",
                "subj_char_span": [
                    17,
                    23
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "height",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "28.0",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "3Arena is located in Dublin , which is part of Leinster in the Republic of Ireland . It is owned by Live Nation Entertainment .",
        "id": "train_2158",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    100,
                    125
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    63,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Dublin",
                "object": "Leinster",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    125
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Leinster",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Live Nation Entertainment owns 3Arena in Dublin , Republic of Ireland . Dublin is lead by the European Parliament .",
        "id": "train_2159",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    25
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    72,
                    78
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Dublin",
                "object": "European Parliament",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    94,
                    113
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Dublin",
                "object": "European Parliament",
                "subj_char_span": [
                    72,
                    78
                ],
                "obj_char_span": [
                    94,
                    113
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    113
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    113
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "The 3Arena , located in Dublin ( which is part of Leinster ) , is owned by Live Nation Entertainment . Críona Ní Dhálaigh was Lord Mayor of Dublin .",
        "id": "train_2160",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    75,
                    100
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Dublin",
                "object": "Críona Ní Dhálaigh",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    103,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    23,
                    34
                ]
            },
            {
                "subject": "Dublin",
                "object": "Críona Ní Dhálaigh",
                "subj_char_span": [
                    140,
                    146
                ],
                "obj_char_span": [
                    103,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    23,
                    34
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Dublin",
                "object": "Leinster",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    50,
                    58
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Dublin",
                "object": "Leinster",
                "subj_char_span": [
                    140,
                    146
                ],
                "obj_char_span": [
                    50,
                    58
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    100
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Críona Ní Dhálaigh",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    121
                ],
                "tok_span": [
                    23,
                    34
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Críona Ní Dhálaigh",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    121
                ],
                "tok_span": [
                    23,
                    34
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Leinster",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Leinster",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "3Arena is located in Dublin , the Republic of Ireland and it is owned by Live Nation Entertainment . Dail Eireann is a leader in Dublin .",
        "id": "train_2161",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    73,
                    98
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    34,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    34,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    129,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    98
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "The AC Hotel Bella Sky in Copenhagen is part of Marriott International . Marriott International was founded in Washington DC and a key member of staff is Bill Marriott .",
        "id": "train_2162",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Copenhagen",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    26,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    48,
                    70
                ],
                "obj_char_span": [
                    111,
                    121
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    73,
                    95
                ],
                "obj_char_span": [
                    111,
                    121
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    48,
                    70
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    73,
                    95
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    48,
                    70
                ],
                "obj_char_span": [
                    154,
                    167
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    73,
                    95
                ],
                "obj_char_span": [
                    154,
                    167
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    121
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    95
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    121
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    95
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    95
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky is in Copenhagen , Denmark and has Marriott International as its tenant . It was designed by 3XN and has 23 floors .",
        "id": "train_2163",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    54,
                    76
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "3XN",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    112,
                    115
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "23",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    124,
                    126
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    76
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    115
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    126
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "German is one of the languages spoken in Denmark which is the location of the AC Hotel Bella Sky in Copenhagen . The current tenant of the hotel is Marriott International which was founded in Washington DC .",
        "id": "train_2164",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Denmark",
                "subj_char_span": [
                    78,
                    96
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    148,
                    170
                ],
                "obj_char_span": [
                    192,
                    202
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    78,
                    96
                ],
                "obj_char_span": [
                    148,
                    170
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    96
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    170
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    202
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    96
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    170
                ],
                "tok_span": [
                    29,
                    33
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky is in Copenhagen , Denmark , whose leader is Margrethe II . The tenant of this hotel is the Marriott International Hotel , which was founded in Washington , D.C .",
        "id": "train_2165",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II",
                "subj_char_span": [
                    38,
                    45
                ],
                "obj_char_span": [
                    64,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington ,",
                "subj_char_span": [
                    111,
                    133
                ],
                "obj_char_span": [
                    163,
                    175
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    111,
                    133
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Margrethe II",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    76
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    133
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    175
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    133
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "A key person at Marriott International which was founded in Washington DC , is Bill Marriott . Marriott International is a tenant of AC Hotel Bella Sky in Copenhagen , Demark .",
        "id": "train_2166",
        "relation_list": [
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    16,
                    38
                ],
                "obj_char_span": [
                    60,
                    70
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    95,
                    117
                ],
                "obj_char_span": [
                    60,
                    70
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    133,
                    151
                ],
                "obj_char_span": [
                    16,
                    38
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    133,
                    151
                ],
                "obj_char_span": [
                    95,
                    117
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    16,
                    38
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    95,
                    117
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    38
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    70
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    117
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    70
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    151
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    38
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    151
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    117
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    38
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    117
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "The leader of Denmark is Lars Lokke Rasmussen and the country is the location of the AC Hotel Bella Sky in Copenhagen . The tenant of the hotel is Marriott International which was founded in Washington DC .",
        "id": "train_2167",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Denmark",
                "subj_char_span": [
                    85,
                    103
                ],
                "obj_char_span": [
                    14,
                    21
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    147,
                    169
                ],
                "obj_char_span": [
                    191,
                    201
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    32,
                    36
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Marriott International",
                "subj_char_span": [
                    85,
                    103
                ],
                "obj_char_span": [
                    147,
                    169
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    103
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    169
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    201
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    103
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    169
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen has 23 floors , 814 rooms , is owned by Bella Center and is tenanted by the Marriott International Hotel .",
        "id": "train_2168",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    106,
                    128
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "23",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    34,
                    36
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "814",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    46,
                    49
                ],
                "predicate": "numberOfRooms",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    128
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "814",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bella Center owns the 23 floor AC Hotel Bella Sky Copenhagen in Copenhagen , whose current tenant is Marriott International .",
        "id": "train_2169",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    31,
                    60
                ],
                "obj_char_span": [
                    101,
                    123
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    31,
                    60
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Copenhagen",
                "subj_char_span": [
                    31,
                    60
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Copenhagen",
                "subj_char_span": [
                    31,
                    60
                ],
                "obj_char_span": [
                    64,
                    74
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "23",
                "subj_char_span": [
                    31,
                    60
                ],
                "obj_char_span": [
                    22,
                    24
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    60
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    123
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    60
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    60
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    60
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    60
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is in the Republic of Ireland , which has Enda Kenny as leader , Irish as the national language , and the demonym of natives who live there is Irish people .",
        "id": "train_2170",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    22,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    22,
                    41
                ],
                "obj_char_span": [
                    54,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish people",
                "subj_char_span": [
                    22,
                    41
                ],
                "obj_char_span": [
                    155,
                    167
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish",
                "subj_char_span": [
                    22,
                    41
                ],
                "obj_char_span": [
                    77,
                    82
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish",
                "subj_char_span": [
                    22,
                    41
                ],
                "obj_char_span": [
                    155,
                    160
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    64
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Irish people",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Irish",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    82
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Irish",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    34,
                    35
                ]
            }
        ]
    },
    {
        "text": "The Adare Manor is located in the Republic of Ireland where Irish is one of the official language 's spoken and the currency used is the euro . Enda Kenny is the current leader for the republic .",
        "id": "train_2171",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    34,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    34,
                    53
                ],
                "obj_char_span": [
                    144,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish",
                "subj_char_span": [
                    34,
                    53
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    154
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Irish",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is in Adare , Munster in County Limerick . Limerick City and County Council govern County Limerick .",
        "id": "train_2172",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    95,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "County Limerick",
                "object": "Limerick City and County Council",
                "subj_char_span": [
                    37,
                    52
                ],
                "obj_char_span": [
                    55,
                    87
                ],
                "predicate": "governmentType",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "County Limerick",
                "object": "Limerick City and County Council",
                "subj_char_span": [
                    95,
                    110
                ],
                "obj_char_span": [
                    55,
                    87
                ],
                "predicate": "governmentType",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Limerick City and County Council",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Limerick City and County Council",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "James Pain and George Richard Pain were the architects for Adare Manor , located in Adare , County Limerick , which was completed in 1862 .",
        "id": "train_2173",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    133,
                    137
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    92,
                    107
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    137
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    107
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Lewis Nockalls Cottingham is the architect of Adare Manor ( completed in 1862 ) which is located in Adare in County Limerick .",
        "id": "train_2174",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    100,
                    105
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Lewis Nockalls Cottingham",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    0,
                    25
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    109,
                    124
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    105
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Lewis Nockalls Cottingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    124
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Adare Manor , completed in 1862 by architect Philip Charles Hardwick , is located in Adare , in County Limerick .",
        "id": "train_2175",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    85,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Philip Charles Hardwick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    45,
                    68
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    31
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    96,
                    111
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philip Charles Hardwick",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    68
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    111
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Adare Manor , designed by architect George Richard Pain , was completed in Adare , County Limerick , in 1862 .",
        "id": "train_2176",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "George Richard Pain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    55
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    83,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "George Richard Pain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    55
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    98
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Adare Manor , designed by James Pain and completed in 1862 , is located in Adare , County Limerick .",
        "id": "train_2177",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "James Pain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    36
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    83,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "James Pain",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adare Manor designed by Augustus Pugin is located in Adare in County Limerick and completed in 1862 .",
        "id": "train_2178",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    62,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    38
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa Stadium , named for its city location , is located in Amharic-speaking Ethiopia .",
        "id": "train_2179",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa Stadium and the Addis Ababa City Hall are in Addis Ababa , Ethiopia . Amharic is a language spoken there .",
        "id": "train_2180",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Ethiopia",
                "object": "Amharic",
                "subj_char_span": [
                    71,
                    79
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "language",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Amharic",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Building started on the Addis Ababa City Hall in 1961 , it is 42 m high and has a floor area of 140000.0 square metres . The Government of Addis Ababa are the current tenants .",
        "id": "train_2181",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "1961",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "140000.0",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    96,
                    104
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "1961",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "140000.0",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    104
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Built between 1931 and 1927 , Adisham Halls is located in Haputale and has the Architectural style of Tudor and Jacabian .",
        "id": "train_2182",
        "relation_list": [
            {
                "subject": "Adisham",
                "object": "1931",
                "subj_char_span": [
                    30,
                    37
                ],
                "obj_char_span": [
                    14,
                    18
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Adisham",
                "object": "Haputale",
                "subj_char_span": [
                    30,
                    37
                ],
                "obj_char_span": [
                    58,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Adisham",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    66
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Adisham Halls , constructed from 1927 to 1931 , is located in Haputale , Sri Lanka and has architectural style ` Tudor and Jacabian .",
        "id": "train_2183",
        "relation_list": [
            {
                "subject": "Adisham",
                "object": "1931",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Construction of Adisham Hall , Haputale , designed in the `` Tudor Revival '' style , began in 1927 and was finished in 1931 .",
        "id": "train_2184",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Tudor Revival",
                "subj_char_span": [
                    16,
                    28
                ],
                "obj_char_span": [
                    61,
                    74
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    16,
                    28
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "``",
                "subj_char_span": [
                    16,
                    28
                ],
                "obj_char_span": [
                    58,
                    60
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    16,
                    28
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    28
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Tudor Revival",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    28
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    28
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    60
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    28
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The capital of Sri Lanka is Sri Jayawardenepura Kotte and the leader is Ranil Wickremesinghe . The country is the location of Adisham Hall in Haputale .",
        "id": "train_2185",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    126,
                    138
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    36
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    72,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    28,
                    53
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    138
                ],
                "tok_span": [
                    32,
                    36
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    92
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    53
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Haputale , Sri Lanka , a country where Tamil is the language and one of the leaders is Ranil Wickremesinghe .",
        "id": "train_2186",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    114,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    27,
                    35
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Tamil",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    134
                ],
                "tok_span": [
                    27,
                    35
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Tamil",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Haputalethe , Sri Lanka , where Sri Jayawardenepura Kotte is the capital and the Tamil language is spoken .",
        "id": "train_2187",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    59,
                    84
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    16,
                    23
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Tamil language",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    108,
                    122
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    84
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Tamil language",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    122
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Haputale , Sri Lanka . The leader of Sri lanka is Ranil Wickremesinghe and the capital is Sri Jayawardenepura Kotte .",
        "id": "train_2188",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    77,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    21,
                    29
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    117,
                    142
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    33,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    97
                ],
                "tok_span": [
                    21,
                    29
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    142
                ],
                "tok_span": [
                    33,
                    40
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Haputale , Sri Lanka . The leader of the country is Ranil Wickremesinghe and the language is Tamil .",
        "id": "train_2189",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    79,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Tamil",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    99
                ],
                "tok_span": [
                    20,
                    28
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Tamil",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall was constructed in the Tudor Revival style between 1927 and 1931 in Haputale , Sri Lanka .",
        "id": "train_2190",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Tudor Revival",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tudor Revival",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art in Akita , Akita Prefecture , Japan has three floors .",
        "id": "train_2191",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    35,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    51
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "There is an ethnic group of Chinese people in Japan where the Akita Museum of Art is located in Akita , Akita Prefecture , Japan .",
        "id": "train_2192",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    62,
                    81
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    62,
                    81
                ],
                "obj_char_span": [
                    123,
                    128
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    62,
                    81
                ],
                "obj_char_span": [
                    96,
                    109
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    104,
                    120
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    28
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Japan",
                "object": "Chinese people in Japan",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    28,
                    51
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Japan",
                "object": "Chinese people in Japan",
                "subj_char_span": [
                    123,
                    128
                ],
                "obj_char_span": [
                    28,
                    51
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    81
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    81
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    128
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    81
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    120
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Chinese people in Japan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    128
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Chinese people in Japan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The city of Akita is part of the Akita Prefecture in Japan where the main ethnic group are the Japanese and is also the location of the Akita Museum of Art .",
        "id": "train_2193",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    136,
                    155
                ],
                "obj_char_span": [
                    53,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    136,
                    155
                ],
                "obj_char_span": [
                    12,
                    17
                ],
                "predicate": "location",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    136,
                    155
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "location",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    136,
                    155
                ],
                "obj_char_span": [
                    136,
                    141
                ],
                "predicate": "location",
                "subj_tok_span": [
                    31,
                    37
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    12,
                    17
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    136,
                    141
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Japan",
                "object": "Japanese",
                "subj_char_span": [
                    53,
                    58
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    155
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    155
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    155
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    155
                ],
                "tok_span": [
                    31,
                    37
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    17
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    58
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Japanese",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita , Akita , Japan and is part of Akita Prefecture . There are an ethnic group of Koreans in Japan .",
        "id": "train_2194",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    134,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Japan",
                "object": "Koreans in Japan",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    123,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Japan",
                "object": "Koreans in Japan",
                "subj_char_span": [
                    134,
                    139
                ],
                "obj_char_span": [
                    123,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    139
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Koreans in Japan",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    139
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    139
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Koreans in Japan",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    139
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Vietnamese people are an ethnic group in Japan which is the location of the Akita Museum of Art in Akita , Akita Prefecture .",
        "id": "train_2195",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    80,
                    99
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    80,
                    99
                ],
                "obj_char_span": [
                    103,
                    116
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    22,
                    29
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    103,
                    116
                ],
                "obj_char_span": [
                    111,
                    127
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            },
            {
                "subject": "Japan",
                "object": "Vietnamese people",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    99
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    99
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    116
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    127
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Vietnamese people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Designed by architect Tadao Ando , the Akita Museum of Art is Located in Akita Prefecture , Akita , Japan .",
        "id": "train_2196",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    100,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita ,",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    73,
                    89
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Tadao Ando",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    105
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Akita ,",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    89
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Tadao Ando",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art can be found in the Akita Prefecture in the city of Akita in Japan , where the ethnic group is the Filipinos .",
        "id": "train_2197",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    81,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Japan",
                "object": "Filipinos",
                "subj_char_span": [
                    81,
                    86
                ],
                "obj_char_span": [
                    119,
                    128
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    72,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    86
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    86
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Filipinos",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art at 142 Nakadori has 3 floors with a total area of 2746.66 square metres and was inaugurated on 28th September 2013 .",
        "id": "train_2198",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "3",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    44,
                    45
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "3",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    45
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita which is part of Akita Prefecture that is part of Japan , a country where there is an ethnic group of Vietnamese people .",
        "id": "train_2199",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    4,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    61,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    4,
                    9
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    38,
                    43
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    61,
                    66
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    61,
                    77
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Japan",
                "object": "Vietnamese people",
                "subj_char_span": [
                    94,
                    99
                ],
                "obj_char_span": [
                    146,
                    163
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    9
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    9
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Vietnamese people",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    163
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita , Akita , Akita Prefecture , Japan , where some Chinese people live .",
        "id": "train_2200",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    50,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Japan",
                "object": "Chinese people",
                "subj_char_span": [
                    69,
                    74
                ],
                "obj_char_span": [
                    88,
                    102
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    50,
                    66
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    66
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Chinese people",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    102
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    66
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is an art museum in the city of Akita which is part of Akita Prefecture in Japan . Filipinos are one ethic group in Japan .",
        "id": "train_2201",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    75,
                    80
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Japan",
                "object": "Filipinos",
                "subj_char_span": [
                    95,
                    100
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Japan",
                "object": "Filipinos",
                "subj_char_span": [
                    136,
                    141
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    95,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    136,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    95,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    136,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    75,
                    80
                ],
                "obj_char_span": [
                    95,
                    100
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    75,
                    80
                ],
                "obj_char_span": [
                    136,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Filipinos",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Filipinos",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    100
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    141
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita Prefecture in Akita , Akita , Japan . Vietnamese people are an ethnic group in Japan .",
        "id": "train_2202",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Japan",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Japan",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Japan",
                "object": "Vietnamese people",
                "subj_char_span": [
                    70,
                    75
                ],
                "obj_char_span": [
                    78,
                    95
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Japan",
                "object": "Vietnamese people",
                "subj_char_span": [
                    119,
                    124
                ],
                "obj_char_span": [
                    78,
                    95
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Vietnamese people",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    95
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Vietnamese people",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    95
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alan B. Miller Hall , which was completed on 1 June 2009 , is located on 101 Ukrop Way . The current tenants are The Mason School of Business , which is located in the United States .",
        "id": "train_2203",
        "relation_list": [
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    117,
                    141
                ],
                "obj_char_span": [
                    168,
                    181
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    117,
                    141
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    141
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    181
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    141
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Georgian Alan B Miller Hall , designed by Robert A M Stern in Virginia USA , currently houses the Mason School of Business .",
        "id": "train_2204",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Robert",
                "subj_char_span": [
                    13,
                    17
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Alan",
                "object": "Georgian",
                "subj_char_span": [
                    13,
                    17
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    13,
                    17
                ],
                "obj_char_span": [
                    102,
                    126
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Georgian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    126
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business are the current tenants of Alan B Miller Hall which is located in the United States . The architect of the Hall is Robert A M Stern and the building was completed on 1st June 2009 .",
        "id": "train_2205",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Robert",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    144,
                    150
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    99,
                    112
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    150
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    112
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business are the current tenants of Alan B Miller Hall in Virginia , United States which was designed by the architect Robert A M Stern .",
        "id": "train_2206",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Alan",
                "object": "Robert",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    139,
                    145
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    78,
                    86
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    145
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall was completed on 1 June 2009 in Virginia , United States . The current tenants are the Mason School of Business .",
        "id": "train_2207",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    51,
                    59
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    106,
                    130
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    130
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Alan B. Miller Hall is owned by the College of William and Mary , and was designed by Robert A.M. Stern , where it was completed on June 1st , 2009 .",
        "id": "train_2208",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    36,
                    54
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The College of William and Mary own Alan B Miller Hall which was completed on 1 June 2009 at 101 Ukrop Way , Virginia .",
        "id": "train_2209",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    36,
                    40
                ],
                "obj_char_span": [
                    109,
                    117
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    36,
                    40
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business in the United States are the current tenants of Alan B Miller Hall , Virginia which is owned by the College of William and Mary .",
        "id": "train_2210",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    77,
                    81
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    77,
                    81
                ],
                "obj_char_span": [
                    129,
                    147
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    77,
                    81
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    147
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall , owned by the College of William and Mary , and with the Mason School of Business as the current tenants , is located in Virginia , United States .",
        "id": "train_2211",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    141,
                    149
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    34,
                    52
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    141,
                    149
                ],
                "obj_char_span": [
                    152,
                    165
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    77,
                    101
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    149
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    149
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    165
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business is located in the United States and are the current tenants of Alan B Miller Hall , Williamsburg , Virginia , which is owned by the College of William and Mary .",
        "id": "train_2212",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "College of William",
                "subj_char_span": [
                    92,
                    96
                ],
                "obj_char_span": [
                    161,
                    179
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Alan",
                "object": "Williamsburg , Virginia",
                "subj_char_span": [
                    92,
                    96
                ],
                "obj_char_span": [
                    113,
                    136
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    92,
                    96
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    179
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Williamsburg , Virginia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    136
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business is a tenant of the Alan B. Miller Hall in The United States which is owned by the College Of William and Mary where Robert Gates once served as chancellor .",
        "id": "train_2213",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College",
                "subj_char_span": [
                    48,
                    67
                ],
                "obj_char_span": [
                    111,
                    118
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "College",
                "object": "Robert Gates",
                "subj_char_span": [
                    111,
                    118
                ],
                "obj_char_span": [
                    145,
                    157
                ],
                "predicate": "chancellor",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    48,
                    67
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    75,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    67
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "College",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    118
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "College",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    118
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Robert Gates",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    157
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    67
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    88
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business , which is located in the United States , are the current tenants of Alan B Miller Hall . Robert Gates is the chancellor of the College of William & Mary , which owns Alan B. Miller Hall .",
        "id": "train_2214",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William & Mary",
                "subj_char_span": [
                    196,
                    215
                ],
                "obj_char_span": [
                    157,
                    182
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    39,
                    44
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "College of William & Mary",
                "object": "Robert Gates",
                "subj_char_span": [
                    157,
                    182
                ],
                "obj_char_span": [
                    119,
                    131
                ],
                "predicate": "chancellor",
                "subj_tok_span": [
                    31,
                    36
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    196,
                    215
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    39,
                    44
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    215
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "College of William & Mary",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    182
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "College of William & Mary",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    182
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Robert Gates",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    131
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    215
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The location of Amdavad ni Gufa is Ahmedabad , Gujarat , India ; Sumitra Mahajan is an Indian leader .",
        "id": "train_2215",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    16,
                    31
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    16,
                    31
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    16,
                    31
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    57,
                    62
                ],
                "obj_char_span": [
                    65,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    31
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    31
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    31
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    80
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is situated in the city of Ahmedabad which is located in the state of Gujarat , India . The architect who designed the Amdavad ni Gufa is B V Doshi .",
        "id": "train_2216",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    135,
                    150
                ],
                "obj_char_span": [
                    86,
                    93
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    40
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    135,
                    150
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    40
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    96,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    135,
                    150
                ],
                "obj_char_span": [
                    96,
                    101
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    40
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    150
                ],
                "tok_span": [
                    32,
                    40
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    150
                ],
                "tok_span": [
                    32,
                    40
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    150
                ],
                "tok_span": [
                    32,
                    40
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , Ahmedabad , in India , whose leader is Narendra Modi .",
        "id": "train_2217",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa can be found in Gujarat , Ahmedabad , India , where Gujarat is lead by Anandiben Patel .",
        "id": "train_2218",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    68,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Ahmedabad , and is in Gujarat . Gujarat once was lead by Anandiben Patel , of the Gujarat Legislative Assembly .",
        "id": "train_2219",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    112,
                    119
                ],
                "obj_char_span": [
                    87,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Gujarat Legislative Assembly",
                "subj_char_span": [
                    52,
                    59
                ],
                "obj_char_span": [
                    112,
                    140
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Gujarat Legislative Assembly",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    112,
                    140
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Gujarat Legislative Assembly",
                "subj_char_span": [
                    112,
                    119
                ],
                "obj_char_span": [
                    112,
                    140
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    102
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Gujarat Legislative Assembly",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    140
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Gujarat Legislative Assembly",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    140
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Gujarat Legislative Assembly",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    140
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in the Ampara District , in the Eastern Province of Sri Lanka . The hospital 's bed count is 476 .",
        "id": "train_2220",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    79,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    59,
                    75
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara District",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "476",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    120,
                    123
                ],
                "predicate": "bedCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    75
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara District",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "476",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in Ampara district , in the Eastern Province of Sri Lanka .",
        "id": "train_2221",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Ampara Hospital is situated in the Ampara District , Eastern Province state of Sri Lanka where the leader is Austin Fernando .",
        "id": "train_2222",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    83,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    57,
                    73
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara District",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    39,
                    54
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Eastern Province",
                "object": "Austin Fernando",
                "subj_char_span": [
                    57,
                    73
                ],
                "obj_char_span": [
                    113,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    73
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Ampara District",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    54
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    73
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    128
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in the Eastern Province , Sri Lanka , which is governed by the Eastern Provincial Council lead by Austin Fernando .",
        "id": "train_2223",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    26,
                    54
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Eastern Province , Sri Lanka",
                "object": "Eastern Provincial Council",
                "subj_char_span": [
                    26,
                    54
                ],
                "obj_char_span": [
                    82,
                    108
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Eastern Province , Sri Lanka",
                "object": "Austin Fernando",
                "subj_char_span": [
                    26,
                    54
                ],
                "obj_char_span": [
                    117,
                    132
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Eastern Provincial Council",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    108
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    132
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ampara Hopsital is in the Eastern Province , Sri Lanka ( with capital Sri Jayawardenepura Kotte ) , where Austin Fernando is the name of the leader .",
        "id": "train_2224",
        "relation_list": [
            {
                "subject": "Ampara",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Ampara",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    26,
                    54
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Eastern Province , Sri Lanka",
                "object": "Austin Fernando",
                "subj_char_span": [
                    26,
                    54
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    70,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    54
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    54
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    95
                ],
                "tok_span": [
                    17,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in the Eastern Province of Sri Lanka , where Austin Fernando is the leader , and they use the Sri Lankan rupee .",
        "id": "train_2225",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Lankan rupee",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    113,
                    129
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    26,
                    42
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Eastern Province",
                "object": "Austin Fernando",
                "subj_char_span": [
                    26,
                    42
                ],
                "obj_char_span": [
                    64,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sri Lankan rupee",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    129
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    79
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in the Ampara district of Sri Lanka , a country with leader Ranil Wickremesinghe and capital Sri Jayawardenepura Kotte .",
        "id": "train_2226",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    79,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    19,
                    27
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    112,
                    137
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    29,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    99
                ],
                "tok_span": [
                    19,
                    27
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    137
                ],
                "tok_span": [
                    29,
                    36
                ]
            }
        ]
    },
    {
        "text": "Sri Lanka is lead by Ranil Wickremesinghe and has the Ampara Hospital in an Ampara district in the Eastern Province .",
        "id": "train_2227",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    54,
                    69
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    41
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    13
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province",
                "subj_char_span": [
                    54,
                    69
                ],
                "obj_char_span": [
                    99,
                    115
                ],
                "predicate": "state",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    54,
                    69
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    54,
                    69
                ],
                "obj_char_span": [
                    76,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    41
                ],
                "tok_span": [
                    5,
                    13
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    82
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in Eastern Province , Sri Lanka which is lead by Austin Fernando . The leader of Sri Lanka is Ranil Wickremesinghe .",
        "id": "train_2228",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    100,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    113,
                    133
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    24,
                    32
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    100,
                    109
                ],
                "obj_char_span": [
                    113,
                    133
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    24,
                    32
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    22,
                    50
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Eastern Province , Sri Lanka",
                "object": "Austin Fernando",
                "subj_char_span": [
                    22,
                    50
                ],
                "obj_char_span": [
                    68,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    133
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    109
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    133
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    50
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    50
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "With the leader Ranil Wickremesinghe and the capital of Sri Jayawardenepura Kotte , Sri Lanka is the location of Ampara Hospital and has the currency of the Ski Lankan rupee .",
        "id": "train_2229",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    113,
                    128
                ],
                "obj_char_span": [
                    84,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    84,
                    93
                ],
                "obj_char_span": [
                    16,
                    36
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    3,
                    11
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri",
                "subj_char_span": [
                    84,
                    93
                ],
                "obj_char_span": [
                    56,
                    59
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri",
                "subj_char_span": [
                    84,
                    93
                ],
                "obj_char_span": [
                    84,
                    87
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    84,
                    93
                ],
                "obj_char_span": [
                    56,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    128
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    36
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Sri",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    59
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Sri",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    87
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    93
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    81
                ],
                "tok_span": [
                    15,
                    22
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Texas and was built in 1911 . The House was added to the National Register of Historic Places on 22nd November 1988 with the reference number 88002539 .",
        "id": "train_2230",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    89,
                    93
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    93
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located at U.S. Route 83 and was constructed in 1911 . It has been added to the National Register of Historic Places , on 22nd November 1988 , with a reference number of 88002539 .",
        "id": "train_2231",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "U.S. Route 83",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    92,
                    96
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "U.S. Route 83",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    96
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan , born in San Francisco , designed significant buildings in Chinatown , San Francisco , including the Asilomar State Beach and Asilomar Conference Grounds .",
        "id": "train_2232",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    140,
                    167
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Chinatown , San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    73,
                    98
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    115,
                    135
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    167
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chinatown , San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    98
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    135
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was born in San Fransico and she designed the Asilomar Conference Grounds and the Los Angeles Herald examiner building , a landmark in California . The Riverside Art Museum is also one of her significant buildings .",
        "id": "train_2233",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    59,
                    86
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    28
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Los Angeles",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    95,
                    106
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    165,
                    185
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    86
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    185
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "San Francisco born architect Julia Morgan designed the grounds of Asilomar Conference as well as the significant buildings of Riverside Art Museum and Asilomar State Beach .",
        "id": "train_2234",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    66,
                    85
                ],
                "obj_char_span": [
                    29,
                    41
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    126,
                    146
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    151,
                    171
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    146
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    171
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Born in San Francisco , Julia Morgan designed the Asilomar Conference Grounds , The Riverside Art Museum and buildings of significance in Chinatown , San Francisco .",
        "id": "train_2235",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    50,
                    77
                ],
                "obj_char_span": [
                    24,
                    36
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    8,
                    21
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    150,
                    163
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    84,
                    104
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Chinatown , San Francisco",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    138,
                    163
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    163
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    104
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Chinatown , San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    163
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Californian born Julia Morgan designed the significant buildings of Asilomar State Beach , Asilomar Conference Grounds and Chinatown in San Francisco .",
        "id": "train_2236",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    91,
                    118
                ],
                "obj_char_span": [
                    17,
                    29
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Chinatown",
                "subj_char_span": [
                    17,
                    29
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    17,
                    29
                ],
                "obj_char_span": [
                    68,
                    88
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    118
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Chinatown",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    88
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Californian born architect Julia Morgan designed the grounds of Asilomar Conference as well as the significant buildings of Asilomar State Beach and the Los Angeles Herald Examiner building .",
        "id": "train_2237",
        "relation_list": [
            {
                "subject": "Asilomar Conference",
                "object": "Julia Morgan",
                "subj_char_span": [
                    64,
                    83
                ],
                "obj_char_span": [
                    27,
                    39
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Los Angeles",
                "subj_char_span": [
                    27,
                    39
                ],
                "obj_char_span": [
                    153,
                    164
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    27,
                    39
                ],
                "obj_char_span": [
                    124,
                    144
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    83
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    164
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    144
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was born in California , where she designed the Riverside Art Museum . One of the significant buildings that she designed was the Asilomar State Beach , and she has also designed the Asilomar Conference Grounds .",
        "id": "train_2238",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    196,
                    223
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    37,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    61,
                    81
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    143,
                    163
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    223
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    81
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    163
                ],
                "tok_span": [
                    25,
                    30
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was born in California . She designed significant buildings in Chinatown , San Fransisco ; the Asilomar Conference Grounds and the Riverside Art Museum .",
        "id": "train_2239",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    108,
                    135
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    20,
                    26
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    144,
                    164
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Chinatown , San",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    76,
                    91
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    135
                ],
                "tok_span": [
                    20,
                    26
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    164
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chinatown , San",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds which are designed based on the architecture style of `` Arts and Crafts Movement and American craftsman Bungalows '' and have the reference number in the the National Register of Historic Places of 87000823 , were constructed in 1913 at Asilomar Blvd. , Pacific Grove , California .",
        "id": "train_2240",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "``",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    82,
                    84
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "``",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    82,
                    84
                ],
                "predicate": "ReferenceNumber in the National Register of Historic Places",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    258,
                    262
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    82,
                    145
                ],
                "predicate": "architecture",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    258,
                    262
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Arts and Crafts Movement and American craftsman Bungalows ''",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    145
                ],
                "tok_span": [
                    15,
                    31
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds is located on Asilomar Blvd , Pacific Grove , California , was constructed in 1913 , added to the National Register of Historic Places on 27 February 1987 where is has the reference number 87000823 .",
        "id": "train_2241",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    110,
                    114
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds is located on Asilomar Blvd , in Pacific Grove , California , and was constructed in 1913 . They are an example of the Arts and Crafts Movement and American craftsman Bungalows , and were added to the National Register of Historic Places on 27 February 1987 .",
        "id": "train_2242",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds are located in Pacific Grove , California , was constructed in 1913 , has the reference number 87000823 in the National Register of Historic Places and architecturally is of the `` Arts and Crafts Movement and American Craftsman Bungalows '' .",
        "id": "train_2243",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    43,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "``",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    206,
                    208
                ],
                "predicate": "ReferenceNumber in the National Register of Historic Places",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "`` Arts and Crafts Movement and American",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    206,
                    246
                ],
                "predicate": "architecture",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    41,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    69
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    208
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Arts and Crafts Movement and American",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    246
                ],
                "tok_span": [
                    41,
                    49
                ]
            }
        ]
    },
    {
        "text": "Located in Pacific Grove , California , Asilomar Conference Grounds were constructed in 1913 , added to the National Register of Historic Places on 27nd February 1987 and is in the architectural style of the `` Arts and Crafts Movement and American Craftsman Bungalows '' .",
        "id": "train_2244",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    40,
                    67
                ],
                "obj_char_span": [
                    11,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "``",
                "subj_char_span": [
                    40,
                    67
                ],
                "obj_char_span": [
                    208,
                    210
                ],
                "predicate": "added to the National Register of Historic Places",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    40,
                    67
                ],
                "obj_char_span": [
                    88,
                    92
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "`` Arts and Crafts Movement and American",
                "subj_char_span": [
                    40,
                    67
                ],
                "obj_char_span": [
                    208,
                    248
                ],
                "predicate": "architecture",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    39,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    67
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    37
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    67
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    210
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    67
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    92
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    67
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "`` Arts and Crafts Movement and American",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    248
                ],
                "tok_span": [
                    39,
                    47
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are located on Asser Levy Place and East 23rd Stree , were constructed in 1904 and added to the National Register of Historic Places on 23rd April 1980 withreference number 80002709 .",
        "id": "train_2245",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths which was constructed in 1904 is located on 23rd Street , Manhattan . It was added to the National Register of Historic Places on 1980-04-23 with the reference number 80002709 .",
        "id": "train_2246",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "23rd Street",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "23rd Street",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are located in Manhattan and were constructed in 1904 . The Baths were added to the National Register of Historic Places on 1980-04-23 under reference 80002709 .",
        "id": "train_2247",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths constructed in 1904 are located in New York City and were added to the National Register of Historic Places on 1980-04-23 with the reference number 80002709 .",
        "id": "train_2248",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in New York City , parts of which are Brooklyn and Manhattan ( where Gale Brewer is the leader ) .",
        "id": "train_2249",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Manhattan",
                "object": "Gale Brewer",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    109,
                    120
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Gale Brewer",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    120
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public baths are located in New York City , Manhattan , New York , US .",
        "id": "train_2250",
        "relation_list": [
            {
                "subject": "Asser Levy Public",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Manhattan",
                "object": "New York",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Manhattan",
                "object": "New York",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    67,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    75
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Cyrus Vance Jr. is one of the leaders of Manhattan which is part of New York City U.S. which is where Asser Levy Public Baths are located .",
        "id": "train_2251",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    102,
                    125
                ],
                "obj_char_span": [
                    68,
                    81
                ],
                "predicate": "location",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Manhattan",
                "object": "Cyrus Vance",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    68,
                    81
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    125
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    81
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Cyrus Vance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    81
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in New York City , US , which is part of New Netherland . Brooklyn is one part of New York City .",
        "id": "train_2252",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    122,
                    135
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "New York City",
                "object": "New Netherland",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    81,
                    95
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "New York City",
                "object": "New Netherland",
                "subj_char_span": [
                    122,
                    135
                ],
                "obj_char_span": [
                    81,
                    95
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New Netherland",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    95
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "New Netherland",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    95
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in New York City which is located in the U.S . Both Manhattan and Brooklyn are also situated in New York .",
        "id": "train_2253",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    106,
                    114
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    114
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in New York City , New York , USA , as is Brooklyn .",
        "id": "train_2254",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "New York City",
                "object": "Brooklyn",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    82,
                    90
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Brooklyn",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in Manhattan , New York City , United States .",
        "id": "train_2255",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "New York City",
                "object": "United States",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    55,
                    68
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by the architect , John Madin who was born in Birmingham which has the postcode area ' B ' and is where the Liberal Democrats are the leaders .",
        "id": "train_2256",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Liberal Democrats",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    137,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Birmingham",
                "object": "B",
                "subj_char_span": [
                    75,
                    85
                ],
                "obj_char_span": [
                    116,
                    117
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    58
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    48,
                    58
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Liberal Democrats",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    154
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "B",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    117
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Designer of 103 Colmore Row , John Madin 's hometown was Birmingham , a town lead by the Liberal Democrats and the postcode area ' B ' .",
        "id": "train_2257",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Liberal Democrats",
                "subj_char_span": [
                    57,
                    67
                ],
                "obj_char_span": [
                    89,
                    106
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Birmingham",
                "object": "B",
                "subj_char_span": [
                    57,
                    67
                ],
                "obj_char_span": [
                    131,
                    132
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    30,
                    40
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    30,
                    40
                ],
                "obj_char_span": [
                    57,
                    67
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Liberal Democrats",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    106
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "B",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    132
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Birmingham has the B postcode and one of the city leaders is Labour politician John Clancy . The architect who designed 103 Colmore Row , John Madin , was born in the city .",
        "id": "train_2258",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "B postcode",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    19,
                    29
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    120,
                    135
                ],
                "obj_char_span": [
                    138,
                    148
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    138,
                    148
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Birmingham",
                "object": "John Clancy",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "B postcode",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    135
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    148
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    148
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "John Clancy",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by Birmingham born architect John Madin . The British politician Khalid Mahmood is a leader in the city an the postcode is the letter B .",
        "id": "train_2259",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "B",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    163,
                    164
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    58,
                    68
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    58,
                    68
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Khalid Mahmood",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    94,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "B",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    164
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Khalid Mahmood",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "Lead by Andrew Mitchell and with the postcode area ' B ' , Birmingham is the hometown of architect John Madin , whom designed 102 Colmore Row .",
        "id": "train_2260",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "B",
                "subj_char_span": [
                    59,
                    69
                ],
                "obj_char_span": [
                    53,
                    54
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    99,
                    109
                ],
                "obj_char_span": [
                    59,
                    69
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Andrew Mitchell",
                "subj_char_span": [
                    59,
                    69
                ],
                "obj_char_span": [
                    8,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "B",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    54
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    109
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Andrew Mitchell",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    23
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Conservative Party lead Birmingham which has the B postal code and is the birthplace of architect John Madin who designed 103 Colmore Row .",
        "id": "train_2261",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "B",
                "subj_char_span": [
                    28,
                    38
                ],
                "obj_char_span": [
                    53,
                    54
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Conservative Party",
                "subj_char_span": [
                    28,
                    38
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    126,
                    141
                ],
                "obj_char_span": [
                    102,
                    112
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    22,
                    26
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "B",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    54
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Conservative Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    141
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The leader of Birmingham which has the B postcode is the Conservative Party ( UK ) . The city is the home town of John Madin , the architect who designed 103 Colmore Row .",
        "id": "train_2262",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "B postcode",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    39,
                    49
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    57,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    154,
                    169
                ],
                "obj_char_span": [
                    114,
                    124
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    33,
                    37
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    114,
                    124
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "B postcode",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    82
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    169
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    124
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    124
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Addis Ababa City Hall is in the country of Ethiopia ( leader : Hailemariam Desalegn ) . Addis Ababa is home to the Addis Ababa City Hall and The Addis Ababa Stadium .",
        "id": "train_2263",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    67,
                    87
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    44,
                    50
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    26,
                    31
                ],
                "obj_tok_span": [
                    44,
                    50
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    119,
                    130
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    44,
                    50
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    149,
                    160
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    44,
                    49
                ],
                "obj_tok_span": [
                    44,
                    50
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    119,
                    140
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    42
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    92,
                    103
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    119,
                    130
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    149,
                    160
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    44,
                    49
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    119,
                    140
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    42
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    119,
                    140
                ],
                "obj_char_span": [
                    92,
                    103
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    42
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    119,
                    140
                ],
                "obj_char_span": [
                    119,
                    130
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    42
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    119,
                    140
                ],
                "obj_char_span": [
                    149,
                    160
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    42
                ],
                "obj_tok_span": [
                    44,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    87
                ],
                "tok_span": [
                    17,
                    24
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    44,
                    50
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    44,
                    50
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    44,
                    50
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    160
                ],
                "tok_span": [
                    44,
                    49
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    44,
                    50
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    160
                ],
                "tok_span": [
                    44,
                    49
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    140
                ],
                "tok_span": [
                    35,
                    42
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    160
                ],
                "tok_span": [
                    44,
                    49
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa in Ethiopia ( lead by Hailemariam Desalegn ) is the location of Addis Ababa City Hall and Addis Ababa Stadium .",
        "id": "train_2264",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    34,
                    54
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    102,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    76,
                    87
                ],
                "obj_char_span": [
                    102,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    102,
                    113
                ],
                "obj_char_span": [
                    102,
                    121
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    30,
                    35
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    76,
                    97
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    76,
                    97
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    76,
                    97
                ],
                "obj_char_span": [
                    102,
                    113
                ],
                "predicate": "location",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    76,
                    87
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    102,
                    113
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    35
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    54
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    121
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    121
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    113
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    121
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    113
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    113
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ethiopa is lead by Hailemariam Desalegn and uses the Amharic language . The Addis Ababa City Hall is located in the city of Addis Ababa .",
        "id": "train_2265",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    76,
                    97
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    76,
                    97
                ],
                "obj_char_span": [
                    124,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    23,
                    30
                ],
                "obj_tok_span": [
                    36,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    23,
                    30
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    135
                ],
                "tok_span": [
                    36,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Addis Ababa Stadium and Addis Ababa City Hall are located in Addis Ababa , Ethiopia , a country with leader Mulatu Teshome .",
        "id": "train_2266",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Mulatu Teshome",
                "subj_char_span": [
                    79,
                    87
                ],
                "obj_char_span": [
                    112,
                    126
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    1,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    1,
                    7
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    1,
                    7
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    28,
                    49
                ],
                "obj_char_span": [
                    65,
                    76
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mulatu Teshome",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    126
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is in Addis Ababa , Ethiopia . Amharic is the national language , and their leader is Malatu Teshome .",
        "id": "train_2267",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Ethiopia",
                "object": "Amharic",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amharic",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is located in Addis Ababa , Ethiopia , where main leaders are Malatu Teshome and Hailemariam Desalegn .",
        "id": "train_2268",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    50,
                    58
                ],
                "obj_char_span": [
                    103,
                    123
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    29,
                    36
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    50,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    123
                ],
                "tok_span": [
                    29,
                    36
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    58
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Hailemariam Desalegn is the leader of Ethiopia along with Mulatu Teshome . Addis Ababa City Hall is located in the country in the city of Addis Ababa .",
        "id": "train_2269",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Mulatu Teshome",
                "subj_char_span": [
                    38,
                    46
                ],
                "obj_char_span": [
                    58,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    38,
                    46
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    75,
                    96
                ],
                "obj_char_span": [
                    75,
                    86
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    28
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    75,
                    96
                ],
                "obj_char_span": [
                    138,
                    149
                ],
                "predicate": "location",
                "subj_tok_span": [
                    21,
                    28
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    75,
                    86
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    138,
                    149
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    37,
                    42
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Mulatu Teshome",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    72
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    149
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    149
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Lead by Anandiben Patel , Amdavad ni Gufa can be found in Gujarat , India , where India is lead by T S Thakur .",
        "id": "train_2270",
        "relation_list": [
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    58,
                    65
                ],
                "obj_char_span": [
                    8,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    26,
                    41
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    26,
                    41
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    26,
                    41
                ],
                "obj_char_span": [
                    82,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    23
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    7,
                    15
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    7,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    7,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    87
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Two of India 's leaders are Narendra Modi and T S Thakur . Amdavad ni Gufa is located in Ahmedabad in the country .",
        "id": "train_2271",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    59,
                    74
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    27
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    59,
                    74
                ],
                "obj_char_span": [
                    7,
                    12
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    27
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    7,
                    12
                ],
                "obj_char_span": [
                    28,
                    41
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    19,
                    27
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    19,
                    27
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Ahmedabad , India , a country which prevously had the leader T. S. Thakur and now has leader Sumitra Mahajan .",
        "id": "train_2272",
        "relation_list": [
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    91,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    25,
                    32
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    123,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    36,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    103
                ],
                "tok_span": [
                    25,
                    32
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    138
                ],
                "tok_span": [
                    36,
                    42
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , India . T. S. Thakur and Sumitra Mahajan have been leaders of India .",
        "id": "train_2273",
        "relation_list": [
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    48,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    48,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    102,
                    107
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    40,
                    45
                ],
                "obj_char_span": [
                    65,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    102,
                    107
                ],
                "obj_char_span": [
                    65,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    60
                ],
                "tok_span": [
                    15,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    60
                ],
                "tok_span": [
                    15,
                    22
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    80
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    107
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    80
                ],
                "tok_span": [
                    23,
                    29
                ]
            }
        ]
    },
    {
        "text": "Japan , home to many Brazilians , is also home to the Akita Museum of Art , founded and located in Akita Prefecture .",
        "id": "train_2274",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Brazilians",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    54,
                    73
                ],
                "obj_char_span": [
                    99,
                    115
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    54,
                    59
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    99,
                    104
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    54,
                    73
                ],
                "obj_char_span": [
                    54,
                    59
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita",
                "subj_char_span": [
                    54,
                    73
                ],
                "obj_char_span": [
                    99,
                    104
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Brazilians",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    73
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    104
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    73
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    59
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    73
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    104
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita Prefecture , in Akita , Japan , which has an ethnic group called Filipinos .",
        "id": "train_2275",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Filipinos",
                "subj_char_span": [
                    68,
                    73
                ],
                "obj_char_span": [
                    109,
                    118
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    38,
                    54
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita ,",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Filipinos",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    118
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita ,",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Bill Marriot is the key person at Marriott International which was founded in Washington D.C. and is now located in Bethesda Maryland as well as being the tenant of the AC Hotel Bella Sky Copenhagen .",
        "id": "train_2276",
        "relation_list": [
            {
                "subject": "Marriott International",
                "object": "Bethesda",
                "subj_char_span": [
                    34,
                    56
                ],
                "obj_char_span": [
                    116,
                    124
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Washington",
                "subj_char_span": [
                    34,
                    56
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    169,
                    198
                ],
                "obj_char_span": [
                    34,
                    56
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    38,
                    43
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill",
                "subj_char_span": [
                    34,
                    56
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Bethesda",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    124
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    198
                ],
                "tok_span": [
                    38,
                    43
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    56
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Bill",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is located in the Republic of Ireland , where the leader is Enda Kenny , the currency is the Euro and English is the primary language .",
        "id": "train_2277",
        "relation_list": [
            {
                "subject": "Republic of Ireland",
                "object": "English",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    114,
                    121
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    30,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Euro",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is located in the Republic of Ireland which is lead by Enda Kenny . The language of the republic is English and the native people are known as Irish .",
        "id": "train_2278",
        "relation_list": [
            {
                "subject": "Republic of Ireland",
                "object": "English",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    30,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    67,
                    77
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Irish",
                "subj_char_span": [
                    30,
                    49
                ],
                "obj_char_span": [
                    155,
                    160
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Irish",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "In the United States , where both the capital Washington D.C. and 250 Delaware Avenue are located , is the President , Joe Biden .",
        "id": "train_2279",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    107,
                    116
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    119,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    66,
                    85
                ],
                "obj_char_span": [
                    7,
                    20
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    116
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "John Roberts is the Chief Justice in America where the leader is known as the President of the United States and the capital is Washington DC . The US is the location of 250 Delaware Avenue .",
        "id": "train_2280",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    95,
                    108
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    95,
                    108
                ],
                "obj_char_span": [
                    78,
                    108
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    95,
                    108
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    170,
                    189
                ],
                "obj_char_span": [
                    95,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    108
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    189
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    108
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States , the leader of which was President Barack Obama , a member of the African American ethnic group .",
        "id": "train_2281",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    119,
                    126
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    78,
                    87
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    88,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    126
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    87
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    100
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "English is the language of the United States , where the leader is President Barack Obama . 250 Delaware Avenue is an address located in the United States .",
        "id": "train_2282",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    141,
                    154
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    141,
                    154
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    92,
                    111
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    92,
                    111
                ],
                "obj_char_span": [
                    141,
                    154
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    77,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    141,
                    154
                ],
                "obj_char_span": [
                    77,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    154
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    154
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    111
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    111
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    154
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    89
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    154
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    89
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is titled President and the language spoken is English . The country , where John Roberts is a leader , is the location of 250 Delaware Avenue .",
        "id": "train_2283",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    109,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    155,
                    174
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    121
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    174
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States , where English is the main language , and Paul Ryan is a leader alongside the President of the United States .",
        "id": "train_2284",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    131,
                    161
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    131,
                    161
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    25,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    95,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    95,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    148,
                    161
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    161
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    161
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States ( with an important ethnic group being Asian Americans ) , led by the President of the United States and also with Joe Biden in a leadership role .",
        "id": "train_2285",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    122,
                    152
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    139,
                    152
                ],
                "obj_char_span": [
                    122,
                    152
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    139,
                    152
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    139,
                    152
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    91,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    139,
                    152
                ],
                "obj_char_span": [
                    91,
                    106
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    152
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    152
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    106
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    106
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Joe Biden and Paul Ryan are leaders of the United States which is lead by a President . The country is the location of 250 Delaware Avenue .",
        "id": "train_2286",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    76,
                    85
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    14,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    119,
                    138
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The United States , which is lead by a President is the location of 250 Delaware Avenue . Joe Biden is a leader in the country and John Roberts is the Chief Justice .",
        "id": "train_2287",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    131,
                    143
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    90,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    68,
                    87
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "location",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    143
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    87
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "In the United States where the leader is known as the President of the United States , John Roberts is the Chief Justice , one of the leaders is Paul Ryan and it is where 200 Delaware Avenue is located .",
        "id": "train_2288",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    54,
                    84
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    54,
                    84
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    87,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    145,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    71,
                    84
                ],
                "obj_char_span": [
                    145,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    84
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    84
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    99
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    154
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    154
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Paul Ryan is the leader and President Of the United States . An example of a street name in the United States is Delaware Avenue and an example of an ethic group is White Americans .",
        "id": "train_2289",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    165,
                    180
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    165,
                    180
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    180
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    180
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is Paul Ryan . The leader of the United States is President Barack Obama . 205 Delaware Avenue is an address in the United States .",
        "id": "train_2290",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    65,
                    78
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    65,
                    78
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    65,
                    78
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    148,
                    161
                ],
                "obj_char_span": [
                    92,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    161
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , who was born in Wheeler , Texas , graduated from the University of Texas with a B.S . in 1955 and in 1963 NASA picked him as part of the Apollo 12 space program .",
        "id": "train_2291",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    149,
                    158
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    158
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , who was part of Apollo 12 , was born in Wheeler , Texas on March 15th , 1932 and is now retired .",
        "id": "train_2292",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is a citizen of the United State and graduated from UT Austin in 1955 . He was a crew member of Apollo 12 and is currently retired .",
        "id": "train_2293",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    106,
                    115
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    115
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is a United States citizen born in Wheeler , Texas on 15 March 1932 and who graduated from UT Austin BS in 1955 .",
        "id": "train_2294",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    15,
                    28
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    45,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "American Alan Bean was born in Wheeler , Texas on March 15th , 1932 and was a member of Apollo 12 .",
        "id": "train_2295",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    88,
                    97
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    31,
                    46
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    46
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "American Alan Bean was a test pilot who was born in Wheeler , Texas and in 1963 was picked by NASA as part of the space program .",
        "id": "train_2296",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "American test pilot Alan Bean was part of Apollo 12 and was born in Wheeler , Texas .",
        "id": "train_2297",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    68,
                    83
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Alan Bean is a retired test pilot who was born in Wheeler , Texas . He graduated from UT Austin in 1955 with a B.S .",
        "id": "train_2298",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    50,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    65
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Test pilot Alan Bean was born on March 15th , 1932 in Wheeler , Texas and graduated with a B.S . from the University of Texas in 1955 .",
        "id": "train_2299",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    54,
                    69
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "The test pilot Alan Bean , born 1932-03-15 in Wheeler , Texas , was selected by NASA in 1963 .",
        "id": "train_2300",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    88,
                    92
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Test pilot Alan Bean , who is now retired , was born in Wheeler , Texas and later became a crew member of Apollo 12 .",
        "id": "train_2301",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    106,
                    115
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    56,
                    71
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    115
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    71
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alan Bean who was born in Wheeler , Texas joined NASA and was a crew member of Apollo 12 .",
        "id": "train_2302",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    79,
                    88
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    79,
                    88
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was a crew member of NASA 's Apollo 12 with commander David Scott . He was a test pilot .",
        "id": "train_2303",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alan Bean who was born in 1932 worked for NASA and became a crew member of Apollo 12 is now currently retired .",
        "id": "train_2304",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    42,
                    46
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alan Bean graduated from UT Austin BS in 1955 . He was selected as a crew member for the NASA operated Apollo 12 in 1963 .",
        "id": "train_2305",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    103,
                    112
                ],
                "obj_char_span": [
                    89,
                    93
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    93
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and obtained a MA in 1957 from NWC . he was selected by NASA in 1959 and became a test pilot .",
        "id": "train_2306",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "In 1957 Alan Shepard graduated from NWC with an M.A . and later became an Apollo 14 crew member as chosen by NASA before retiring on August 1st , 1974 .",
        "id": "train_2307",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    8,
                    20
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard graduated with an M.A . from NWC in 1957 and later received the Distinguished Service Medal from the U.S. Navy , an award that is higher than the Department of Gold Medal , retired on August 1st , 1974 .",
        "id": "train_2308",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of",
                "subj_char_span": [
                    77,
                    104
                ],
                "obj_char_span": [
                    159,
                    172
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    77,
                    104
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    104
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Department of",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    172
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    104
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard of the United States , was born in New Hampshire and retired on August 1 , 1974 . He died in California .",
        "id": "train_2309",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    106,
                    116
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    20,
                    33
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    116
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard who was born in New Hampshire on 18th November 1923 , died in California on 21st July 1998 .",
        "id": "train_2310",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "American Alan Shepard was a test pilot who was born in New Hampshire and died in California .",
        "id": "train_2311",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    81,
                    91
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    91
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard who was selected by NASA in 1959 is sadly now deceased . He was born in New Hampshire on 18th November 1923 .",
        "id": "train_2312",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard died in California and he was born in New Hampshire on November 18th , 1923 .",
        "id": "train_2313",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Now dead , Alan Shepard was a test pilot who was awarded the Distinguished Service Medal from the U.S. Navy , an award that is higher than the Department of Commerce Gold Medal .",
        "id": "train_2314",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    61,
                    88
                ],
                "obj_char_span": [
                    143,
                    176
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    11,
                    23
                ],
                "obj_char_span": [
                    61,
                    88
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    88
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    176
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    88
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Apollo 14 crew member Alan Shepard was born in New Hampshire on November 18th , 1923 and was picked by NASA for the space program .",
        "id": "train_2315",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard , who was a member of Apollo 14 , died July 21st , 1998 in California well after being picked by NASA as part of the space program .",
        "id": "train_2316",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    110,
                    114
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was a crew member of NASA operated Apollo 14 who died in California which is represented by Dianne Feinstein .",
        "id": "train_2317",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    70,
                    80
                ],
                "obj_char_span": [
                    105,
                    121
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire ( whose bird is the purple finch ) . He was a crew member of NASA 's Apollo 14 .",
        "id": "train_2318",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "American Alan Bean was a crew member of NASA 's Apollo 12 alongside backup pilot Alfred Worden .",
        "id": "train_2319",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Williams Anders ( born in British Hong Kong ) was a crew member of NASA 's Apollo 8 with commander Frank Borman .",
        "id": "train_2320",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    75,
                    83
                ],
                "obj_char_span": [
                    99,
                    111
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    75,
                    83
                ],
                "obj_char_span": [
                    67,
                    71
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    111
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born Edwin E. Aldrin , Jr on 1930-01-20 . He attended the Massachusetts Institute of Technology obtaining the ScD . in 1963 . He won 20 awards .",
        "id": "train_2321",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    149,
                    151
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    151
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , AKA Edwin E. Aldrin , Jr. , was a fighter pilot and crew member of Apollo 11 . In 1963 , he graduated from Massachusetts Institute of Technology with an Sc.D .",
        "id": "train_2322",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    81,
                    90
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    90
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin is a National of the United States . He was born in Glen Ridge , New Jersey . He was a fighter pilot and has now retired .",
        "id": "train_2323",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    64,
                    87
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    87
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was born in Glen Ridge , New Jersey on January 20th , 1930 and was part of Apollo 11 .",
        "id": "train_2324",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin , who was born in Glen Ridge , New Jersey , was part of Apollo 11 and earlier in time , a fighter pilot .",
        "id": "train_2325",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    39,
                    62
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    62
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey . He obtained an Sc.D in 1963 from Massachusetts Institute of Technology . He became a fighter pilot and has retired .",
        "id": "train_2326",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin ( born in Glen Ridge , New Jersey ) was a crew member of NASA 's Apollo 11 with William Anders as a backup pilot .",
        "id": "train_2327",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    22,
                    45
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    92,
                    106
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    106
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey on 1930-01-20 . He attended the Massachusetts Institute of Technology obtaining a Sc.D in 1963 . He was a crew member on Apollo 11 .",
        "id": "train_2328",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    169,
                    178
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    178
                ],
                "tok_span": [
                    40,
                    42
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , who was born in Glen Ridge , New Jersey , was part of Apollo 11 as chosen by NASA , and is now retired .",
        "id": "train_2329",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    30,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    68,
                    77
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey . Now retired , he was selected by NASA in 1963 , and was a crew member of the Apollo 11 .",
        "id": "train_2330",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    127,
                    136
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    136
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "Edwin E. Aldrin , Jr. , who is also known as Buzz Aldrin , was chosen by NASA to be a member of Apollo 11 and he retired on July 1st , 1971 .",
        "id": "train_2331",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    73,
                    77
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    77
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was part of Apollo 11 along with William Anders as chosen by NASA .",
        "id": "train_2332",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    54,
                    68
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    82,
                    86
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin is a national of the United States led by Joe Biden . He was a crew member of Apollo 11 . On Apollo 11 the backup pilot was William Anders .",
        "id": "train_2333",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    90,
                    99
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    33,
                    46
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    90,
                    99
                ],
                "obj_char_span": [
                    136,
                    150
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    105,
                    114
                ],
                "obj_char_span": [
                    136,
                    150
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    99
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    150
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    150
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "Fighter pilot Buzz Aldrin , who went to Massachusetts Institute of Technology , Sc.D . 1963 , was a crew member of NASA 's Apollo 11 .",
        "id": "train_2334",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    123,
                    132
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Fighter pilot",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    123,
                    132
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Retired Buzz Aldrin was once a crew member of Apollo 11 which NASA assigned him to and he was born on January 20th , 1930 .",
        "id": "train_2335",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    8,
                    19
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire on 1923-11-18 . He was awarded the Distinguished Service Medal and the Department of Commerce Gold Medal .",
        "id": "train_2336",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    74,
                    101
                ],
                "obj_char_span": [
                    110,
                    143
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    74,
                    101
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    101
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    143
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    101
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Elliot See , born in Dallas , graduated from University of Texas at Austin , and was a test pilot . He died in St. Louis .",
        "id": "train_2337",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    45,
                    74
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    74
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See who was born in Dallas and died in St. Louis , attended the University of Texas in Austin and in 1962 was picked by NASA to join the space program .",
        "id": "train_2338",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    71,
                    90
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    108,
                    112
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    112
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Elliot See graduated from the University of Texas at Austin which competes in the Big 12 Conference . He served as a test pilot and died in St Louis .",
        "id": "train_2339",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    59
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    30,
                    59
                ],
                "obj_char_span": [
                    82,
                    99
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    99
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Elliot See ( born in Dallas ) went to the University of Texas at Austin and was a test pilot . He is deceased now .",
        "id": "train_2340",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    42,
                    71
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See graduated from University of Texas at Austin , and died in St. Louis . Francis G. Slay of St. Louis competed in the Big 12 Conference at University of Texas at Austin .",
        "id": "train_2341",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    55
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    148,
                    177
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "St. Louis",
                "object": "Francis G. Slay",
                "subj_char_span": [
                    70,
                    79
                ],
                "obj_char_span": [
                    82,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "St. Louis",
                "object": "Francis G. Slay",
                "subj_char_span": [
                    101,
                    110
                ],
                "obj_char_span": [
                    82,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    26,
                    55
                ],
                "obj_char_span": [
                    127,
                    144
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    148,
                    177
                ],
                "obj_char_span": [
                    127,
                    144
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    33,
                    38
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    101,
                    110
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    55
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    177
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Francis G. Slay",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    97
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Francis G. Slay",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    97
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    55
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    144
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    177
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    144
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    110
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas , and graduated from University of Texas at Austin , which is Affiliated with University of Texas System .",
        "id": "train_2342",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    51,
                    80
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    51,
                    80
                ],
                "obj_char_span": [
                    108,
                    134
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    80
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    80
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    134
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See 's Alma mater was the University of Texas , Austin , he had affiliations with the University of Texas System . He died in St. Louis on February 28 , 1966 .",
        "id": "train_2343",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    33,
                    52
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    93,
                    112
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas System",
                "subj_char_span": [
                    33,
                    52
                ],
                "obj_char_span": [
                    93,
                    119
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas System",
                "subj_char_span": [
                    93,
                    112
                ],
                "obj_char_span": [
                    93,
                    119
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    133,
                    142
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    112
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    119
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    112
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    119
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    142
                ],
                "tok_span": [
                    28,
                    31
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a test pilot born in Dallas . He graduated from university of Texas at Austin , which is affiliated with University of Texas System .",
        "id": "train_2344",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    120,
                    139
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas System",
                "subj_char_span": [
                    120,
                    139
                ],
                "obj_char_span": [
                    120,
                    146
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    139
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    139
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    146
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Elliot See , deceased , competed in the Big 12 Conference , and graduated from University of Texas at Austin , which is affiliated with University of Texas System .",
        "id": "train_2345",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    79,
                    108
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    79,
                    108
                ],
                "obj_char_span": [
                    136,
                    162
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    79,
                    108
                ],
                "obj_char_span": [
                    40,
                    57
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    108
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    108
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    162
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    108
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    57
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Elliot See graduated from the University of Texas at Austin which is affiliated to the University of Texas System and competes in the Big 12 Conference under its president Gregory L Fenves .",
        "id": "train_2346",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    59
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    30,
                    59
                ],
                "obj_char_span": [
                    87,
                    113
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    30,
                    59
                ],
                "obj_char_span": [
                    134,
                    151
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory",
                "subj_char_span": [
                    30,
                    59
                ],
                "obj_char_span": [
                    172,
                    179
                ],
                "predicate": "president",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    113
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    151
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Gregory",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    179
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a student at the University of Texas in Austin which competes in the Big 12 Conference , is part of the University of Texas system and has as its mascot , Hook 'em .",
        "id": "train_2347",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    119,
                    138
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    119,
                    138
                ],
                "obj_char_span": [
                    84,
                    101
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    119,
                    138
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    119,
                    138
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    119,
                    138
                ],
                "obj_char_span": [
                    119,
                    138
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    101
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    138
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "American Elliot See was born on July 23rd , 1927 and died in St. Louis February 28th , 1966 .",
        "id": "train_2348",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Elliot See , deceased , was a test pilot born in Dallas on July 23 , 1927 .",
        "id": "train_2349",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a test pilot who was born on July 23 , 1927 , died in St. Louis .",
        "id": "train_2350",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas in the United States and died in St Louis .",
        "id": "train_2351",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "United States",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Test pilot Elliot See who was born in Dallas , died in St. Louis .",
        "id": "train_2352",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The U.S. Navy awarded Alan Shepard , who was born in New Hampshire and is home to the Purple finch bird , the Distinguished Service Medal which is higher than the Department of Commerce Gold Medal .",
        "id": "train_2353",
        "relation_list": [
            {
                "subject": "New Hampshire",
                "object": "Purple finch",
                "subj_char_span": [
                    53,
                    66
                ],
                "obj_char_span": [
                    86,
                    98
                ],
                "predicate": "bird",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    110,
                    137
                ],
                "obj_char_span": [
                    163,
                    196
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    110,
                    137
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Purple finch",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    98
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    137
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    196
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    137
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "William Anders was born on October 17 , 1933 in British Hong Kong , served as a fighter pilot and crew member of Apollo 8 .",
        "id": "train_2354",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    113,
                    121
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    65
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    121
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "William Anders is a US national who was born in British Hong Kong on 17 October 1933 and retired on 1 January 1969 .",
        "id": "train_2355",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    65
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "American William Anders was born in British Hong Kong . graduated with an M.S . from AFIT in 1962 and retired on September 1st , 1969 .",
        "id": "train_2356",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    9,
                    23
                ],
                "obj_char_span": [
                    36,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    23
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong and served as a fighter pilot after graduating from AFIT , M.S . in 1962 . He retired on 1 September 1969 .",
        "id": "train_2357",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders ( born in British Hong Kong ) was a crew member of Apollo 8 and was a fighter pilot . He retired on 1969-09-01 .",
        "id": "train_2358",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "William Anders ( born in British Hong Kong ) was a crew member of Apollo 8 with Frank Borman and retired on 1969-09-01 .",
        "id": "train_2359",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    66,
                    74
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    66,
                    74
                ],
                "obj_char_span": [
                    80,
                    92
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    92
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "William Anders ( born in British Hong Kong ) was selected by NASA in 1963 after attending AFIT , M.S . 1962 and retired on 1969-09-01 .",
        "id": "train_2360",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders , a crew member of Apollo 8 , was born in British Hong Kong , and was selected by NASA in 1963 . He retired September 1 , 1969 .",
        "id": "train_2361",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    57,
                    74
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    74
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Fighter pilot William Anders , who is now retired , was part of Apollo 8 which included Frank Borman among the crew .",
        "id": "train_2362",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Fighter pilot",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    14,
                    28
                ],
                "obj_char_span": [
                    64,
                    72
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    64,
                    72
                ],
                "obj_char_span": [
                    88,
                    100
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    100
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "William Anders worked for NASA and became a crew member of Apollo 8 with Buzz Aldrin as his back up pilot .",
        "id": "train_2363",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    26,
                    30
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "American William Anders was part of Apollo 8 along with Frank Borman as chosen by NASA .",
        "id": "train_2364",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    9,
                    23
                ],
                "obj_char_span": [
                    36,
                    44
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    36,
                    44
                ],
                "obj_char_span": [
                    56,
                    68
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    36,
                    44
                ],
                "obj_char_span": [
                    82,
                    86
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    23
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    68
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "William Anders , who was born in British Hong Kong on October 17th , 1033 , was picked by NASA in 1963 to be part of Apollo 8 .",
        "id": "train_2365",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    117,
                    125
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    125
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "William Anders , from the United States was born in British Hong Kong and selected as a fighter pilot by NASA in 1963 .",
        "id": "train_2366",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "William Anders",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    52,
                    69
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    69
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Alba lulia , Alba . Its Latin name is `` Universitas Apulensis '' and its nickname is `` Uab '' .",
        "id": "train_2367",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    135,
                    138
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    84,
                    111
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    22,
                    33
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    138
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    111
                ],
                "tok_span": [
                    22,
                    33
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Breaz Valer Daniel is rector of the 1 Decembrie 1918 University , which has the nickname of Uab , and is located in the city of Alba Iulia , Romania .",
        "id": "train_2368",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    92,
                    95
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "city",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    141,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    148
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "The rector of the 1 Decembrie 1918 University in the state of Alba , Romania is Breaz Valer Daniel . The latin name of the university is `` Universitas Apulensis '' .",
        "id": "train_2369",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "``",
                "subj_char_span": [
                    18,
                    45
                ],
                "obj_char_span": [
                    137,
                    139
                ],
                "predicate": "rector",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    18,
                    45
                ],
                "obj_char_span": [
                    137,
                    164
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    34,
                    45
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    18,
                    45
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    18,
                    45
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "state",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    139
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    164
                ],
                "tok_span": [
                    34,
                    45
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in Kuttikkattoor , Kerala and it has 250 academic staff . Kerala has Mahe , India to its northwest .",
        "id": "train_2370",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    76,
                    79
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    79
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is to be found in the Indian city of Kuttikkattoor and has 250 academic staff . Also to be found in India is the river Ganges .",
        "id": "train_2371",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    128,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    87,
                    90
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    128,
                    133
                ],
                "obj_char_span": [
                    147,
                    153
                ],
                "predicate": "river",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    133
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    90
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    133
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    153
                ],
                "tok_span": [
                    35,
                    37
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College of Kuttikkattoor , Kerala , India was established in the year 2001 .",
        "id": "train_2372",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Northwest of Mahe , India is the state of Kerala which is the location of the AWH Engineering College which was established in 2001 .",
        "id": "train_2373",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "established",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    78,
                    101
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "state",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is in Kerala , India . The leader of Kerala is Kochi . The Ganges is a river in India .",
        "id": "train_2374",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    104,
                    109
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    30,
                    36
                ],
                "obj_char_span": [
                    71,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    71,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "river",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    104,
                    109
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "river",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    76
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    76
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    109
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio has an academic staff of 100 and is located in the country of Switzerland , whose leader is Johann Schneider-Ammann . His title is Federal Chancellor of Switzerland .",
        "id": "train_2375",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    105,
                    116
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    196,
                    207
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    68,
                    71
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    105,
                    116
                ],
                "obj_char_span": [
                    135,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    135,
                    158
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    105,
                    116
                ],
                "obj_char_span": [
                    174,
                    207
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    174,
                    207
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    116
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    71
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    116
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    158
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    158
                ],
                "tok_span": [
                    33,
                    38
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    116
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    207
                ],
                "tok_span": [
                    42,
                    46
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    207
                ],
                "tok_span": [
                    42,
                    46
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio , located in the city of Mendrisio , Switzerland , has 600 students and an academic staff of 100 .",
        "id": "train_2376",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    80,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    98,
                    101
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    136,
                    139
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    91
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    101
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    139
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland and its dean is Mario Botta . The leader of Switzerland is titled the Federal Chancellor .",
        "id": "train_2377",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    125,
                    136
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    97,
                    108
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    151,
                    169
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    125,
                    136
                ],
                "obj_char_span": [
                    151,
                    169
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    136
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    108
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    169
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    136
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    169
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio was established in Switzerland in 1996 . Mario Botta is Dean and there are 600 students .",
        "id": "train_2378",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    62,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    84,
                    95
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    118,
                    121
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    95
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    121
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "Switzerland , whose leader is Johann Schneider-Ammann , is the location of the Accademia di Architettura di Mendrisio which has Mario Botta as the Dean and where there are 600 students .",
        "id": "train_2379",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    79,
                    117
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    30
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    79,
                    117
                ],
                "obj_char_span": [
                    128,
                    139
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    16,
                    30
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    30,
                    53
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    79,
                    117
                ],
                "obj_char_span": [
                    172,
                    175
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    16,
                    30
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    117
                ],
                "tok_span": [
                    16,
                    30
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    117
                ],
                "tok_span": [
                    16,
                    30
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    139
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    53
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    117
                ],
                "tok_span": [
                    16,
                    30
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    175
                ],
                "tok_span": [
                    42,
                    43
                ]
            }
        ]
    },
    {
        "text": "Johann Schneider-Ammann is the leader of Switzerland where the Accademia di Architettura di Mendrisio was established in 1996 in the city of Mendrisio .",
        "id": "train_2380",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    121,
                    125
                ],
                "predicate": "established",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "city",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    141,
                    150
                ],
                "predicate": "city",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    41,
                    52
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland . It was established in 1996 and it has 600 students .",
        "id": "train_2381",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    121,
                    124
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    105,
                    109
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    124
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    109
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Johann Schneider-Ammann is the leader of Switzerland where the Accademia di Architettura di Mendrisio which was established in 1996 is located . The Accademia has 600 students .",
        "id": "train_2382",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    163,
                    166
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    63,
                    101
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "established",
                "subj_tok_span": [
                    12,
                    26
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    41,
                    52
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    166
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    101
                ],
                "tok_span": [
                    12,
                    26
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio has 600 students and is located in the country of Switzerland , which has as its leader Johann Schneider-Ammann . His title is the Federal Chancellor of Switzerland .",
        "id": "train_2383",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    93,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    196,
                    207
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    93,
                    104
                ],
                "obj_char_span": [
                    131,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    131,
                    154
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    32,
                    37
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    93,
                    104
                ],
                "obj_char_span": [
                    174,
                    207
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    174,
                    207
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    104
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    104
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    154
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    104
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    207
                ],
                "tok_span": [
                    42,
                    46
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    207
                ],
                "tok_span": [
                    42,
                    46
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio has 600 students and has a leader call Johann Schneider-Ammann . Switzerland has a Federal Assembly as its legislative body .",
        "id": "train_2384",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    108,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    108,
                    119
                ],
                "obj_char_span": [
                    82,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    108,
                    119
                ],
                "obj_char_span": [
                    126,
                    142
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    119
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    119
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    105
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    119
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    142
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio neighbours Meride in Switzerland . The country 's leader is Johann Schneider-Ammann .",
        "id": "train_2385",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    103,
                    126
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    126
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architetttura di Mendrisio is located in Mendrisio , Switzerland . The Swiss leader is Johann Schneider-Ammann and its anthem is the Swiss Psalm .",
        "id": "train_2386",
        "relation_list": [
            {
                "subject": "Accademia di",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    70,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    70,
                    81
                ],
                "obj_char_span": [
                    150,
                    161
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    70,
                    81
                ],
                "obj_char_span": [
                    104,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    161
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    29,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Swiss Psalm is the national anthem of Switzerland which is lead by Federal Chancellor Johann Schneider-Ammann . The country is the location of the Accademia di Architettura di Mendrisio .",
        "id": "train_2387",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    151,
                    189
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    44
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    42,
                    53
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    42,
                    53
                ],
                "obj_char_span": [
                    71,
                    89
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    42,
                    53
                ],
                "obj_char_span": [
                    90,
                    113
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    189
                ],
                "tok_span": [
                    30,
                    44
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    113
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Switzerland , whose legislature is the Federal Assembly ( Switzerland ) . The country 's leader is called Johann Schneider-Ammann and his title is the Federal Chancellor of Switzerland .",
        "id": "train_2388",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    115,
                    126
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    230,
                    241
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    163,
                    186
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    115,
                    126
                ],
                "obj_char_span": [
                    163,
                    186
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    230,
                    241
                ],
                "obj_char_span": [
                    163,
                    186
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly ( Switzerland )",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    96,
                    128
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly ( Switzerland )",
                "subj_char_span": [
                    115,
                    126
                ],
                "obj_char_span": [
                    96,
                    128
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly ( Switzerland )",
                "subj_char_span": [
                    230,
                    241
                ],
                "obj_char_span": [
                    96,
                    128
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    208,
                    241
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    115,
                    126
                ],
                "obj_char_span": [
                    208,
                    241
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    230,
                    241
                ],
                "obj_char_span": [
                    208,
                    241
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    47,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    126
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    230,
                    241
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    186
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    126
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    186
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    230,
                    241
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    186
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Federal Assembly ( Switzerland )",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    128
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    126
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Federal Assembly ( Switzerland )",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    128
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    230,
                    241
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Federal Assembly ( Switzerland )",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    128
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    241
                ],
                "tok_span": [
                    47,
                    51
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    126
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    241
                ],
                "tok_span": [
                    47,
                    51
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    230,
                    241
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    208,
                    241
                ],
                "tok_span": [
                    47,
                    51
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio in the city of Mendrisio was established in 1996 and has 600 students along with an academic staff of 100 .",
        "id": "train_2389",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    145,
                    148
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    148
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architetturia di Mendrisio is located in Mendrisio . It has 100 academic staff and 600 students . Its dean is Mario Botta .",
        "id": "train_2390",
        "relation_list": [
            {
                "subject": "Accademia di",
                "object": "600",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    127,
                    138
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Accademia di",
                "object": "100",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    138
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio was established in 1996 . Its dean is Mario Botta . It has 600 students and 100 academic staff .",
        "id": "train_2391",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    102,
                    105
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    81,
                    92
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    119,
                    122
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    105
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    92
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    122
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in the city of Bangalore , Karnataka state , India . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_2392",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    126,
                    163
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    24,
                    32
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    163
                ],
                "tok_span": [
                    24,
                    32
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology campus in India , which is affiliated with the Visvesvaraya Technological University is situated at In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_2393",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    225,
                    234
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    83,
                    120
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    234
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    120
                ],
                "tok_span": [
                    15,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology , Bangalore , India , has 700 postgraduate students and is affiliated with Visvesvaraya Technological University .",
        "id": "train_2394",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    62,
                    65
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    111,
                    148
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    148
                ],
                "tok_span": [
                    19,
                    27
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology ( Director Dr. G. P. Prabhukumar ) is located at Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 and is affiliated with Visvesvaraya Technological University .",
        "id": "train_2395",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    209,
                    246
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    60,
                    68
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    209,
                    246
                ],
                "tok_span": [
                    60,
                    68
                ]
            }
        ]
    },
    {
        "text": "The Director of the Acharya Institute of Technology in Bangalore , Karnataka , India is Dr G P Prabhukumar .",
        "id": "train_2396",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "state",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology , Bangalore , has 700 postgraduate students , is affiliated with Visvesvaraya Technological University and was established in the year 2000 .",
        "id": "train_2397",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    171,
                    175
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    54,
                    57
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    101,
                    138
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    175
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    138
                ],
                "tok_span": [
                    17,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology ( established 2000 ) of Bangalore , Karnataka is affiliated with Visvesvaraya Technological University .",
        "id": "train_2398",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    60,
                    69
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    50,
                    54
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    101,
                    138
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    69
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    138
                ],
                "tok_span": [
                    17,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 . It has 700 postgraduate students and it is affiliated with the Visvesvaraya Technological University .",
        "id": "train_2399",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    136,
                    145
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    164,
                    167
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    220,
                    257
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    56,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    145
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    167
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    257
                ],
                "tok_span": [
                    56,
                    64
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology , Bangalore is affiliated with the Visvesvaraya Technological University and one of the sports offered at the Institute is tennis ( whose governing body is the International Tennis Federation .",
        "id": "train_2400",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    210,
                    216
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    210,
                    216
                ],
                "obj_char_span": [
                    196,
                    227
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    71,
                    108
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    216
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    216
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    227
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    108
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology which is affiliated with the Visesvaraya Technological Univerrsity is located in the city of Bangalore in Karnataka state . This state has the Arabian Sea to the west .",
        "id": "train_2401",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    129,
                    138
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    142,
                    151
                ],
                "obj_char_span": [
                    179,
                    190
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    142,
                    151
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    138
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    151
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    190
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    151
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology was established in 2000 and is located in the state of Karnataka . The complete address is In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore India 560090 .",
        "id": "train_2402",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    87,
                    96
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Bangalore , India . Its president is B.M . Reddy and it was established in 2000 .",
        "id": "train_2403",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    125,
                    129
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    129
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Archarya Institute of Technology is located in Mumbai , Bangalore . It is affiliated to the Visvesvaraya Technological University and it was given the `` Technical Campus '' status by the All India Council for Technical Education .",
        "id": "train_2404",
        "relation_list": [
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    188,
                    229
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    40,
                    46
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    229
                ],
                "tok_span": [
                    40,
                    46
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The state of Karnataka has the Arabian Sea to the west and is the location of the Acharya Institute of Technology . The Institute was given Technical campus status by the All India Council for Technical Education in Mumbai .",
        "id": "train_2405",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    82,
                    113
                ],
                "obj_char_span": [
                    171,
                    212
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    171,
                    212
                ],
                "obj_char_span": [
                    216,
                    222
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    13,
                    22
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    82,
                    113
                ],
                "obj_char_span": [
                    13,
                    22
                ],
                "predicate": "state",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    113
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    212
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    212
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    222
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    113
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Lars Lokke Rasmussen is the leader of Denmark where the School of Business and Social Sciences at the Aarhus University is located . The School is affiliated with the European University Association which has its headquarters in Brussels .",
        "id": "train_2406",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    38,
                    45
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    167,
                    198
                ],
                "obj_char_span": [
                    229,
                    237
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    56,
                    119
                ],
                "obj_char_span": [
                    167,
                    198
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    13,
                    25
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    198
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    229,
                    237
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    119
                ],
                "tok_span": [
                    13,
                    25
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    198
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University , ( established 1928 ) is located in the city of Aarhus , Denmark . The leader of Denmark is Lars Løkke Rasmussen .",
        "id": "train_2407",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    161,
                    181
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    35,
                    43
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    150,
                    157
                ],
                "obj_char_span": [
                    161,
                    181
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    35,
                    43
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    117,
                    123
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    150,
                    157
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    84,
                    88
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    181
                ],
                "tok_span": [
                    35,
                    43
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    157
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    181
                ],
                "tok_span": [
                    35,
                    43
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    123
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    157
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    88
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is in Denmark , the country whose leaders name is Lars Løkke Rasmussen ( he has the title Monarchy of Denmark ) . The Church of Denmark is the main religion of the country .",
        "id": "train_2408",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    74,
                    81
                ],
                "obj_char_span": [
                    118,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    118,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    196,
                    203
                ],
                "obj_char_span": [
                    118,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    74,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    170,
                    177
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    196,
                    203
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Denmark",
                "object": "Monarchy of Denmark",
                "subj_char_span": [
                    74,
                    81
                ],
                "obj_char_span": [
                    158,
                    177
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Denmark",
                "object": "Monarchy of Denmark",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    158,
                    177
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Denmark",
                "object": "Monarchy of Denmark",
                "subj_char_span": [
                    196,
                    203
                ],
                "obj_char_span": [
                    158,
                    177
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    74,
                    81
                ],
                "obj_char_span": [
                    186,
                    203
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    170,
                    177
                ],
                "obj_char_span": [
                    186,
                    203
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    196,
                    203
                ],
                "obj_char_span": [
                    186,
                    203
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    138
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    138
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    203
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    138
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    203
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Monarchy of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    177
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Monarchy of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    177
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    203
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Monarchy of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    177
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    203
                ],
                "tok_span": [
                    43,
                    46
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    177
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    203
                ],
                "tok_span": [
                    43,
                    46
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    203
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    203
                ],
                "tok_span": [
                    43,
                    46
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College ( India ) has an academic staff of 250 . The largest city in India is Mumbai and one of the country 's rivers is the Ganges .",
        "id": "train_2409",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    85,
                    90
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    85,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    59,
                    62
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "river",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    85,
                    90
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "river",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College ( India ) has 250 academic staff and was established in 2001 . India 's largest city is Mumbai .",
        "id": "train_2410",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    26,
                    31
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    87,
                    92
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    87,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    80,
                    84
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    41
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    92
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    84
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in Kuttikkattoor , Kerala , India . Mumbai is the largest city in India .",
        "id": "train_2411",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    67,
                    72
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    105,
                    110
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    105,
                    110
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    110
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    110
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is in the state of Kerala which has to its northwest Mahé , India . The largest city in India is Mumbai .",
        "id": "train_2412",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    112,
                    117
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    112,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Kerala",
                "object": "Mahé , India",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    77,
                    89
                ],
                "predicate": "has to its northwest",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    117
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mahé , India",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    89
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in the state of Karnataka which has Telangana to its northeast . The Institute is affiliated to Visvesvaraya Technological University of Belgaum .",
        "id": "train_2413",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    63,
                    72
                ],
                "obj_char_span": [
                    83,
                    92
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    143,
                    180
                ],
                "obj_char_span": [
                    184,
                    191
                ],
                "predicate": "city",
                "subj_tok_span": [
                    25,
                    33
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    63,
                    72
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    143,
                    180
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    25,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    180
                ],
                "tok_span": [
                    25,
                    33
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    180
                ],
                "tok_span": [
                    25,
                    33
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Romania . The country 's leader is Klaus Johannis and the national anthem is Deșteaptă-te , române ! . It 's ethnic group is German .",
        "id": "train_2414",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    81,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române !",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    123,
                    146
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    27,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Klaus",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    86
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Deșteaptă-te , române !",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    146
                ],
                "tok_span": [
                    27,
                    41
                ]
            }
        ]
    },
    {
        "text": "Romania 's leader is Klaus Iohannis , its capital is Bucharest and its anthem is Desteapta-te , Romane . 1 Decembrie 1918 University is in Romania .",
        "id": "train_2415",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    105,
                    132
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    36
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    105,
                    132
                ],
                "obj_char_span": [
                    139,
                    146
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    36
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    132
                ],
                "tok_span": [
                    29,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    132
                ],
                "tok_span": [
                    29,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "Prime Minister Klaus Iohannis leads the country of Romania which has `` Desteapta-te , romane ! '' as its national anthem and is the location of the 1 Decembrie 1918 University .",
        "id": "train_2416",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    51,
                    58
                ],
                "obj_char_span": [
                    15,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    51,
                    58
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    149,
                    176
                ],
                "obj_char_span": [
                    51,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    39,
                    46
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    176
                ],
                "tok_span": [
                    39,
                    46
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Romania . Romania 's capital is Bucharest , its anthem is Desteapta-te romane ! and its leader is the Prime Minister .",
        "id": "train_2417",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    148,
                    162
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    56,
                    63
                ],
                "obj_char_span": [
                    148,
                    162
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    78,
                    87
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    56,
                    63
                ],
                "obj_char_span": [
                    78,
                    87
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    162
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    162
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Romania , which has as its capital city Bucharest . The title of the leader of the country is The Prime Minister of Romania and one of the ethnic groups in the country is the Germans of Romania .",
        "id": "train_2418",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister of Romania",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    144,
                    169
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister of Romania",
                "subj_char_span": [
                    162,
                    169
                ],
                "obj_char_span": [
                    144,
                    169
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister of Romania",
                "subj_char_span": [
                    232,
                    239
                ],
                "obj_char_span": [
                    144,
                    169
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    221,
                    239
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    162,
                    169
                ],
                "obj_char_span": [
                    221,
                    239
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    232,
                    239
                ],
                "obj_char_span": [
                    221,
                    239
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    162,
                    169
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    232,
                    239
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    162,
                    169
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    232,
                    239
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister of Romania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    169
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Prime Minister of Romania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    169
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Prime Minister of Romania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    169
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    239
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    239
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    239
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    48,
                    49
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Romania which is lead by Prime Minister Klaus Iohannis and where the Germans of Romania is one of the ethnic groups .",
        "id": "train_2419",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    71,
                    85
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    71,
                    85
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    115,
                    133
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    115,
                    133
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    86,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    126,
                    133
                ],
                "obj_char_span": [
                    86,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    133
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    133
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    100
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    100
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The leader of Romania is Prime Minister Klaus Iohannis . The capital city is Bucharest and the 1 Decembrie 1918 University is located in the country .",
        "id": "train_2420",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    25,
                    39
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    40,
                    54
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    95,
                    122
                ],
                "obj_char_span": [
                    14,
                    21
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    27
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    122
                ],
                "tok_span": [
                    20,
                    27
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University has an academic staff of 737 and is located in the city of Aarhus . It has an affiliation with European University Association which has its headquarters in Brussels .",
        "id": "train_2421",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    93,
                    96
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    127,
                    133
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    163,
                    194
                ],
                "obj_char_span": [
                    225,
                    233
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    35,
                    38
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    163,
                    194
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    194
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    225,
                    233
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    194
                ],
                "tok_span": [
                    35,
                    38
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University ( established 1928 ) has 16000 students , 737 academic staff and is affiliated with the European University Association .",
        "id": "train_2422",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    110,
                    113
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    156,
                    187
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    82,
                    86
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    113
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    187
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University , Denmark , has 16000 students , 737 academic staff and is affiliated with the European University Association .",
        "id": "train_2423",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    101,
                    104
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    70,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    147,
                    178
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    104
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    178
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in the city of Aarhus is affiliated with the European University Association which has its headquarters in Brussels . Aarhus is located southwest of Mols .",
        "id": "train_2424",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    113,
                    144
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    186,
                    192
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    113,
                    144
                ],
                "obj_char_span": [
                    175,
                    183
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    217,
                    221
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    83,
                    89
                ],
                "obj_char_span": [
                    217,
                    221
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    186,
                    192
                ],
                "obj_char_span": [
                    217,
                    221
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    144
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    192
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    144
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    183
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    221
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    221
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    192
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    221
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in the city of Aarhus , Denmark is affiliated with the European University Association which has its headquarters in Brussels .",
        "id": "train_2425",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    123,
                    154
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    123,
                    154
                ],
                "obj_char_span": [
                    185,
                    193
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    154
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    154
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    193
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in the city of Aarhus was established in 1928 and is affiliated with The European University Association whose headquarters are in Brussels .",
        "id": "train_2426",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    141,
                    172
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    141,
                    172
                ],
                "obj_char_span": [
                    199,
                    207
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    172
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    172
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    207
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Aarhus , which has a magistrate type of government is the location of the School of Business and Social Sciences at the Aarhus University . The School is affiliated with the European University Association which has its headquarters in Brussels .",
        "id": "train_2427",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    74,
                    137
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    74,
                    137
                ],
                "obj_char_span": [
                    120,
                    126
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    174,
                    205
                ],
                "obj_char_span": [
                    236,
                    244
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    35,
                    38
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    74,
                    137
                ],
                "obj_char_span": [
                    174,
                    205
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    16,
                    28
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    137
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    137
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    205
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    244
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    137
                ],
                "tok_span": [
                    16,
                    28
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    205
                ],
                "tok_span": [
                    35,
                    38
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is located in Aarhus , Denmark . There are 737 academic staff and 16000 students .",
        "id": "train_2428",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    111,
                    114
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    134,
                    139
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    91,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    114
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    139
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    98
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University , Aarhus , Denmark , has 16000 students and is affiliated with the European University Association .",
        "id": "train_2429",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    135,
                    166
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    166
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Aarhus in Denmark , which lies southwest of Mols is the location of the School of Business and Social Sciences at the Aarhus University . The leader of Denmark is Lars Lokke Rasmussen .",
        "id": "train_2430",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    72,
                    135
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "city",
                "subj_tok_span": [
                    17,
                    29
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    72,
                    135
                ],
                "obj_char_span": [
                    118,
                    124
                ],
                "predicate": "city",
                "subj_tok_span": [
                    17,
                    29
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    72,
                    135
                ],
                "obj_char_span": [
                    10,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    29
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    72,
                    135
                ],
                "obj_char_span": [
                    152,
                    159
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    29
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    10,
                    17
                ],
                "obj_char_span": [
                    163,
                    167
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    152,
                    159
                ],
                "obj_char_span": [
                    163,
                    167
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    135
                ],
                "tok_span": [
                    17,
                    29
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    135
                ],
                "tok_span": [
                    17,
                    29
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    135
                ],
                "tok_span": [
                    17,
                    29
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    17
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    135
                ],
                "tok_span": [
                    17,
                    29
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    159
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    17
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    167
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    159
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    167
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University , Aarhus , Denmark was established in 1928 and is affiliated to the European University Association .",
        "id": "train_2431",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    70,
                    76
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    136,
                    167
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    167
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is affiliated to the European University Association . It has 737 academic staff and 16,000 students . The European University Association has headquarters in Brussels .",
        "id": "train_2432",
        "relation_list": [
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    89,
                    120
                ],
                "obj_char_span": [
                    227,
                    235
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    227,
                    235
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    130,
                    133
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    89,
                    120
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    175,
                    206
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    120
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    235
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    235
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    133
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    120
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in India and it has 700 postgraduate students . It is affiliated with the Visvesvaraya Technological University in Belgaum .",
        "id": "train_2433",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    121,
                    158
                ],
                "obj_char_span": [
                    162,
                    169
                ],
                "predicate": "city",
                "subj_tok_span": [
                    22,
                    30
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    67,
                    70
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    121,
                    158
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    22,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    158
                ],
                "tok_span": [
                    22,
                    30
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    70
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    158
                ],
                "tok_span": [
                    22,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Karnataka is affiliated with the Visvesvaraya Technological University in Belgaum . It 's director is Dr. G. P. Prabhukumar .",
        "id": "train_2434",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    72,
                    109
                ],
                "obj_char_span": [
                    113,
                    120
                ],
                "predicate": "city",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    72,
                    109
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    109
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    120
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    109
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology campus has 700 postgraduate students and is affiliated with the Visvesvaraya Technological University in the city of Belgaum . The campus is located at In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_2435",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    100,
                    137
                ],
                "obj_char_span": [
                    153,
                    160
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    100,
                    137
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    137
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    160
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    137
                ],
                "tok_span": [
                    16,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology offers tennis as its sport . It is affiliated with the Visvesvaraya Technological University in Belgaum . The governing tennis body is the International Tennis Federation .",
        "id": "train_2436",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    91,
                    128
                ],
                "obj_char_span": [
                    132,
                    139
                ],
                "predicate": "city",
                "subj_tok_span": [
                    17,
                    25
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    189,
                    195
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    189,
                    195
                ],
                "obj_char_span": [
                    175,
                    206
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    91,
                    128
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    128
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    195
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    195
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    128
                ],
                "tok_span": [
                    17,
                    25
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Alba Iulia , Alba , Romania . Its Latun name is `` Universitas Apulensis '' and its nickname is `` Uab '' . Its rectore is Breaz Valer Daniel .",
        "id": "train_2437",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    145,
                    148
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "``",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    94,
                    96
                ],
                "predicate": "rector",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "``",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    142,
                    144
                ],
                "predicate": "rector",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    94,
                    121
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    25,
                    36
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    148
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    96
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    144
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    121
                ],
                "tok_span": [
                    25,
                    36
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College in Kuttikkattor , Kerala , India was established in 2001 and it has 250 academic staff . The Ganges is a river in India .",
        "id": "train_2438",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    142,
                    147
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    80,
                    84
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    96,
                    99
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    55,
                    60
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "river",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    142,
                    147
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "river",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    147
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    84
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    99
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    147
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College in Kuttikkattoor , India is in the state of Kerala which has Mahe to its northwest . The school was established in 2001 and employs 250 people in its academic department .",
        "id": "train_2439",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    156,
                    159
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    68,
                    74
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    159
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is in Kuttikkattoor , India in the state of Kerala . The school has 250 employees and Kerala is ruled by Kochi . The Ganges River is also found in India .",
        "id": "train_2440",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    171,
                    176
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    68,
                    74
                ],
                "obj_char_span": [
                    129,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    110,
                    116
                ],
                "obj_char_span": [
                    129,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    92,
                    95
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    68,
                    74
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    110,
                    116
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "river",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    171,
                    176
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "river",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    176
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    134
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    134
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    116
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    176
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in Kuttikkattoor , Kerala , India . It has 250 academic staff . Kerala has Mahe , India to its northwest and its leader is Kochi .",
        "id": "train_2441",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    121,
                    126
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    162,
                    167
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    103,
                    109
                ],
                "obj_char_span": [
                    162,
                    167
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    82,
                    85
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    103,
                    109
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    167
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    167
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    85
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio in Mendrisio , Switzerland was established in 1996 . Its dean is Mario Botta . Switzerland 's leader is Federal Chancellor Johann Schneider-Ammann .",
        "id": "train_2442",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    122,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    108,
                    119
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    89,
                    93
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    166,
                    189
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    166,
                    189
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    119
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    93
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    189
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    189
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio in Mendrisio , Switzerland was established in 1996 and has 600 students . Its dean is Mario Botta and the leader of the country is Johann Schneider-Ammann .",
        "id": "train_2443",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    125,
                    136
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    98,
                    101
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    85,
                    89
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    170,
                    193
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    136
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    101
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    89
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    193
                ],
                "tok_span": [
                    43,
                    48
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architetturia di Mendrisio in Switzerland was established in 1996 . It has 100 academic staff and 600 students . Its dean is Mario Botta . The leader of Switzerland in Johann Schneider-Ammann .",
        "id": "train_2444",
        "relation_list": [
            {
                "subject": "Accademia di",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    47,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    170,
                    181
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mario Botta",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    142,
                    153
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Accademia di",
                "object": "600",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    115,
                    118
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Accademia di",
                "object": "1996",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    185,
                    208
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    170,
                    181
                ],
                "obj_char_span": [
                    185,
                    208
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Accademia di",
                "object": "100",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    92,
                    95
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    181
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    153
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    118
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    208
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    181
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    208
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio in Mendrisio , Switzerland has 100 employees , 600 students and was established in 1996 . The country is led by Johann Schneider-Ammann .",
        "id": "train_2445",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    122,
                    126
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    70,
                    73
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    151,
                    174
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    38,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    126
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    73
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    174
                ],
                "tok_span": [
                    38,
                    43
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura in Mendrisio , Switzerland was established in 1996 . Switzerland 's anthem is the Swiss Psalm , and its leader is Federal Chancellor Johann Schneider-Ammann .",
        "id": "train_2446",
        "relation_list": [
            {
                "subject": "Accademia di Architettura",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    83,
                    94
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "1996",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    112,
                    123
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    83,
                    94
                ],
                "obj_char_span": [
                    112,
                    123
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    10
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    144,
                    162
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    83,
                    94
                ],
                "obj_char_span": [
                    144,
                    162
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    163,
                    186
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    83,
                    94
                ],
                "obj_char_span": [
                    163,
                    186
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    123
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    123
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    10
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    162
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    162
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    186
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    186
                ],
                "tok_span": [
                    39,
                    44
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio in Switzerland was established in 1996 and it has 600 students . The leader of Switzerland is Federal Chancellor Johann Schneider-Ammann . The anthem of Switzerland is the Swiss Psalm .",
        "id": "train_2447",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    46,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    122,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    196,
                    207
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    215,
                    226
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    46,
                    50
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    215,
                    226
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    46,
                    50
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    215,
                    226
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    46,
                    50
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    156,
                    179
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    156,
                    179
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    156,
                    179
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    34,
                    39
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    93,
                    96
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    137,
                    155
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    122,
                    133
                ],
                "obj_char_span": [
                    137,
                    155
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    196,
                    207
                ],
                "obj_char_span": [
                    137,
                    155
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    226
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    226
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    226
                ],
                "tok_span": [
                    46,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    179
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    179
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    179
                ],
                "tok_span": [
                    34,
                    39
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    96
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    155
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    133
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    155
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    207
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    155
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Ticino , Mendrisio , Switzerland . It has 100 academic staff and 600 students . It was established in 1996 .",
        "id": "train_2448",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    78,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    122,
                    125
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    66,
                    75
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    159,
                    163
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    99,
                    102
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    125
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    75
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    163
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    102
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland and it was established in 1996 . It has 100 academic staff and 600 students . Switzerland 's leader is the Federal Chancellor .",
        "id": "train_2449",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    159,
                    170
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    144,
                    147
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    121,
                    124
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    188,
                    206
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    46,
                    48
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    159,
                    170
                ],
                "obj_char_span": [
                    188,
                    206
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    46,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    170
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    147
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    124
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    206
                ],
                "tok_span": [
                    46,
                    48
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    170
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    206
                ],
                "tok_span": [
                    46,
                    48
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Ticino , Switzerland . It has 600 students and it was established in 1996 . Switzerland 's leader is Johann Schneider-Ammann .",
        "id": "train_2450",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    78,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    145,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    99,
                    102
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    138,
                    142
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    78,
                    89
                ],
                "obj_char_span": [
                    170,
                    193
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    145,
                    156
                ],
                "obj_char_span": [
                    170,
                    193
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    102
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    142
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    75
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    193
                ],
                "tok_span": [
                    45,
                    50
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    156
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    193
                ],
                "tok_span": [
                    45,
                    50
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio in Ticino , Switzerland was established in 1996 . It has 100 academic staff and 600 students . The leader of Switzerland is Johann Schneider-Ammann .",
        "id": "train_2451",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    55,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    152,
                    163
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    123,
                    126
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    167,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    152,
                    163
                ],
                "obj_char_span": [
                    167,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Ticino",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    163
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    126
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    190
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    163
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    190
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Ticino",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura de Mendrisio in Mendrisio , Switzerland , which has Meride as its neighboring municipality . The Federal Chancellor of the country is Johann Schneider-Ammann and the country is governed by a Federal Assembly .",
        "id": "train_2452",
        "relation_list": [
            {
                "subject": "Accademia di Architettura",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    78,
                    84
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    78,
                    84
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    160,
                    183
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    38,
                    43
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    217,
                    233
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of",
                "subj_char_span": [
                    54,
                    65
                ],
                "obj_char_span": [
                    123,
                    144
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    183
                ],
                "tok_span": [
                    38,
                    43
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    233
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Federal Chancellor of",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    144
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Mendrisio , Switzerland . Meride 's neighbouring municipality is Meride . Switzerland 's anthem is the Swiss Psalm , and its leader is Federal Chancellor Johann Schneider-Ammann .",
        "id": "train_2453",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    131,
                    142
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    57,
                    66
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    57,
                    66
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    160,
                    171
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    41,
                    45
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    131,
                    142
                ],
                "obj_char_span": [
                    160,
                    171
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    41,
                    45
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    211,
                    234
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    52,
                    57
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    131,
                    142
                ],
                "obj_char_span": [
                    211,
                    234
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    52,
                    57
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    192,
                    210
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor",
                "subj_char_span": [
                    131,
                    142
                ],
                "obj_char_span": [
                    192,
                    210
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    171
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    171
                ],
                "tok_span": [
                    41,
                    45
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    234
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    234
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    210
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    142
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Federal Chancellor",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    210
                ],
                "tok_span": [
                    50,
                    52
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio is in Mendrisio , Switzerland which is governed by a Federal Assembly and has as its Chancellor , Johann Schneider-Ammann . The country 's anthem is the Swiss Psalm .",
        "id": "train_2454",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    192,
                    203
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    48,
                    52
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    137,
                    160
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Federal",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    203
                ],
                "tok_span": [
                    48,
                    52
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    160
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Federal",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Bangalore , Karnataka , India was established in 2000 . Its president is B.M . Reddy and it is affiliated with the Visvesvaraya Technological University .",
        "id": "train_2455",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    154,
                    191
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    31,
                    39
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    88,
                    92
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    191
                ],
                "tok_span": [
                    31,
                    39
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    92
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Bangalore , Karnataka is affiliated to the Visvesvaraya Technological University . It was given the `` Technical Campus '' status by the All India Council for Technical Education ( located in Mumbai ) . Karnataka has Telangana to its northeast .",
        "id": "train_2456",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    82,
                    119
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    176,
                    217
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    36,
                    42
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    176,
                    217
                ],
                "obj_char_span": [
                    231,
                    237
                ],
                "predicate": "location",
                "subj_tok_span": [
                    36,
                    42
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    256,
                    265
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    242,
                    251
                ],
                "obj_char_span": [
                    256,
                    265
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    242,
                    251
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    119
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    217
                ],
                "tok_span": [
                    36,
                    42
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    217
                ],
                "tok_span": [
                    36,
                    42
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    237
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    256,
                    265
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    251
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    256,
                    265
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    251
                ],
                "tok_span": [
                    48,
                    49
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology , which is in the state of Karnataka , is affiliated with Visvesvaraya Technological University in Belgium . The school was given its Technical Campus status by the All India Council for Technical Education in Mumbai . To the west of Karnataka is the Arabian Sea .",
        "id": "train_2457",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    90,
                    127
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    25
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    197,
                    238
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    38,
                    44
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    197,
                    238
                ],
                "obj_char_span": [
                    242,
                    248
                ],
                "predicate": "location",
                "subj_tok_span": [
                    38,
                    44
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    59,
                    68
                ],
                "obj_char_span": [
                    283,
                    294
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    266,
                    275
                ],
                "obj_char_span": [
                    283,
                    294
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    51,
                    52
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    266,
                    275
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    127
                ],
                "tok_span": [
                    17,
                    25
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    238
                ],
                "tok_span": [
                    38,
                    44
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    238
                ],
                "tok_span": [
                    38,
                    44
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    248
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    283,
                    294
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    266,
                    275
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    283,
                    294
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    266,
                    275
                ],
                "tok_span": [
                    51,
                    52
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institue of Technology 's campus is in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Karnataka , Bangalore - 560090 , India . It was established in 2000 . It is affiliated with the Visvesvaraya Technological University in Belgaum .",
        "id": "train_2458",
        "relation_list": [
            {
                "subject": "Acharya",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    11
                ],
                "obj_char_span": [
                    233,
                    270
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    65,
                    73
                ]
            },
            {
                "subject": "Acharya",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    233,
                    270
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    65,
                    73
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    233,
                    270
                ],
                "obj_char_span": [
                    274,
                    281
                ],
                "predicate": "city",
                "subj_tok_span": [
                    65,
                    73
                ],
                "obj_tok_span": [
                    74,
                    77
                ]
            },
            {
                "subject": "Acharya",
                "object": "2000",
                "subj_char_span": [
                    4,
                    11
                ],
                "obj_char_span": [
                    200,
                    204
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Acharya",
                "object": "2000",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    200,
                    204
                ],
                "predicate": "established",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            },
            {
                "subject": "Acharya",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    11
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Acharya",
                "object": "Karnataka",
                "subj_char_span": [
                    68,
                    75
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "state",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    233,
                    270
                ],
                "tok_span": [
                    65,
                    73
                ]
            },
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    233,
                    270
                ],
                "tok_span": [
                    65,
                    73
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    233,
                    270
                ],
                "tok_span": [
                    65,
                    73
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    274,
                    281
                ],
                "tok_span": [
                    74,
                    77
                ]
            },
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    204
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    204
                ],
                "tok_span": [
                    58,
                    59
                ]
            },
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Acharya",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    75
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    44,
                    45
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology is located at campus In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 in Bangalore , India . Its director is Dr. G. P. Prabhukumar and the affiliation is Visvesvaraya Technological University .",
        "id": "train_2459",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    142,
                    151
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    164,
                    173
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    245,
                    282
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    67,
                    75
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    151
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    245,
                    282
                ],
                "tok_span": [
                    67,
                    75
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 , India . It was established in 2000 ; its directore is Dr. G. P. Prabhukumar and it is affiliated to the Visvesvaraya Technological University .",
        "id": "train_2460",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    189,
                    193
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    263,
                    300
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    75,
                    83
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    193
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    263,
                    300
                ],
                "tok_span": [
                    75,
                    83
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore , India , 560090 . Its director is Dr G.P . Prabhukumar and its motto is `` Nurturing Excellence '' . It is affiliated with the Visvesvaraya Technological University .",
        "id": "train_2461",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    221,
                    223
                ],
                "predicate": "director",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    65,
                    67
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` Nurturing Excellence ''",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    221,
                    247
                ],
                "predicate": "motto",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    65,
                    73
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    221,
                    223
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    65,
                    67
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    221,
                    223
                ],
                "predicate": "campus",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    65,
                    67
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    276,
                    313
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    79,
                    87
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    223
                ],
                "tok_span": [
                    65,
                    67
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "`` Nurturing Excellence ''",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    247
                ],
                "tok_span": [
                    65,
                    73
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    223
                ],
                "tok_span": [
                    65,
                    67
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    223
                ],
                "tok_span": [
                    65,
                    67
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    276,
                    313
                ],
                "tok_span": [
                    79,
                    87
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology was established in 2000 in Bangalore , India . It has 700 postgraduate students and is affiliated with Visvesvaraya Technological University . Acharya Institute of Technology is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_2462",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    307,
                    316
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    70,
                    71
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "city",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    307,
                    316
                ],
                "predicate": "city",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    70,
                    71
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "established",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    86,
                    89
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    135,
                    172
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    175,
                    206
                ],
                "obj_char_span": [
                    135,
                    172
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    23,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    307,
                    316
                ],
                "tok_span": [
                    70,
                    71
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    307,
                    316
                ],
                "tok_span": [
                    70,
                    71
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    89
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    172
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    206
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    172
                ],
                "tok_span": [
                    23,
                    31
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Bangalore , Karnataka , India . It was established in 2000 and it has 700 postgraduate students . It is affiliated to the Visvesvaraya Technological University .",
        "id": "train_2463",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    120,
                    123
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    172,
                    209
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    32,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    209
                ],
                "tok_span": [
                    32,
                    40
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology in Bangalore , India is affiliated with Visvesvaraya Technological University . The school has 700 post graduate students and its motto is Nurturing Excellence . Its full address is In Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_2464",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    307,
                    316
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    73,
                    74
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    131,
                    134
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    76,
                    113
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    307,
                    316
                ],
                "tok_span": [
                    73,
                    74
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    113
                ],
                "tok_span": [
                    13,
                    21
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in Bangalore India in the state of Karnataka . It is affiliated with Visvesvaraya Technological University and its motto is Nurturing Excellence . Its full address is n Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore – 560090 .",
        "id": "train_2465",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    294,
                    303
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    72,
                    73
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    108,
                    145
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    294,
                    303
                ],
                "tok_span": [
                    72,
                    73
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    145
                ],
                "tok_span": [
                    20,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore , Karnatka , 560090 , India . Its president is B.M . Reddy and it is affiliated to the Visvesvaraya Technological University .",
        "id": "train_2466",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    146,
                    155
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    243,
                    280
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    69,
                    77
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    280
                ],
                "tok_span": [
                    69,
                    77
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 , India . It has 700 postgraduate students ; its director is Dr G.P . Prabhukumar and its president is B.M . Reddy .",
        "id": "train_2467",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    146,
                    155
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    182,
                    185
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    185
                ],
                "tok_span": [
                    52,
                    53
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is situated in the city of Bangalore in the state of Karnataka , India . The president of the institute is B.M . Reddy and director Dr. G. P. Prabhukumar . Acharya Institute also has strong connections with the Visvesvaraya Technological University .",
        "id": "train_2468",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    63,
                    72
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    247,
                    284
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    54,
                    62
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    284
                ],
                "tok_span": [
                    54,
                    62
                ]
            }
        ]
    },
    {
        "text": "Established in 2000 and currently with 700 post-graduate students , the Acharya Institute of Technology is in Bangalore , India . The institute 's president is B.M . Reddy and it is affiliated with the Visvesvaraya Technological University .",
        "id": "train_2469",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    72,
                    103
                ],
                "obj_char_span": [
                    110,
                    119
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    72,
                    103
                ],
                "obj_char_span": [
                    15,
                    19
                ],
                "predicate": "established",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    72,
                    103
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    72,
                    103
                ],
                "obj_char_span": [
                    202,
                    239
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    41,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    103
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    119
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    103
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    103
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    103
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    239
                ],
                "tok_span": [
                    41,
                    49
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 , India . It was established in 2000 and it has 700 postgraduate students . Its president is B.M . Reddy .",
        "id": "train_2470",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    146,
                    155
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    197,
                    201
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    213,
                    216
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    58,
                    59
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    155
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    201
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    216
                ],
                "tok_span": [
                    58,
                    59
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology was established in 2000 in India . Its president is B.M . Reddy and its director is Dr. G. P. Prabhukumar . The institute is an affiliate of Visvesvaraya Technological University , which is located in the city of Belgaum .",
        "id": "train_2471",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    177,
                    214
                ],
                "obj_char_span": [
                    249,
                    256
                ],
                "predicate": "city",
                "subj_tok_span": [
                    42,
                    50
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    55,
                    59
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    177,
                    214
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    42,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    214
                ],
                "tok_span": [
                    42,
                    50
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    249,
                    256
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    214
                ],
                "tok_span": [
                    42,
                    50
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Techology in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore - 560090 , India was established in 2000 . Its president is B.M . Reddy . It is associated with the Visvesvaraya Technological University in Belgaum .",
        "id": "train_2472",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    234,
                    271
                ],
                "obj_char_span": [
                    275,
                    282
                ],
                "predicate": "city",
                "subj_tok_span": [
                    64,
                    72
                ],
                "obj_tok_span": [
                    73,
                    76
                ]
            },
            {
                "subject": "Acharya Institute of",
                "object": "2000",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    170,
                    174
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Acharya Institute of",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    234,
                    271
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    64,
                    72
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    271
                ],
                "tok_span": [
                    64,
                    72
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    275,
                    282
                ],
                "tok_span": [
                    73,
                    76
                ]
            },
            {
                "text": "Acharya Institute of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    174
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Acharya Institute of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    271
                ],
                "tok_span": [
                    64,
                    72
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology , located in Bangalore , offers Tennis as a sport , which is governed by the International Tennis Federation . This Institute is affiliated with Visvesvaraya Technological University , and was given the ' Technical Campus ' status by the All India Council for Technical Education , located in Mumbai .",
        "id": "train_2473",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    274,
                    315
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    51,
                    57
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    274,
                    315
                ],
                "obj_char_span": [
                    329,
                    335
                ],
                "predicate": "location",
                "subj_tok_span": [
                    51,
                    57
                ],
                "obj_tok_span": [
                    60,
                    61
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    68,
                    74
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    127,
                    133
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    68,
                    74
                ],
                "obj_char_span": [
                    113,
                    144
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    113,
                    144
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    181,
                    218
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    31,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    274,
                    315
                ],
                "tok_span": [
                    51,
                    57
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    274,
                    315
                ],
                "tok_span": [
                    51,
                    57
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    329,
                    335
                ],
                "tok_span": [
                    60,
                    61
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    144
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    144
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    218
                ],
                "tok_span": [
                    31,
                    39
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology which is in Bangalore in the state of Karnataka , got its Technical Campus status from the All India Council for Technical Education in Mumbia . The institute is affiliated with Visvesvaraya Technological University . The Arabian Sea is west of the state .",
        "id": "train_2474",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    127,
                    168
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Bangalore",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    258,
                    269
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    214,
                    251
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    38,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    168
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    258,
                    269
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    251
                ],
                "tok_span": [
                    38,
                    46
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is located in Karnatka ( which has Telangana to its northeast ) . It was given the `` Technical Campus '' status by the All India Council for Technical Education ( located in Mumbai ) . The institute 's offered sport is Tennis ; the governing body for tennis is the International Tennis Federation .",
        "id": "train_2475",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    156,
                    197
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    35,
                    41
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    156,
                    197
                ],
                "obj_char_span": [
                    211,
                    217
                ],
                "predicate": "location",
                "subj_tok_span": [
                    35,
                    41
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    256,
                    262
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    316,
                    322
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    64,
                    65
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    256,
                    262
                ],
                "obj_char_span": [
                    302,
                    333
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    63,
                    66
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    316,
                    322
                ],
                "obj_char_span": [
                    302,
                    333
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    64,
                    65
                ],
                "obj_tok_span": [
                    63,
                    66
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    197
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    197
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    217
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    256,
                    262
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    316,
                    322
                ],
                "tok_span": [
                    64,
                    65
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    256,
                    262
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    302,
                    333
                ],
                "tok_span": [
                    63,
                    66
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    316,
                    322
                ],
                "tok_span": [
                    64,
                    65
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    302,
                    333
                ],
                "tok_span": [
                    63,
                    66
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology in the state of Karnataka , is affiliated with Visvesvaraya Technological University . The school was given Technical Campus ' status by All India Council for Technical Education . While the All India Council for Technical Education is in Mumbai , Visvesvaraya Technological University is in Belgaum and Acharya Institute of Technology is in the state of Karnataka which has Telangana to its northeast .",
        "id": "train_2476",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    169,
                    210
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    223,
                    264
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    41,
                    47
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    169,
                    210
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    32,
                    38
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    223,
                    264
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    41,
                    47
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    169,
                    210
                ],
                "obj_char_span": [
                    271,
                    277
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    38
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    223,
                    264
                ],
                "obj_char_span": [
                    271,
                    277
                ],
                "predicate": "location",
                "subj_tok_span": [
                    41,
                    47
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    407,
                    416
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    78,
                    79
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    387,
                    396
                ],
                "obj_char_span": [
                    407,
                    416
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    75,
                    76
                ],
                "obj_tok_span": [
                    78,
                    79
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    79,
                    116
                ],
                "obj_char_span": [
                    324,
                    331
                ],
                "predicate": "city",
                "subj_tok_span": [
                    14,
                    22
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    280,
                    317
                ],
                "obj_char_span": [
                    324,
                    331
                ],
                "predicate": "city",
                "subj_tok_span": [
                    51,
                    59
                ],
                "obj_tok_span": [
                    61,
                    64
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    387,
                    396
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    75,
                    76
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "state",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    387,
                    396
                ],
                "predicate": "state",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    75,
                    76
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    79,
                    116
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    280,
                    317
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    51,
                    59
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    79,
                    116
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    336,
                    367
                ],
                "obj_char_span": [
                    280,
                    317
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    65,
                    70
                ],
                "obj_tok_span": [
                    51,
                    59
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    210
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    264
                ],
                "tok_span": [
                    41,
                    47
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    210
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    264
                ],
                "tok_span": [
                    41,
                    47
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    210
                ],
                "tok_span": [
                    32,
                    38
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    271,
                    277
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    264
                ],
                "tok_span": [
                    41,
                    47
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    271,
                    277
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    407,
                    416
                ],
                "tok_span": [
                    78,
                    79
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    387,
                    396
                ],
                "tok_span": [
                    75,
                    76
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    407,
                    416
                ],
                "tok_span": [
                    78,
                    79
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    116
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    324,
                    331
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    317
                ],
                "tok_span": [
                    51,
                    59
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    324,
                    331
                ],
                "tok_span": [
                    61,
                    64
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    387,
                    396
                ],
                "tok_span": [
                    75,
                    76
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    387,
                    396
                ],
                "tok_span": [
                    75,
                    76
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    116
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    317
                ],
                "tok_span": [
                    51,
                    59
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    116
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    336,
                    367
                ],
                "tok_span": [
                    65,
                    70
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    317
                ],
                "tok_span": [
                    51,
                    59
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark is affiliated to the European University Association ( which has its HQ in Brussels ) . Aarhus has a magistrate government . Denmark 's leader is Lars Lokke Rasmussen .",
        "id": "train_2477",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    80,
                    87
                ],
                "obj_char_span": [
                    234,
                    238
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    213,
                    220
                ],
                "obj_char_span": [
                    234,
                    238
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    176,
                    182
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    109,
                    140
                ],
                "obj_char_span": [
                    163,
                    171
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    213,
                    220
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    109,
                    140
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    238
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    220
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    238
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    182
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    140
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    220
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    140
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College in Kuttikkattoor , India has 250 employees and was established in 2001 . Mumbai is India 's largest city and the country is home to the Ganges River .",
        "id": "train_2478",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    107,
                    112
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    53,
                    56
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    160,
                    166
                ],
                "predicate": "river",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    107,
                    112
                ],
                "obj_char_span": [
                    160,
                    166
                ],
                "predicate": "river",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    166
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    166
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in Kuttikkattoor , Kerala , India . Kerala has Mahe , India to its northwest . The Ganges is a river in India and Mumbai is its largest city .",
        "id": "train_2479",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    67,
                    72
                ],
                "obj_char_span": [
                    153,
                    159
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    93,
                    98
                ],
                "obj_char_span": [
                    153,
                    159
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    143,
                    148
                ],
                "obj_char_span": [
                    153,
                    159
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    93,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    143,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    67,
                    72
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "river",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    93,
                    98
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "river",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    143,
                    148
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "river",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    159
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    159
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    148
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    159
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    148
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    148
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College in Kuttikkattoor , Kerala , India has 250 academic staff . Kerala 's leader is Kochi and India 's largest city is Mumbai .",
        "id": "train_2480",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    56,
                    61
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    117,
                    122
                ],
                "obj_char_span": [
                    142,
                    148
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    56,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    117,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    47,
                    53
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    87,
                    93
                ],
                "obj_char_span": [
                    107,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    66,
                    69
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    61
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    61
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    122
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    112
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    69
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is located in Kerala , India . Kerala has Mahe , India to its northwest and its leader is Kochi . The Ganges is a river in India and India 's largest city is Mumbai .",
        "id": "train_2481",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    182,
                    188
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    73,
                    78
                ],
                "obj_char_span": [
                    182,
                    188
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    147,
                    152
                ],
                "obj_char_span": [
                    182,
                    188
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    157,
                    162
                ],
                "obj_char_span": [
                    182,
                    188
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    147,
                    152
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    157,
                    162
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    38,
                    44
                ],
                "obj_char_span": [
                    114,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    55,
                    61
                ],
                "obj_char_span": [
                    114,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    47,
                    52
                ],
                "obj_char_span": [
                    126,
                    132
                ],
                "predicate": "river",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    73,
                    78
                ],
                "obj_char_span": [
                    126,
                    132
                ],
                "predicate": "river",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    147,
                    152
                ],
                "obj_char_span": [
                    126,
                    132
                ],
                "predicate": "river",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    157,
                    162
                ],
                "obj_char_span": [
                    126,
                    132
                ],
                "predicate": "river",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    152
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    162
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    152
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    162
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    119
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    152
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    162
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    132
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is in Alba Iulia which is part of Alba County in Romania . Romania 's capital is Bucharest and its ethnic group is the Germans of Romania . The country is led by Klaus Iohannis .",
        "id": "train_2482",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    77,
                    84
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    87,
                    94
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    158,
                    165
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    62,
                    73
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    87,
                    94
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    158,
                    165
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    77,
                    84
                ],
                "obj_char_span": [
                    190,
                    204
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    87,
                    94
                ],
                "obj_char_span": [
                    190,
                    204
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    158,
                    165
                ],
                "obj_char_span": [
                    190,
                    204
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    77,
                    84
                ],
                "obj_char_span": [
                    109,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    87,
                    94
                ],
                "obj_char_span": [
                    109,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    158,
                    165
                ],
                "obj_char_span": [
                    109,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    73
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    204
                ],
                "tok_span": [
                    43,
                    48
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    165
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Alba Iulia , Alba County , Romania . Romania 's capital is Bucharest , its leader is Klaus Iohannis and its ethnic group is Germans of Romania .",
        "id": "train_2483",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    73,
                    80
                ],
                "obj_char_span": [
                    170,
                    188
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    170,
                    188
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    170,
                    188
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    59,
                    70
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    73,
                    80
                ],
                "obj_char_span": [
                    131,
                    145
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    131,
                    145
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    131,
                    145
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    73,
                    80
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    83,
                    90
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    105,
                    114
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    73,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    83,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    181,
                    188
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    188
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    188
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    188
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    145
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    145
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    145
                ],
                "tok_span": [
                    31,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    114
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "Romania 's ethnic group is the Germans of Romania and the country is led by Klaus Iohannis . 1 Decembrie 1918 University is located in Romania which has Bucharest as its capital . The Latin name for the school is Universitas Apulensis and it can be found in the state of Alba .",
        "id": "train_2484",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    31,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    31,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    135,
                    142
                ],
                "obj_char_span": [
                    31,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    76,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    76,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    135,
                    142
                ],
                "obj_char_span": [
                    76,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    93,
                    120
                ],
                "obj_char_span": [
                    271,
                    275
                ],
                "predicate": "state",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    153,
                    162
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    153,
                    162
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    135,
                    142
                ],
                "obj_char_span": [
                    153,
                    162
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    93,
                    120
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    93,
                    120
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    93,
                    120
                ],
                "obj_char_span": [
                    135,
                    142
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    29
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    90
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    90
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    90
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    120
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    271,
                    275
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    162
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    162
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    162
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    120
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    120
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    120
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Alba Iulia , Romania . Romania 's capital is Bucharest , its leader is Prime Minister Klaus Iohannis , and its ethnic group is Germans of Romania .",
        "id": "train_2485",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    173,
                    191
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    173,
                    191
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    184,
                    191
                ],
                "obj_char_span": [
                    173,
                    191
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    132,
                    146
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    132,
                    146
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    184,
                    191
                ],
                "obj_char_span": [
                    132,
                    146
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    117,
                    131
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    117,
                    131
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    184,
                    191
                ],
                "obj_char_span": [
                    117,
                    131
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    184,
                    191
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    184,
                    191
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    191
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    191
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    191
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    146
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    146
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    146
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    131
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    191
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Germans of Romania are the ethnic group of the country which is led by Prime Minister Klaus Iohannisas and has Bucharest as its capital . 1 Decembrie 1918 University is also in Romania and the country 's anthem is Deșteaptă-te , române .",
        "id": "train_2486",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Klaus",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    90,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    115,
                    124
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    115,
                    124
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    142,
                    169
                ],
                "obj_char_span": [
                    15,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    37
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    142,
                    169
                ],
                "obj_char_span": [
                    181,
                    188
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    37
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    218,
                    239
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    48,
                    61
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române",
                "subj_char_span": [
                    181,
                    188
                ],
                "obj_char_span": [
                    218,
                    239
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    48,
                    61
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Klaus",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    95
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    30,
                    37
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    169
                ],
                "tok_span": [
                    30,
                    37
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Deșteaptă-te , române",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    239
                ],
                "tok_span": [
                    48,
                    61
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    188
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Deșteaptă-te , române",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    239
                ],
                "tok_span": [
                    48,
                    61
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Denmark was established in 1928 and it is affiliated to the European University Association . It has 737 academic staff and 16,000 students . Its dean is Thomas Pallesen .",
        "id": "train_2487",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    172,
                    175
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    131,
                    162
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    175
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    162
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "In 1928 the School of Business and Social Sciences at the Aarhus University was established in the city of Aarhus , Denmark . The School has 737 academic staff and is affiliated with the European University Association based in Brussels .",
        "id": "train_2488",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    141,
                    144
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    107,
                    113
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    187,
                    218
                ],
                "obj_char_span": [
                    228,
                    236
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    187,
                    218
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    12,
                    75
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    144
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    218
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    236
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    218
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    75
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is affiliated with the European University Association , its headquarters being in Brussels . The School is found in Aarhus , Denmark . Aarhus is found to the southwest of Mols , and Denmark 's leader is Lars Løkke Rasmussen .",
        "id": "train_2489",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    185,
                    191
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    204,
                    210
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    91,
                    122
                ],
                "obj_char_span": [
                    151,
                    159
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    194,
                    201
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    251,
                    258
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    240,
                    244
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    185,
                    191
                ],
                "obj_char_span": [
                    240,
                    244
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    204,
                    210
                ],
                "obj_char_span": [
                    240,
                    244
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    194,
                    201
                ],
                "obj_char_span": [
                    272,
                    292
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    56,
                    64
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars Løkke Rasmussen",
                "subj_char_span": [
                    251,
                    258
                ],
                "obj_char_span": [
                    272,
                    292
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    51,
                    52
                ],
                "obj_tok_span": [
                    56,
                    64
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    91,
                    122
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    191
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    210
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    122
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    159
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    201
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    251,
                    258
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    244
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    191
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    244
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    210
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    244
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    201
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    272,
                    292
                ],
                "tok_span": [
                    56,
                    64
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    251,
                    258
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Lars Løkke Rasmussen",
                "type": "DEFAULT",
                "char_span": [
                    272,
                    292
                ],
                "tok_span": [
                    56,
                    64
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    122
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark was established in 1928 . It has 737 academic staff . It is affiliated to the European University Association and its Latin name is `` Universitas Aarhusiensis '' .",
        "id": "train_2490",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    121,
                    124
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    220,
                    250
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    43,
                    55
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    166,
                    197
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    124
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    250
                ],
                "tok_span": [
                    43,
                    55
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    197
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark was established in 1928 and has 16000 students . The dean is Thomas Pallesen and they have 737 academic Staff .",
        "id": "train_2491",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    175,
                    178
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    116,
                    121
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    0,
                    63
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    178
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    121
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    63
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark was established in 1928 . It has 16,000 students and its dean is Thomas Pallesen . It is affiliated to the European University Association .",
        "id": "train_2492",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    195,
                    226
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    226
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark has 16,000 students and 737 academic staff . It is affiliated to the European University Association , which has its HQ in Brussels .",
        "id": "train_2493",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    157,
                    188
                ],
                "obj_char_span": [
                    211,
                    219
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    112,
                    115
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    157,
                    188
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    188
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    219
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    115
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    188
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Aarhus , Denmark was established in 1928 . Its dean is Thomas Pallesen and it is affiliated to the European University Association , which has its headquarters in Brussels .",
        "id": "train_2494",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    170,
                    201
                ],
                "obj_char_span": [
                    234,
                    242
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    80,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    170,
                    201
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    107,
                    111
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    201
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    242
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    87
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    201
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    111
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University in Denmark was established in 1928 . It has 737 academic staff and 16,000 students . Its Latin name is `` Universitas Aarhusiensis '' .",
        "id": "train_2495",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    112,
                    115
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    171,
                    201
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    35,
                    47
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    115
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    201
                ],
                "tok_span": [
                    35,
                    47
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology 's campus is in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore , Karnatka , 560090 , Undia . Its director is Dr G.P . Prabhukumar . It is affiliated with the Visvesvaraya Technological University in Belgaum .",
        "id": "train_2496",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    243,
                    280
                ],
                "obj_char_span": [
                    284,
                    291
                ],
                "predicate": "city",
                "subj_tok_span": [
                    73,
                    81
                ],
                "obj_tok_span": [
                    82,
                    85
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    243,
                    280
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    73,
                    81
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    280
                ],
                "tok_span": [
                    73,
                    81
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    291
                ],
                "tok_span": [
                    82,
                    85
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    243,
                    280
                ],
                "tok_span": [
                    73,
                    81
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology has 700 Postgraduate Students , its campus is located in Soldevanahalli , Acharya Dr. Sarvapalli Radhakrishnan Road , Hessarghatta Main Road , Bangalore 560090 and it is affiliated with Visvesvaraya Technological University . The University was established in 2000 and is found in Belgaum , India .",
        "id": "train_2497",
        "relation_list": [
            {
                "subject": "Visvesvaraya Technological University",
                "object": "Belgaum",
                "subj_char_span": [
                    222,
                    259
                ],
                "obj_char_span": [
                    317,
                    324
                ],
                "predicate": "city",
                "subj_tok_span": [
                    56,
                    64
                ],
                "obj_tok_span": [
                    75,
                    78
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    296,
                    300
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    70,
                    71
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    40,
                    43
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    222,
                    259
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    56,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    259
                ],
                "tok_span": [
                    56,
                    64
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    317,
                    324
                ],
                "tok_span": [
                    75,
                    78
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    296,
                    300
                ],
                "tok_span": [
                    70,
                    71
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    222,
                    259
                ],
                "tok_span": [
                    56,
                    64
                ]
            }
        ]
    },
    {
        "text": "United States test pilot Alan Bean was born in Wheeler , Texas . In 1955 , he graduated from UT Austin with a B.S . Chosen by NASA in 1963 , he managed a total space time of 100305.0 minutes .",
        "id": "train_2498",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    47,
                    62
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    134,
                    138
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    138
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas , the United States . He was a member of Apollo 12 and also served as a test pilot . He graduated from UT Austin 1955 with a B.S . and is now retired .",
        "id": "train_2499",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    79,
                    88
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "American test pilot Alan Bean was born in Wheeler , Texas . He graduated from UT Austin with a B.S . in 1955 . He served as a crew member of Apollo 12 and spent a total of 100305 minutes in space .",
        "id": "train_2500",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    141,
                    150
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    42,
                    57
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    57
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was an American born in Wheeler Texas . He graduated from UT with a BSc in 1955 and was hired by NASA in 1963 . He served as a test pilot and was a part of the crew of Apollo 12 .",
        "id": "train_2501",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    178,
                    187
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    187
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "US national Alan Bean was born in Wheeler Texas on March 15th 1932 . After being awarded a Bachelor of Science degree at the University of Texas , Austin in 1955 , he became a test pilot for NASA and enjoyed 100305.0 minutes in space .",
        "id": "train_2502",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    12,
                    21
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas on march 15 , 1932 , and is American . He was a test pilot and worked for NASA in 1963 . He is now retired .",
        "id": "train_2503",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "American test pilot Alan Bean was born on March 15 , 1932 , in Wheeler , Texas . He joined NASA in 1963 , and served as a crew member on Apollo 12 .",
        "id": "train_2504",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "United States national Alan Bean was born in Wheeler , Texas . Now retired , he performed as a test pilot and was a crew member aboard Apollo 12 . His total space time is 100305 minutes .",
        "id": "train_2505",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    135,
                    144
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    45,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    144
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was a United States test pilot and member of Apollo 12 . He was born in Wheeler , Texas . He was selected by NASA in 1963 and is now retired .",
        "id": "train_2506",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    16,
                    29
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    82,
                    97
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    97
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Test pilot Alan Bean was part of the Apollo 12 mission and spent 100305.0 minutes in space . Bean was born in Wheeler , Texas on March 15th , 1932 and in 1955 graduated from the University of Texas in Austin with a Bachelor of Science degree .",
        "id": "train_2507",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    37,
                    46
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    11,
                    20
                ],
                "obj_char_span": [
                    110,
                    125
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    46
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    125
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler Texas and is from the United States . He earned a BSc from the University of Texas at Austin in 1955 . He was a test pilot and a member of Apollo 12 , which is operated by NASA .",
        "id": "train_2508",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    169,
                    178
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "United States",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    169,
                    178
                ],
                "obj_char_span": [
                    202,
                    206
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    38,
                    40
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    178
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    178
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    206
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas . He graduated from UT Austin with a BS in 1955 and was chosen by NASA in 1963 . He was on the crew of Apollo 12 , operated by NASA and commanded by David Scott .",
        "id": "train_2509",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    141,
                    150
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    141,
                    150
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    141,
                    150
                ],
                "obj_char_span": [
                    165,
                    169
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    141,
                    150
                ],
                "obj_char_span": [
                    187,
                    198
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    112,
                    116
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    169
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    198
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    116
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard is an American who was born in New Hampshire . He graduated from NWC with a M.A . in 1957 and was awarded the Distinguished Service Medal by the United States Navy . On the 21st of July , 1998 he passed away in California .",
        "id": "train_2510",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    224,
                    234
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    158,
                    171
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    123,
                    150
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    224,
                    234
                ],
                "tok_span": [
                    49,
                    50
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    171
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    150
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born on November 18 , 1923 , in New Hampshire , and died on July 21 , 1998 , in California . He graduated in 1957 with an M.A . from NWC , and joined NASA in 1959 .",
        "id": "train_2511",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    97,
                    107
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    175,
                    179
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    179
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "American Alan Shepard was a test pilot who was born in New Hampshire on November 18th , 1923 . and died in California . In 1957 he graduated from NWC with an MA .",
        "id": "train_2512",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    107,
                    117
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    9,
                    21
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Shepherd born in New Hampshire , United States , graduated from NWC in 1957 with a M.A . He served as a crew member on Apollo 12 and retired in 1974 .",
        "id": "train_2513",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Apollo",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    124,
                    130
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    22,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Alan",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Apollo",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    130
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    35
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shephard was born on November 18th , 1923 in New Hampshire . He went to school at NWC and graduated with a MA in 1957 . He served as a test pilot and was a crew member of Apollo 14 . He died in California .",
        "id": "train_2514",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    176,
                    185
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "Alan",
                "object": "California",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    199,
                    209
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Alan",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    185
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    209
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and died in California . He went school at NWC and graduated with an MA in 1957 , was a test pilot and was a crew member aboard Apollo 14 which was operated by NASA .",
        "id": "train_2515",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    167,
                    176
                ],
                "obj_char_span": [
                    199,
                    203
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    36,
                    38
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    36,
                    38
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    203
                ],
                "tok_span": [
                    42,
                    43
                ]
            }
        ]
    },
    {
        "text": "Apollo 14 crew member Alan Shepard was awarded the Distinguished Service Medal by the U.S. Navy , an award that ranks higher than the Department of Commerce Gold Medal . Shepard was born in New Hampshire , graduated from N.W.C . with an M.A . in 1957 and in 1974 on August 1st , he retired .",
        "id": "train_2516",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    51,
                    78
                ],
                "obj_char_span": [
                    134,
                    167
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    190,
                    203
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    51,
                    78
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    78
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    167
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    203
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    78
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Apollo 14 crew member Alan Shepard was born in New Hampshire and died in California . He graduated with an M.A . from NWC in 1957 . The United States Navy awarded Shepard the Distinguished Service Medal . The precedence of the Navy 's Distinguished Service Medal is above that of the Department of Commerce Gold Medal .",
        "id": "train_2517",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    175,
                    202
                ],
                "obj_char_span": [
                    284,
                    317
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    56,
                    61
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    235,
                    262
                ],
                "obj_char_span": [
                    284,
                    317
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    48,
                    51
                ],
                "obj_tok_span": [
                    56,
                    61
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    73,
                    83
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    175,
                    202
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    22,
                    34
                ],
                "obj_char_span": [
                    235,
                    262
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    48,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    202
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    317
                ],
                "tok_span": [
                    56,
                    61
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    262
                ],
                "tok_span": [
                    48,
                    51
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    284,
                    317
                ],
                "tok_span": [
                    56,
                    61
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    83
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    202
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    235,
                    262
                ],
                "tok_span": [
                    48,
                    51
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and died in California . His occupation was a test pilot and he was selected by NASA in 1959 . The United States Navy awarded the Distinguished Service Medal to Alan Shepard , which ranks higher than Department of Commerce Gold Medal .",
        "id": "train_2518",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    200,
                    212
                ],
                "obj_char_span": [
                    127,
                    131
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    169,
                    196
                ],
                "obj_char_span": [
                    239,
                    272
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    44,
                    49
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    200,
                    212
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    200,
                    212
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    169,
                    196
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    200,
                    212
                ],
                "obj_char_span": [
                    169,
                    196
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    212
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    131
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    196
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    239,
                    272
                ],
                "tok_span": [
                    44,
                    49
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    212
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    212
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    196
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    212
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    196
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire , and died in California . He was selected by NASA in 1959 , after graduating from NWC with a M.A . in 1957 .",
        "id": "train_2519",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    53,
                    63
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born i New Hampshire on the 18th of November , 1923 . He graduated with a M.A . from NWC in 1957 , and became a test pilot . He passed away in California .",
        "id": "train_2520",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    160,
                    170
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    170
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    37
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was a test pilot who served on the Apollo 14 crew . He was born in New Hampshire on November 18 , 1923 and died in California .",
        "id": "train_2521",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    80,
                    93
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    93
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and died in California . He was selected by NASA in 1959 . The United States Navy awarded the Distinguished Service Medal to Alan Shepard , which ranks higher than Department of Commerce Gold Medal .",
        "id": "train_2522",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    164,
                    176
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    133,
                    160
                ],
                "obj_char_span": [
                    203,
                    236
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    164,
                    176
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    164,
                    176
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    133,
                    160
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    164,
                    176
                ],
                "obj_char_span": [
                    133,
                    160
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    176
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    160
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    203,
                    236
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    176
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    176
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    160
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    176
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    160
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was a member of Apollo 14 , which is operated by NASA . He was awarded the distinguished service medal in the US Navy , which ranks higher than the Dept of Commerce Gold Medal . He died in California , where Dianne Feinstein is a senator .",
        "id": "train_2523",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    202,
                    212
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    42,
                    43
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    202,
                    212
                ],
                "obj_char_span": [
                    221,
                    237
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    42,
                    43
                ],
                "obj_tok_span": [
                    45,
                    50
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    212
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    212
                ],
                "tok_span": [
                    42,
                    43
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    237
                ],
                "tok_span": [
                    45,
                    50
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire , home of the purple finch . He served as a crew member of the Apollo 14 , a NASA operated mission . The US Navy awarded Alan Shepard the Distinguished Service Medal , which ranks higher than Department of Commerce Gold Medal .",
        "id": "train_2524",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    102,
                    111
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    160,
                    172
                ],
                "obj_char_span": [
                    102,
                    111
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    177,
                    204
                ],
                "obj_char_span": [
                    231,
                    264
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    46,
                    51
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    160,
                    172
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Apollo 14",
                "object": "NASA",
                "subj_char_span": [
                    102,
                    111
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    177,
                    204
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    160,
                    172
                ],
                "obj_char_span": [
                    177,
                    204
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    111
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    172
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    111
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    204
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    231,
                    264
                ],
                "tok_span": [
                    46,
                    51
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    172
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    111
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    204
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    172
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    177,
                    204
                ],
                "tok_span": [
                    38,
                    41
                ]
            }
        ]
    },
    {
        "text": "Alan Bean joined NASA in 1963 where he became a member of the Apollo 12 mission along with Alfred Worden as back up pilot and David Scott as commander .",
        "id": "train_2525",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    91,
                    104
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    17,
                    21
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    126,
                    137
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    104
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    137
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The NASA operated Apollo 12 had many crew members . The commander was David Scott , and Alan Bean ( born in Wheeler , Texas ) was a test pilot . Alfred Worden was the backup pilot .",
        "id": "train_2526",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    145,
                    158
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    88,
                    97
                ],
                "obj_char_span": [
                    18,
                    27
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    70,
                    81
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    88,
                    97
                ],
                "obj_char_span": [
                    108,
                    123
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    158
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    123
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was part of NASA 's Apollo 12 crew which has Alfred Worden as its backup pilot and was commanded by David Scott . Bean graduated from the University of Texas in Austin in 1955 .",
        "id": "train_2527",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    22,
                    26
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    110,
                    121
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    26
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    121
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born on the 15th of March 1932 and selected to be part of NASA 's Apollo 12 mission in 1963 . Apollo 12 was commanded by David Scott and included backup pilot Alfred Worden .",
        "id": "train_2528",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    80,
                    89
                ],
                "obj_char_span": [
                    173,
                    186
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    173,
                    186
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    80,
                    89
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    80,
                    89
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    80,
                    89
                ],
                "obj_char_span": [
                    135,
                    146
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "David Scott",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    135,
                    146
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    186
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    186
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    89
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "David Scott",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    146
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "The NASA-operated Apollo 8 mission was commanded by Frank Borman . Its crew included the British Hong Kong-born American , William Anders . Buzz Aldrin was a backup pilot for the mission .",
        "id": "train_2529",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    18,
                    26
                ],
                "obj_char_span": [
                    52,
                    64
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    123,
                    137
                ],
                "obj_char_span": [
                    18,
                    26
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong",
                "subj_char_span": [
                    123,
                    137
                ],
                "obj_char_span": [
                    89,
                    101
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    18,
                    26
                ],
                "obj_char_span": [
                    140,
                    151
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    64
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    137
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    137
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "British Hong",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    101
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    151
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "NASA 's Apollo 8 had three crew members who included Frank Borman , Buzz Aldrin as the backup pilot and William Anders . Anders was born in British Hong Kong which has Chris Patten as its representative .",
        "id": "train_2530",
        "relation_list": [
            {
                "subject": "British Hong Kong",
                "object": "Chris Patten",
                "subj_char_span": [
                    140,
                    157
                ],
                "obj_char_span": [
                    168,
                    180
                ],
                "predicate": "representative",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    104,
                    118
                ],
                "obj_char_span": [
                    8,
                    16
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    104,
                    118
                ],
                "obj_char_span": [
                    140,
                    157
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    8,
                    16
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    8,
                    16
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    8,
                    16
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    157
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Chris Patten",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    180
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    118
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    16
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    118
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    157
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    16
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    16
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    16
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born on Jan 20th , 1930 and his full name is Edwin E. Aldrin Jr . He graduated from MIT in 1963 with a doctorate in Science . He was a fighter pilot and a crew member of Apollo 11 . He is now retired .",
        "id": "train_2531",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    186,
                    195
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    46,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    195
                ],
                "tok_span": [
                    46,
                    48
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , NJ and is from the United States . He was a fighter pilot and a member of Apollo 11 . He walked in space for 52 minutes . He is now retired .",
        "id": "train_2532",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge ,",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    36
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge ,",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was born in Glen Ridge , New Jersey on January 20th , 1930 . In 1963 he graduated from MIT with a Sc . D then became a fighter pilot and later a member of the Apollo 11 crew .",
        "id": "train_2533",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    33,
                    56
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    180,
                    189
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was an American fighter pilot who was born in Glen Ridge , New Jersey . In 1963 , he was selected as part of NASA 's Apollo 11 crew . He has retired .",
        "id": "train_2534",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    58,
                    81
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    129,
                    138
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    81
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    138
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "American fighter pilot Buzz Aldrin was born on January 20 , 1930 , in Glen Ridge , New Jersey . He would serve as a crew member aboard NASA 's Apollo 11 program .",
        "id": "train_2535",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    70,
                    93
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    143,
                    152
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    143,
                    152
                ],
                "obj_char_span": [
                    135,
                    139
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    93
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    152
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    152
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey in the United States . He went to work for NASA in 1963 . He graduated from MIT in 1963 with a doctorate in Science . He was a member of Apollo 11 which was organized by NASA .",
        "id": "train_2536",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    185,
                    194
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    131,
                    135
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    185,
                    194
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    185,
                    194
                ],
                "obj_char_span": [
                    218,
                    222
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    49,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    135
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    222
                ],
                "tok_span": [
                    49,
                    50
                ]
            }
        ]
    },
    {
        "text": "American Buzz Aldrin was part of NASA 's Apollo 11 mission which had William Anders as its backup pilot . Aldrin was born in Glen Ridge , New jersey which is in Essex County .",
        "id": "train_2537",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    125,
                    141
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Glen Ridge , New",
                "object": "Essex County",
                "subj_char_span": [
                    125,
                    141
                ],
                "obj_char_span": [
                    161,
                    173
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    69,
                    83
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Glen Ridge , New",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    141
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Glen Ridge , New",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    141
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Essex County",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    173
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin is an American who was born in Glen Ridge , New Jersey . He served as a crew member on the NASA-operated Apollo 11 mission alongside backup pilot William Anders . Another notable American is the leader Joe Biden .",
        "id": "train_2538",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    43,
                    66
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    117,
                    126
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    117,
                    126
                ],
                "obj_char_span": [
                    158,
                    172
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    66
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    126
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    126
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    172
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was an American born in Glen Ridge , Essex County , New Jersey . He was a member of Apollo 11 's crew . William Anders was an Apollo 11 backup pilot . Joe Biden is a US leader .",
        "id": "train_2539",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge ,",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Glen Ridge ,",
                "object": "Essex County , New Jersey",
                "subj_char_span": [
                    36,
                    48
                ],
                "obj_char_span": [
                    49,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    116,
                    130
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    138,
                    147
                ],
                "obj_char_span": [
                    116,
                    130
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Glen Ridge ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Essex County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    74
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    130
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    130
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born January 20th , 1930 in Glen Ridge , New Jersey . Now retired , he served as a member of the Apollo 11 crew , which was operated by NASA .",
        "id": "train_2540",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    67
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    113,
                    122
                ],
                "obj_char_span": [
                    152,
                    156
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    67
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    156
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey and graduated from MIT in 1963 . He performed as a fighter pilot and was a member of the Apollo 11 crew , operated by NASA . He is now retired .",
        "id": "train_2541",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    166,
                    170
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    170
                ],
                "tok_span": [
                    37,
                    38
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born Jan 20 , 1930 . He was a member of Apollo 11 operated by NASA , where William Anders was a backup pilot . Aldren served as a fighter pilot and is now retired .",
        "id": "train_2542",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Apollo 11",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "William Anders",
                "subj_char_span": [
                    56,
                    65
                ],
                "obj_char_span": [
                    91,
                    105
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    56,
                    65
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    105
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire in 1923 . He was awarded the Distinguished Service medal by the USnavy , which ranks higher than the Department of Commerce gold medal . He retired in 1974 and died in California .",
        "id": "train_2543",
        "relation_list": [
            {
                "subject": "Distinguished Service",
                "object": "Department of Commerce",
                "subj_char_span": [
                    68,
                    89
                ],
                "obj_char_span": [
                    140,
                    162
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    207,
                    217
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    68,
                    89
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Department of Commerce",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    162
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    217
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23 , 1977 in Dallas . He attended the University of Austin and worked as a test pilot . He died on Feb 28 , 1966 in St. Louis .",
        "id": "train_2544",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    144,
                    153
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    153
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas in 1927 . He graduated from the University of Texas at Austin and joined NASA in 1962 where he performed as a test pilot . He died in St Louis .",
        "id": "train_2545",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    62,
                    91
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    111,
                    115
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    91
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    115
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas and was American . He attended the University of Texas at Austin and worked as a test pilot . He died on Feb 28 , 1966 in St. Louis .",
        "id": "train_2546",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    65,
                    94
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    152,
                    161
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    94
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    161
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American test pilot . He attended the University of Texas at Austin before joining NASA in 1962 . See died in St. Louis , on February 28 , 1966 .",
        "id": "train_2547",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    56,
                    85
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    128,
                    137
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    137
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American citizen who was born on July 23 , 1927 , in Dallas , and died in in St. Louis . He studied at the University of Texas at Austin .",
        "id": "train_2548",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    125,
                    154
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    95,
                    104
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    154
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    104
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas on the 23rd of July 1927 . He attended the University of Texas at Austin and then went on to become a test pilot . Elliot See died in St. Louis .",
        "id": "train_2549",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    73,
                    102
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    145,
                    155
                ],
                "obj_char_span": [
                    73,
                    102
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    164,
                    173
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    145,
                    155
                ],
                "obj_char_span": [
                    164,
                    173
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    145,
                    155
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    102
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    155
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    102
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    155
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    173
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    155
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23 , 1927 , in Dallas . He attended the University of Texas at Austin , and joined NASA in 1962 . See died in St. Louis .",
        "id": "train_2550",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    68,
                    97
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    138,
                    147
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    119,
                    123
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    97
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    147
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    123
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Elliot See ( born in Dallas ) was a student at University of Texas at Austin , and was later chosen to serve as a test pilot . He passed away in St. Louis on the 28th of February , 1966 .",
        "id": "train_2551",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    76
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    145,
                    154
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    154
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "American Elliot See was born in Dallas , was a student at the University of Texas in Austin and in 1962 was picked to join the space mission by NASA . See later died in St. Louis .",
        "id": "train_2552",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    62,
                    81
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    169,
                    178
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    32,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    99,
                    103
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    81
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    178
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    103
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Elliot See attended the University of Texas at Austin . The university is affiliated with the University of Texas System and it competed in the Big 12 Conference in Austin . The president of the university was Gregory L. Fenves . Elliot See died in St Louis . The leader of St.Louis was Francis G. Slay .",
        "id": "train_2553",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    53
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    230,
                    240
                ],
                "obj_char_span": [
                    24,
                    53
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    43,
                    45
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    144,
                    161
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    94,
                    120
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    24,
                    53
                ],
                "obj_char_span": [
                    210,
                    227
                ],
                "predicate": "president",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    230,
                    240
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    161
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    120
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    53
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    227
                ],
                "tok_span": [
                    37,
                    42
                ]
            }
        ]
    },
    {
        "text": "Elliot see was born in Dallas , Texas . He attended the University of Texas at Austin which is affiliated with the University of Texas system . The school is part of the big 12 conference and the president of the school is Gregory L. Fenves .",
        "id": "train_2554",
        "relation_list": [
            {
                "subject": "Elliot",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    56,
                    85
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    56,
                    85
                ],
                "obj_char_span": [
                    56,
                    75
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    56,
                    85
                ],
                "obj_char_span": [
                    115,
                    134
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Elliot",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    56,
                    85
                ],
                "obj_char_span": [
                    223,
                    240
                ],
                "predicate": "president",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    134
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Elliot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    85
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    240
                ],
                "tok_span": [
                    43,
                    48
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on the 23rd July 1927 in Dallas . He attended the University of Texas at Austin ( affiliated to the university of Texas system ) . The University of Texas will compete in the Big 12 Conference . Elliot See died in St. Louis .",
        "id": "train_2555",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    70,
                    99
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    215,
                    225
                ],
                "obj_char_span": [
                    70,
                    99
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    70,
                    99
                ],
                "obj_char_span": [
                    70,
                    89
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    70,
                    99
                ],
                "obj_char_span": [
                    155,
                    174
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    215,
                    225
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    70,
                    99
                ],
                "obj_char_span": [
                    195,
                    212
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    234,
                    243
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    215,
                    225
                ],
                "obj_char_span": [
                    234,
                    243
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    42,
                    44
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    225
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    89
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    174
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    225
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    99
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    212
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    243
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    225
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    243
                ],
                "tok_span": [
                    46,
                    49
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas and attended the University of Texas in Austin , which is linked to the university of texas system . The school is part of the Big 12 conference . He passed away on Feb 28 , 1966 in St. Louis .",
        "id": "train_2556",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    66
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    47,
                    66
                ],
                "obj_char_span": [
                    47,
                    66
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12",
                "subj_char_span": [
                    47,
                    66
                ],
                "obj_char_span": [
                    157,
                    163
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    212,
                    221
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    66
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    163
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    212,
                    221
                ],
                "tok_span": [
                    46,
                    49
                ]
            }
        ]
    },
    {
        "text": "American Elliot See attended the University of Texas in Austin , the school that is part of the University of Texas system and competes in the Big 12 Conference . He was born in Dallas on July 23rd , 1927 .",
        "id": "train_2557",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    33,
                    52
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    96,
                    115
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    33,
                    52
                ],
                "obj_char_span": [
                    33,
                    52
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    33,
                    52
                ],
                "obj_char_span": [
                    96,
                    115
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    96,
                    115
                ],
                "obj_char_span": [
                    33,
                    52
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    96,
                    115
                ],
                "obj_char_span": [
                    96,
                    115
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    178,
                    184
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    33,
                    52
                ],
                "obj_char_span": [
                    143,
                    160
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    96,
                    115
                ],
                "obj_char_span": [
                    143,
                    160
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    184
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    160
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    115
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    160
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "Elliot See was an American who graduated from the University of Texas in Austin . The university is affiliated to the university of Texas system and is competing in the Big 12 conference . Elliot worked for NASA from 1962 and he died in St Louis .",
        "id": "train_2558",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    50,
                    69
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12",
                "subj_char_span": [
                    50,
                    69
                ],
                "obj_char_span": [
                    169,
                    175
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    217,
                    221
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    69
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    175
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    221
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "Elliot See , now deceased , was born in Dallas and became a test pilot . He studied at University of Texas in Austin which is affiliated to the University of Texas system and is competing in the Big 12 conference .",
        "id": "train_2559",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    87,
                    106
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    144,
                    163
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    87,
                    106
                ],
                "obj_char_span": [
                    87,
                    106
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    87,
                    106
                ],
                "obj_char_span": [
                    144,
                    163
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    144,
                    163
                ],
                "obj_char_span": [
                    87,
                    106
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    144,
                    163
                ],
                "obj_char_span": [
                    144,
                    163
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12",
                "subj_char_span": [
                    87,
                    106
                ],
                "obj_char_span": [
                    195,
                    201
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12",
                "subj_char_span": [
                    144,
                    163
                ],
                "obj_char_span": [
                    195,
                    201
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    106
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    201
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    163
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Big 12",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    201
                ],
                "tok_span": [
                    38,
                    40
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas in the US . He attended the University of Texas at Austin which is affiliated with the University of Texas system . He was a test pilot . See died in St. Louis .",
        "id": "train_2560",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    58,
                    87
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    58,
                    87
                ],
                "obj_char_span": [
                    58,
                    77
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    58,
                    87
                ],
                "obj_char_span": [
                    117,
                    136
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    180,
                    189
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    77
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    87
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    136
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    189
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a test pilot who was a student at the University of Texas in Austin , a school that competes in the Big 12 Conference . The school is affiliated with the university of Texas system and See died on February 28th , 1966 in St. Louis .",
        "id": "train_2561",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    53,
                    72
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    53,
                    72
                ],
                "obj_char_span": [
                    53,
                    72
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    53,
                    72
                ],
                "obj_char_span": [
                    115,
                    132
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    236,
                    245
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    47,
                    50
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    132
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    245
                ],
                "tok_span": [
                    47,
                    50
                ]
            }
        ]
    },
    {
        "text": "The University of Texas at Austin is an affiliate of the University of Texas system . Its mascot is Hook 'em , and the school will compete in the Big 12 Conference . A notable former student is Elliot See , who passed away in St Louis . St Louis is led by Francis G. Slay .",
        "id": "train_2562",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    194,
                    204
                ],
                "obj_char_span": [
                    4,
                    33
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    39,
                    41
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    57,
                    76
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    146,
                    163
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    204
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    76
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    163
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a student of the University of Texas in Austin , the same school that has Gregory L. Fenves as its president , is affiliated with the University of Texas system and competes in the Big 12 Conference . See died in St. Louis which was once part of the Kingdom of France .",
        "id": "train_2563",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    149,
                    168
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    149,
                    168
                ],
                "obj_char_span": [
                    149,
                    168
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    196,
                    213
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    149,
                    168
                ],
                "obj_char_span": [
                    196,
                    213
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    39,
                    42
                ]
            },
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    228,
                    237
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    89,
                    106
                ],
                "predicate": "president",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    149,
                    168
                ],
                "obj_char_span": [
                    89,
                    106
                ],
                "predicate": "president",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "St. Louis",
                "object": "Kingdom of France",
                "subj_char_span": [
                    228,
                    237
                ],
                "obj_char_span": [
                    265,
                    282
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    46,
                    49
                ],
                "obj_tok_span": [
                    55,
                    58
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    213
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    213
                ],
                "tok_span": [
                    39,
                    42
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    237
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    106
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    168
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    106
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    237
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "Kingdom of France",
                "type": "DEFAULT",
                "char_span": [
                    265,
                    282
                ],
                "tok_span": [
                    55,
                    58
                ]
            }
        ]
    },
    {
        "text": "The University of Texas , Austin , in Dallas , Collin County , is an affiliate of the University of Texas system . Its sporting teams compete in the Big 12 Conference and their mascot is Hook 'em . A notable alumni of the university is Dallas-born Elliot See .",
        "id": "train_2564",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    248,
                    258
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    50,
                    52
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Elliot See",
                "object": "University of Texas",
                "subj_char_span": [
                    248,
                    258
                ],
                "obj_char_span": [
                    86,
                    105
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    50,
                    52
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    86,
                    105
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    86,
                    105
                ],
                "obj_char_span": [
                    4,
                    23
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "University of Texas",
                "object": "University of Texas",
                "subj_char_span": [
                    86,
                    105
                ],
                "obj_char_span": [
                    86,
                    105
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    248,
                    258
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    50,
                    52
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    149,
                    166
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "University of Texas",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    86,
                    105
                ],
                "obj_char_span": [
                    149,
                    166
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Dallas",
                "object": "Collin County ,",
                "subj_char_span": [
                    38,
                    44
                ],
                "obj_char_span": [
                    47,
                    62
                ],
                "predicate": "part",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    258
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    258
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    248,
                    258
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    166
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    105
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    166
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Collin County ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The university of texas at Austin is affiliated to the university of texas system . It will compete in the Big 12 Conference . The Hook 'em is their mascot . Gregory L. Fenves is the President and Elliot See , born in Dallas , is a notable student .",
        "id": "train_2565",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    197,
                    207
                ],
                "obj_char_span": [
                    218,
                    224
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    45,
                    47
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    207
                ],
                "tok_span": [
                    45,
                    47
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    218,
                    224
                ],
                "tok_span": [
                    50,
                    51
                ]
            }
        ]
    },
    {
        "text": "Test pilot Elliot See was an American who was picked by NASA as part of the space mission in 1962 . See was born in Dallas and died in St. Louis .",
        "id": "train_2566",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    135,
                    144
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Test pilot",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    144
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Test pilot",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in 1933 and joined NASA in 1963 . He served as a crew member of Apollo 8 , operated by NASA . The backup pilot was Buzz Aldrin and Frank Borman was also a crew member .",
        "id": "train_2567",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    139,
                    150
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    155,
                    167
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    88,
                    96
                ],
                "obj_char_span": [
                    111,
                    115
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    150
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    167
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    115
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Apollo 8 is operated by Nasa , its commander was Frank Borman , its backup pilot was Buzz Aldrin and it was crewed by William Anders . William Anders graduated from AFIT in 1962 with an M.S . and retired Sept 1st 1969 .",
        "id": "train_2568",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    122,
                    136
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    89,
                    100
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    136
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    100
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "American figher pilot William Anders was born in British Hong Kong on the 17th of October , 1933 . He received a M.S . from his alma Mater , AFIT , in 1962 . He retired on the 1st of September , 1969 .",
        "id": "train_2569",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    22,
                    36
                ],
                "obj_char_span": [
                    49,
                    66
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    66
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "William ANders was born on 1933-10-17 in British Hong Kong . He received a M.S . from his alma Mater , AFIT in 1962 . He was a fighter pilot and retired on September 1st . 1969 .",
        "id": "train_2570",
        "relation_list": [
            {
                "subject": "William",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    41,
                    58
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in in British Hong Kong on October 17th , 1933 , was a Fighter pilot , was a member of Apollo 8 's crew and retired on 1st September 1969 .",
        "id": "train_2571",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Fighter pilot",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    111,
                    119
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    119
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "In 1963 NASA chose William Anders to become a member of the Apollo 8 crew . Anders was a test pilot before that who was born in British Hong Kong on October 17th , 1933 and retired on September 1st , 1969 .",
        "id": "train_2572",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    19,
                    33
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    19,
                    33
                ],
                "obj_char_span": [
                    128,
                    145
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    19,
                    33
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    145
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "American William Anders was a test pilot who became a member of the Apollo 8 crew when NASA picked him in 1963 . He was born in British Hong Kong and retired on September 1st , 1969 .",
        "id": "train_2573",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    9,
                    23
                ],
                "obj_char_span": [
                    106,
                    110
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    9,
                    23
                ],
                "obj_char_span": [
                    128,
                    145
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    9,
                    23
                ],
                "obj_char_span": [
                    68,
                    76
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    23
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    23
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    145
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    23
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    76
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong . He received an MS from AFIT in 1962 and joined NASA in 1963 . He was a fighter pilot and a crew member on Apollo . He retired in 1969 .",
        "id": "train_2574",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    102,
                    106
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    153,
                    159
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    106
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    159
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "William Anders was born Oct 17th in British Hong Kong . He was crew member on Apollo 8 in 1963 . He retired .",
        "id": "train_2575",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    36,
                    53
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "William Anders served as a fighter pilot , and in 1963 he was selected as a crew member on the Apollo 8 operated by NASA . The commander of the Apollo 8 was Frank Borman , and Buzz Aldrin served as backup pilot for the mission .",
        "id": "train_2576",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    95,
                    103
                ],
                "obj_char_span": [
                    157,
                    169
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    144,
                    152
                ],
                "obj_char_span": [
                    157,
                    169
                ],
                "predicate": "commander",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    95,
                    103
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    144,
                    152
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    95,
                    103
                ],
                "obj_char_span": [
                    176,
                    187
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    144,
                    152
                ],
                "obj_char_span": [
                    176,
                    187
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    95,
                    103
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    144,
                    152
                ],
                "obj_char_span": [
                    116,
                    120
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    50,
                    54
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    169
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    169
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    187
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    187
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    120
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "William Anders served as a fighter pilot and was a member of Apollo 8 's crew . He is now retired . Frank Borman was also a crew member of the NASA operated Apollo 8 . Buzz Aldrin was a back up pilot for Apollo 8 .",
        "id": "train_2577",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    61,
                    69
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    157,
                    165
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    204,
                    212
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    48,
                    50
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    61,
                    69
                ],
                "obj_char_span": [
                    168,
                    179
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    157,
                    165
                ],
                "obj_char_span": [
                    168,
                    179
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    204,
                    212
                ],
                "obj_char_span": [
                    168,
                    179
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    61,
                    69
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    157,
                    165
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    204,
                    212
                ],
                "obj_char_span": [
                    100,
                    112
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    61,
                    69
                ],
                "obj_char_span": [
                    143,
                    147
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    157,
                    165
                ],
                "obj_char_span": [
                    143,
                    147
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    204,
                    212
                ],
                "obj_char_span": [
                    143,
                    147
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    48,
                    50
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    212
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    179
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    179
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    212
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    179
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    212
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    112
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    147
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    165
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    147
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    212
                ],
                "tok_span": [
                    48,
                    50
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    147
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "William Anders joined NASA in 1963 and served as a fighter pilot . He was a member of NASA 's Apollo 8 crew where Buzz Aldrin was a backup pilot and Frank Borman a crew member .",
        "id": "train_2578",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    94,
                    102
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    94,
                    102
                ],
                "obj_char_span": [
                    114,
                    125
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    94,
                    102
                ],
                "obj_char_span": [
                    149,
                    161
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    94,
                    102
                ],
                "obj_char_span": [
                    22,
                    26
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    94,
                    102
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    125
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    161
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    26
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Apollo 8 was operated by NASA and had the following crew : William Anders who served as Chief of the Astronaut Office in 1976 and spent 8820 minutes in space ; Buzz Aldrin who was a backup pilot and Frank Borman who was a crew member .",
        "id": "train_2579",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    59,
                    73
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Buzz Aldrin",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    160,
                    171
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    199,
                    211
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            },
            {
                "subject": "William Anders",
                "object": "1976",
                "subj_char_span": [
                    59,
                    73
                ],
                "obj_char_span": [
                    121,
                    125
                ],
                "predicate": "served as Chief of the Astronaut Office in",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "NASA",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    171
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    211
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    125
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The United States test pilot William Anders was born in British Hong Kong on the 17th of October , 1933 . In 1963 , he was chosen by NASA and became a crew member on Apollo 8 .",
        "id": "train_2580",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "William Anders",
                "object": "United States",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    56,
                    73
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    166,
                    174
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    73
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    174
                ],
                "tok_span": [
                    35,
                    37
                ]
            }
        ]
    },
    {
        "text": "William Anders was born on October 17th 1933 in British Hong Kong . He joined NASA in 1963 where he worked as a fighter pilot before he retired .",
        "id": "train_2581",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    48,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry monument was completed in 2000 and categorised as a contributing property . It is located in the municipality of Gettysburg , Adams County , Pennsylvania , United States .",
        "id": "train_2582",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    156,
                    183
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    143,
                    155
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    183
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    155
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , which was completed in 2000 , is located at the Seminary Ridge , Gettysburg , Adams County , Pennsylvania , United States .",
        "id": "train_2583",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    89,
                    103
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    119,
                    146
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    103
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    146
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located at Seminary Ridge in Pennsylvania , USA ; the monument was established in 2000 and is categorized as a contributing property and is in the municipality of Gettysburg Pennsylvania .",
        "id": "train_2584",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    124,
                    128
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    205,
                    215
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    128
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    215
                ],
                "tok_span": [
                    34,
                    35
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument which was erected in 2000 and is categorised as a contributing property is found in the Adams County , Pennsylvania , United States . To the north of Adams County lies Cumberland County also of Pennsylvania and to the southeast of Adams County lies Carroll County , Maryland .",
        "id": "train_2585",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    127,
                    154
                ],
                "obj_char_span": [
                    288,
                    313
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    52,
                    56
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    127,
                    154
                ],
                "obj_char_span": [
                    207,
                    224
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    127,
                    154
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    154
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    288,
                    313
                ],
                "tok_span": [
                    52,
                    56
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    154
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    224
                ],
                "tok_span": [
                    39,
                    41
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    154
                ],
                "tok_span": [
                    24,
                    28
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Adams County , Pennsylvania , United States . Adams County has to its west Franklin County and to its north Cumberland County , both also of Pennsylvania . To the southwest of Adams County lies Frederick County and to the southeast Carroll County , both of Maryland .",
        "id": "train_2586",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    128,
                    143
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County ,",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    285,
                    301
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    49,
                    52
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County ,",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    161,
                    180
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County",
                "subj_char_span": [
                    53,
                    80
                ],
                "obj_char_span": [
                    247,
                    263
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    143
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Carroll County ,",
                "type": "DEFAULT",
                "char_span": [
                    285,
                    301
                ],
                "tok_span": [
                    49,
                    52
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Cumberland County ,",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    180
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Frederick County",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    263
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in the municipality of Gettysburg , Adams County , Pennsylvania . It was established in 2000 and it falls under the category of contributing property.To the north of Adams County is Cumberland County .",
        "id": "train_2587",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    138,
                    142
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    86,
                    113
                ],
                "obj_char_span": [
                    232,
                    249
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    73,
                    85
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    86,
                    113
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    142
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    113
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    249
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    85
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    113
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located at Seminary Ridge , Gettysburg , Adams County , Pennsylvania . The monument was competed in 2000 and is categorised as a contributing property .",
        "id": "train_2588",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    83,
                    110
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    110
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is located in the Monocacy National Battlefield , Frederick , Maryland . The monument , which is owned by the National Park Service , was established on 11th July 1907 and belongs to the category of Historic districts in the United States .",
        "id": "train_2589",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic districts in the United States",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    247,
                    286
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    46,
                    52
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    66,
                    95
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    66,
                    95
                ],
                "obj_char_span": [
                    98,
                    118
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    158,
                    179
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic districts in the United States",
                "type": "DEFAULT",
                "char_span": [
                    247,
                    286
                ],
                "tok_span": [
                    46,
                    52
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    95
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    118
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    179
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Southeast of Carrol County , Maryland is Adams County Pennsylvania . This county is the location of the 11th Mississippi Infantry Monument erected in 2000 in Gettysburg and which is categorised as a contributing property .",
        "id": "train_2590",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    104,
                    138
                ],
                "obj_char_span": [
                    150,
                    154
                ],
                "predicate": "established",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg",
                "subj_char_span": [
                    104,
                    138
                ],
                "obj_char_span": [
                    158,
                    168
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    104,
                    138
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    19,
                    23
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    138
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    154
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    138
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Gettysburg",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    168
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    138
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Gettysburg , Adams County , Pennsylvania . It was established in 2000 and it is categorised as a contributing property . Cumberland County , Pa is to the north of Adams County and Carrol County , Maryland is southeast of Adams County .",
        "id": "train_2591",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    118,
                    122
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County ,",
                "subj_char_span": [
                    66,
                    93
                ],
                "obj_char_span": [
                    174,
                    193
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    66,
                    93
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    122
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    93
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Cumberland County ,",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    193
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    93
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Monument is located in Adams County , Pennsylvania . It was established in 2000 and it is categorized as a Contributing Property . Adams County has Cumberland County ( Pa ) to its north ; Maryland 's Frederick County to its north east and Carroll County , Maryland to its southeast .",
        "id": "train_2592",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Carroll County , Maryland",
                "subj_char_span": [
                    44,
                    71
                ],
                "obj_char_span": [
                    260,
                    285
                ],
                "predicate": "has to its southeast",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    51,
                    55
                ]
            },
            {
                "subject": "11th Mississippi",
                "object": "2000",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    44,
                    71
                ],
                "obj_char_span": [
                    169,
                    186
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County",
                "subj_char_span": [
                    44,
                    71
                ],
                "obj_char_span": [
                    221,
                    237
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "11th Mississippi",
                "object": "Contributing",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    128,
                    140
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    23,
                    27
                ]
            },
            {
                "subject": "11th Mississippi",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    44,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    71
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Carroll County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    260,
                    285
                ],
                "tok_span": [
                    51,
                    55
                ]
            },
            {
                "text": "11th Mississippi",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    71
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    186
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    71
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Frederick County",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    237
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "11th Mississippi",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Contributing",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    140
                ],
                "tok_span": [
                    23,
                    27
                ]
            },
            {
                "text": "11th Mississippi",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    71
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississipi Infantry Monument was established in 2000 and it is located in Adams County , Pa . The Monument is categorised as a contributing property . To the north of Adams County is Cumberland County ( Pa ) , to its west is Franklin County ( Pa ) and to its southeast is Carrol County ( Maryland ) .",
        "id": "train_2593",
        "relation_list": [
            {
                "subject": "Adams County ,",
                "object": "Franklin County",
                "subj_char_span": [
                    83,
                    97
                ],
                "obj_char_span": [
                    234,
                    249
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    51,
                    53
                ]
            },
            {
                "subject": "11th",
                "object": "2000",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Adams County ,",
                "object": "Cumberland County",
                "subj_char_span": [
                    83,
                    97
                ],
                "obj_char_span": [
                    192,
                    209
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "11th",
                "object": "Adams County ,",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    83,
                    97
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County ,",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    97
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    234,
                    249
                ],
                "tok_span": [
                    51,
                    53
                ]
            },
            {
                "text": "11th",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Adams County ,",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    97
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    192,
                    209
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "11th",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Adams County ,",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    97
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "Carrol County Maryland is southeast of Adams County , Pennsylvania . With Franklin County to the west , Cumberland County to the north and Frederick County to the southwest , Adams County is the location of the 11th Mississippi Infantry monument which was established in 2000 .",
        "id": "train_2594",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    39,
                    66
                ],
                "obj_char_span": [
                    74,
                    89
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "2000",
                "subj_char_span": [
                    211,
                    236
                ],
                "obj_char_span": [
                    271,
                    275
                ],
                "predicate": "established",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    46,
                    47
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    39,
                    66
                ],
                "obj_char_span": [
                    104,
                    121
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County",
                "subj_char_span": [
                    39,
                    66
                ],
                "obj_char_span": [
                    139,
                    155
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "11th Mississippi Infantry",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    211,
                    236
                ],
                "obj_char_span": [
                    39,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    38,
                    41
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    66
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    89
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    236
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    271,
                    275
                ],
                "tok_span": [
                    46,
                    47
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    66
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    121
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    66
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Frederick County",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    155
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    211,
                    236
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    66
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Gettsysburg , Adams County , Pennsylvania . It is categorized as a contributing property . Adams County , Pennsylvania has Cumberland County ( Pa ) to its south ; Carrol County ( Maryland ) to its southeast and Franklin County ( Pa ) to its west .",
        "id": "train_2595",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    67,
                    94
                ],
                "obj_char_span": [
                    264,
                    279
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    144,
                    171
                ],
                "obj_char_span": [
                    264,
                    279
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    50,
                    52
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    67,
                    94
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    144,
                    171
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    67,
                    94
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    144,
                    171
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    94
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    279
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    171
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    264,
                    279
                ],
                "tok_span": [
                    50,
                    52
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    94
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    171
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    94
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    171
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located in Gettysburg , Adams County , Pennsylvania . Franklin County in the state is found to the west , and Cumberland County to the north . Carrol County in Maryland lies to the southeast of Adams County .",
        "id": "train_2596",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Franklin County",
                "subj_char_span": [
                    66,
                    93
                ],
                "obj_char_span": [
                    96,
                    111
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County",
                "subj_char_span": [
                    66,
                    93
                ],
                "obj_char_span": [
                    152,
                    169
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    66,
                    93
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    93
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Franklin County",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    111
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    93
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Cumberland County",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    169
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    93
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "July 27 , 1932 is an important date for Turkey , where the largest city is Istanbul and currency is the Turkish lira ; because on this date the Ataturk Monument , made of bronze and designed by Pietro Canonica was inaugurated .",
        "id": "train_2597",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    75,
                    83
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    104,
                    116
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    116
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Maryrs ' Memorial is dedicated to the Ottoman Army Soldiers killed in the Battle of Baku . It is located in Azerbaijan . The capital of Azeribaijan is Baku and its leader is Prime Minister Artur Rasizade . Azerbaijan has legislature of National Assembly .",
        "id": "train_2598",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    168,
                    172
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    101,
                    105
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    168,
                    172
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    191,
                    205
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    191,
                    205
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    125,
                    135
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    223,
                    233
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    206,
                    220
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    43,
                    49
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    206,
                    220
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    43,
                    49
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    125,
                    135
                ],
                "obj_char_span": [
                    253,
                    270
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    223,
                    233
                ],
                "obj_char_span": [
                    253,
                    270
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    50,
                    51
                ],
                "obj_tok_span": [
                    54,
                    56
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    172
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    105
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    172
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    205
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    205
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    220
                ],
                "tok_span": [
                    43,
                    49
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    206,
                    220
                ],
                "tok_span": [
                    43,
                    49
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    253,
                    270
                ],
                "tok_span": [
                    54,
                    56
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    233
                ],
                "tok_span": [
                    50,
                    51
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    253,
                    270
                ],
                "tok_span": [
                    54,
                    56
                ]
            }
        ]
    },
    {
        "text": "Huseyin Butuner and Hilmi Guner were the designers of the Baku Turkish Martyrs Memorial in Azerbaijan , dedicated to the soldiers of the Ottoman army who died in the Battle of Baku . The Prime Minister , Artur Rasizade is the leader of Azerbaijan where Baku is the capital city .",
        "id": "train_2599",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    176,
                    180
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    253,
                    257
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    236,
                    246
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    236,
                    246
                ],
                "obj_char_span": [
                    176,
                    180
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    236,
                    246
                ],
                "obj_char_span": [
                    253,
                    257
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    57,
                    58
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    187,
                    201
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    236,
                    246
                ],
                "obj_char_span": [
                    187,
                    201
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    58,
                    78
                ],
                "obj_char_span": [
                    91,
                    101
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Baku Turkish Martyrs",
                "object": "Azerbaijan",
                "subj_char_span": [
                    58,
                    78
                ],
                "obj_char_span": [
                    236,
                    246
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    55,
                    56
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    91,
                    101
                ],
                "obj_char_span": [
                    204,
                    218
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    45,
                    51
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Artur Rasizade",
                "subj_char_span": [
                    236,
                    246
                ],
                "obj_char_span": [
                    204,
                    218
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    55,
                    56
                ],
                "obj_tok_span": [
                    45,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    253,
                    257
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    253,
                    257
                ],
                "tok_span": [
                    57,
                    58
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    201
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    201
                ],
                "tok_span": [
                    42,
                    44
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    78
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Baku Turkish Martyrs",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    78
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    101
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    218
                ],
                "tok_span": [
                    45,
                    51
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    236,
                    246
                ],
                "tok_span": [
                    55,
                    56
                ]
            },
            {
                "text": "Artur Rasizade",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    218
                ],
                "tok_span": [
                    45,
                    51
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial is located in Azerbaijan whose capital is Baku . The memorial is dedicated to Ottoman Army soldiers killed in the Battle of Baku and is called Turk Sehitleri Aniti . It was designed by Hüseyin Bütüner and Hilmi Güner . Azerbaijan is led by the Prime Minister .",
        "id": "train_2600",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    50,
                    60
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    50,
                    60
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    50,
                    60
                ],
                "obj_char_span": [
                    160,
                    164
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    160,
                    164
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    50,
                    60
                ],
                "obj_char_span": [
                    280,
                    294
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    68,
                    70
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    255,
                    265
                ],
                "obj_char_span": [
                    280,
                    294
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    63,
                    64
                ],
                "obj_tok_span": [
                    68,
                    70
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    255,
                    265
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    63,
                    64
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    164
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    164
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    294
                ],
                "tok_span": [
                    68,
                    70
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    63,
                    64
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    280,
                    294
                ],
                "tok_span": [
                    68,
                    70
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    255,
                    265
                ],
                "tok_span": [
                    63,
                    64
                ]
            }
        ]
    },
    {
        "text": "Baku Turkish Martyrs ' Memorial , made of red granite and white marble , is dedicated to the Ottoman Army soldiers killed in the Battle of Baku . The memorial , called Turk Sehitleri Aniti , was designed by Hüseyin Bütüner and Hilmi Güner and is located in Azerbaijan , the capital of which is Baku .",
        "id": "train_2601",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    257,
                    267
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    65,
                    66
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    257,
                    267
                ],
                "obj_char_span": [
                    139,
                    143
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    65,
                    66
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    257,
                    267
                ],
                "obj_char_span": [
                    294,
                    298
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    65,
                    66
                ],
                "obj_tok_span": [
                    72,
                    73
                ]
            },
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    257,
                    267
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    65,
                    66
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    257,
                    267
                ],
                "tok_span": [
                    65,
                    66
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    257,
                    267
                ],
                "tok_span": [
                    65,
                    66
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    143
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    257,
                    267
                ],
                "tok_span": [
                    65,
                    66
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    294,
                    298
                ],
                "tok_span": [
                    72,
                    73
                ]
            },
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    257,
                    267
                ],
                "tok_span": [
                    65,
                    66
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is located in England 's capital - London It is dedicated to AEthwald , Ealdorman of East Anglia and it is made of rock . England 's main religion in the Church of England . One of the languages spoken in England is the Cornish language .",
        "id": "train_2602",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    144,
                    151
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    186,
                    193
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    227,
                    234
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    56,
                    57
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    144,
                    151
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    186,
                    193
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    227,
                    234
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    242,
                    258
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    59,
                    61
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    144,
                    151
                ],
                "obj_char_span": [
                    242,
                    258
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    59,
                    61
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    186,
                    193
                ],
                "obj_char_span": [
                    242,
                    258
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    59,
                    61
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    227,
                    234
                ],
                "obj_char_span": [
                    242,
                    258
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    59,
                    61
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    144,
                    151
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    186,
                    193
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    227,
                    234
                ],
                "obj_char_span": [
                    176,
                    193
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    56,
                    57
                ],
                "obj_tok_span": [
                    46,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    193
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    234
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    193
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    234
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    258
                ],
                "tok_span": [
                    59,
                    61
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    258
                ],
                "tok_span": [
                    59,
                    61
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    193
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    258
                ],
                "tok_span": [
                    59,
                    61
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    234
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    242,
                    258
                ],
                "tok_span": [
                    59,
                    61
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    151
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    193
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    46,
                    49
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    227,
                    234
                ],
                "tok_span": [
                    56,
                    57
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    193
                ],
                "tok_span": [
                    46,
                    49
                ]
            }
        ]
    },
    {
        "text": "England is the home of the Cornish language , many ethnic groups including the British Arabs and the established religion of The Church of England . It is also the location of Dead Mans Plack , a stone formation dedicated to Aethelwald , Ealdorman of East Anglia .",
        "id": "train_2603",
        "relation_list": [
            {
                "subject": "Dead",
                "object": "England",
                "subj_char_span": [
                    176,
                    180
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Dead",
                "object": "England",
                "subj_char_span": [
                    176,
                    180
                ],
                "obj_char_span": [
                    139,
                    146
                ],
                "predicate": "location",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    129,
                    146
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    139,
                    146
                ],
                "obj_char_span": [
                    129,
                    146
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Dead",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    180
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    146
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    146
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    146
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack which is made of rock and is dedicated to Æthelwald , Ealdorman of East Anglia is located in England . The capital of England is London and Cornish is a language spoken in the Cornwall region .",
        "id": "train_2604",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    115,
                    122
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    140,
                    147
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    115,
                    122
                ],
                "obj_char_span": [
                    151,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    140,
                    147
                ],
                "obj_char_span": [
                    151,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "Æthelwald , Ealdorman of East Anglia",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    64,
                    100
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    17,
                    28
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    115,
                    122
                ],
                "obj_char_span": [
                    162,
                    169
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "England",
                "object": "Cornish",
                "subj_char_span": [
                    140,
                    147
                ],
                "obj_char_span": [
                    162,
                    169
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    157
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Æthelwald , Ealdorman of East Anglia",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    100
                ],
                "tok_span": [
                    17,
                    28
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Cornish",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Frederick , Maryland is the nearest city to the Monocacy National Battlefield of Frederick County , Maryland . It is the location of the 14th New Jersey Volunteer Infantry Monument which was established on 11 July 1907 which is categorised as belonging to the historic districts of the United States .",
        "id": "train_2605",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    48,
                    77
                ],
                "obj_char_span": [
                    81,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    137,
                    180
                ],
                "obj_char_span": [
                    48,
                    77
                ],
                "predicate": "district",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    48,
                    77
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    77
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    108
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    180
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    77
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    77
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The location of the 14th New Jersey Volunteer Infantry Monument is the Monocacy National Battlefield in Frederick County , Maryland , United States . The monument was established on 11 July 1907 and is owned by the National Park Service .",
        "id": "train_2606",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    71,
                    100
                ],
                "obj_char_span": [
                    104,
                    131
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    20,
                    63
                ],
                "obj_char_span": [
                    71,
                    100
                ],
                "predicate": "district",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick",
                "subj_char_span": [
                    71,
                    100
                ],
                "obj_char_span": [
                    104,
                    113
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    20,
                    63
                ],
                "obj_char_span": [
                    215,
                    236
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    100
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    131
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    63
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    100
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    100
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Frederick",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    113
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    63
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    236
                ],
                "tok_span": [
                    40,
                    43
                ]
            }
        ]
    },
    {
        "text": "The leader of Turkey , where the currency is the Turkish lira , is Ahmet Davutoglu . While the capital city is Ankara , the largest city in the country is Istanbul . Turkey is the location of the Ataturk Monument ( Izmir ) which was inaugurated on 27 July 1932 .",
        "id": "train_2607",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    166,
                    172
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    166,
                    172
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    166,
                    172
                ],
                "obj_char_span": [
                    155,
                    163
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    49,
                    61
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    166,
                    172
                ],
                "obj_char_span": [
                    49,
                    61
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    163
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    172
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoglu is the leader of Turkey where Ankara is the capital , although the largest city is Istanbul . The country is the location of the bronze Ataturk Monument ( Izmir ) which was inaugurated on 27 July 1932 .",
        "id": "train_2608",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    46,
                    52
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    99,
                    107
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    52
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    107
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Turkey 's leader is the President , the currency is the Turkish lira and the capital city is Ankara . It is the location of the Ataturk monument which was designed by Pietro Canonica and inaugurated in Izmir on 27 July 1932 .",
        "id": "train_2609",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    56,
                    68
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "President Ahmet Davutoglu is the leader of Turkey , the home of the Ataturk monument ( Izmir ) . The monument was designed in bronze by Pietro Canonica and inaugurated on 27 July 1932 in Izmir .",
        "id": "train_2610",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "President Ahmet Davutoglu is the leader of Turkey . The capital city is Ankara , but it is in Izmir that the Ataturk monument designed by Pietro Canonica and inaugurated on 27 July 1932 is located .",
        "id": "train_2611",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument ( located in Izmir , Turkey ) is made of Bronze . It was inaugurated on the 27th July , 1932 and it was designed by Pietro Canonica . Turkey 's leader is President Ahmet Davutoglu .",
        "id": "train_2612",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    175,
                    184
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    155,
                    161
                ],
                "obj_char_span": [
                    175,
                    184
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    185,
                    190
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    155,
                    161
                ],
                "obj_char_span": [
                    185,
                    190
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    184
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    184
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    190
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    190
                ],
                "tok_span": [
                    44,
                    46
                ]
            }
        ]
    },
    {
        "text": "The Ataturk Monument is located in Izmir , Turkey and it is made of bronze . Turkeys leader is President Ahmet Davutogly and its capital is Ankara . Turkey 's currency is the Turkish lira .",
        "id": "train_2613",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    95,
                    104
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    95,
                    104
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    105,
                    110
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    105,
                    110
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    175,
                    187
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    149,
                    155
                ],
                "obj_char_span": [
                    175,
                    187
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    44,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    104
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    104
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    110
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    110
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    187
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    155
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    187
                ],
                "tok_span": [
                    44,
                    47
                ]
            }
        ]
    },
    {
        "text": "President Ahmet Davutoglu is the leader of Turkey , The local currency is the Turkish lira and the capital city is Ankara , although Istanbul is the largest . Izmir , Turkey is the location of the Ataturk monument .",
        "id": "train_2614",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Turkey",
                "object": "President",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    115,
                    121
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    115,
                    121
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    133,
                    141
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    133,
                    141
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Turkey",
                "object": "Turkish lira",
                "subj_char_span": [
                    167,
                    173
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    121
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    173
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Turkish lira",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "George Kapitan created the comic character Airman whose alter ego is Drake Stevens .",
        "id": "train_2615",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "George Kapitan",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "George Kapitan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The comic book character Airman , AKA Drake Stephens , was created by Harry Sahle .",
        "id": "train_2616",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "Harry Sahle",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    70,
                    81
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Harry Sahle",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "The creators of the comic character Airman were Harry Sahle and George Kapitan .",
        "id": "train_2617",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "Harry Sahle",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Airman",
                "object": "George Kapitan",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    64,
                    78
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Harry Sahle",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "George Kapitan",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    78
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "John Aman ( created by Bill Everett ) is also known as Amazing-Man in the comics genre .",
        "id": "train_2618",
        "relation_list": [
            {
                "subject": "Amazing-Man",
                "object": "Bill Everett",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    23,
                    35
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amazing-Man",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Bill Everett",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    35
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The character April O'Neal was created by Peter Laird and Kevin Eastman .",
        "id": "train_2619",
        "relation_list": [
            {
                "subject": "April",
                "object": "Peter Laird",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "April",
                "object": "Kevin Eastman",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "April",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Peter Laird",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "April",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Kevin Eastman",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "The comic character Arion , also known as Ahri'ahn , was created by Jan Duursema .",
        "id": "train_2620",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Jan Duursema",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The comic character , Arion , was created by Jan Duursema , who has won the Eisner Award .",
        "id": "train_2621",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Jan Duursema",
                "subj_char_span": [
                    22,
                    27
                ],
                "obj_char_span": [
                    45,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Jan Duursema",
                "object": "Eisner Award",
                "subj_char_span": [
                    45,
                    57
                ],
                "obj_char_span": [
                    76,
                    88
                ],
                "predicate": "award",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Eisner Award",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    88
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "The comic character Asterix , sometimes called Astérix , was created by Albert Uderzo .",
        "id": "train_2622",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "Albert Uderzo",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Albert Uderzo",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "The creator of Asterix , a comics character , is René Goscinny , who is French .",
        "id": "train_2623",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "René Goscinny",
                "subj_char_span": [
                    15,
                    22
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "René Goscinny",
                "object": "French",
                "subj_char_span": [
                    49,
                    62
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    22
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "René Goscinny",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "René Goscinny",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Dick Dillin is the creator of the comic book character Aurakles .",
        "id": "train_2624",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Aurakles was created by Dick Dillin and Len Wein .",
        "id": "train_2625",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Aurakles",
                "object": "Len Wein",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Dick Dillian is an american who created the fictional character , Aurakles .",
        "id": "train_2626",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick",
                "subj_char_span": [
                    66,
                    74
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    74
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Dick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The comic book character Auron was created by Karl Kesel and Marv Wolfman .",
        "id": "train_2627",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    61,
                    73
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    73
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The comic character Auron was created by both Karl Kesel and Walt Simonson .",
        "id": "train_2628",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Auron",
                "object": "Walt Simonson",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    61,
                    74
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    74
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Auron was created by both Marv Wolfman and Walt Simonson .",
        "id": "train_2629",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    26,
                    38
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Auron",
                "object": "Walt Simonson",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfman created the comic book character Auron aka Lambien .",
        "id": "train_2630",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The comic character Balder , full name , Balder Odinson was created by Stan Lee .",
        "id": "train_2631",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    71,
                    79
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    79
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The comic character , Balder , was created by Jack Kirby , an American .",
        "id": "train_2632",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Jack Kirby",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Jack Kirby",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The creators of the comic character Ballistic were Michael Manley and Doug Moench .",
        "id": "train_2633",
        "relation_list": [
            {
                "subject": "Ballistic",
                "object": "Doug Moench",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    70,
                    81
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ballistic",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Doug Moench",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bananaman is broadcast by the BBC which is headquartered in Broadcasting house .",
        "id": "train_2634",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    30,
                    33
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "BBC",
                "object": "Broadcasting",
                "subj_char_span": [
                    30,
                    33
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    33
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    33
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Broadcasting",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Located in London , the BBC , broadcast Bananaman .",
        "id": "train_2635",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    40,
                    49
                ],
                "obj_char_span": [
                    24,
                    27
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "BBC",
                "object": "London",
                "subj_char_span": [
                    24,
                    27
                ],
                "obj_char_span": [
                    11,
                    17
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    17
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The BBC broadcasted Bananaman which starred Bill Oddie .",
        "id": "train_2636",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    4,
                    7
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bill Oddie starred in Bananaman broadcast by STV .",
        "id": "train_2637",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bananaman first aired on the 3rd of October 1983 , and starred Bill Oddie .",
        "id": "train_2638",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Bill Oddie ( born in Rochdale ) stars in Bananaman .",
        "id": "train_2639",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Bill Oddie",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bill Oddie",
                "object": "Rochdale",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Rochdale",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    29
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bananaman first aired on tv screens on the 3rd of October 1983 , and starred Graeme Garden .",
        "id": "train_2640",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Graeme Garden , one of the stars of Bananaman , was born in Aberdeen .",
        "id": "train_2641",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Graeme Garden",
                "object": "Aberdeen",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Aberdeen",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Jill Shilling stared in Bananaman , broadcasted by STV .",
        "id": "train_2642",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor starred in Bananaman , which was broadcasted by STV .",
        "id": "train_2643",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor starred in Bananaman , broadcasted by the BBC .",
        "id": "train_2644",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Bananaman",
                "object": "BBC",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    60,
                    63
                ],
                "predicate": "broadcastedBy",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    63
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Buxton is the birthplace of Tim Brooke-Taylor , who starred in Bananaman .",
        "id": "train_2645",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    63,
                    72
                ],
                "obj_char_span": [
                    28,
                    45
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tim Brooke-Taylor",
                "object": "Buxton",
                "subj_char_span": [
                    28,
                    45
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    72
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Buxton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor was born in the UK and starred in Bananaman .",
        "id": "train_2646",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    52,
                    61
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Duncan Rouleau and Steven T. Seagle created Baymax .",
        "id": "train_2647",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    44,
                    50
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Baymax",
                "object": "Steven T. Seagle",
                "subj_char_span": [
                    44,
                    50
                ],
                "obj_char_span": [
                    19,
                    35
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Steven T. Seagle",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    35
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Baymax first appeared in Big Hero 6 , starring Ryan Potter .",
        "id": "train_2648",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Ryan Potter",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    47,
                    58
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Ryan Potter",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Duncan Rouleau created Baymax , a character in Big Hero 6 .",
        "id": "train_2649",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    47,
                    57
                ],
                "predicate": "series",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Big Hero 6 , starring Damon Wayans Jr. , features the character Baymax .",
        "id": "train_2650",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    64,
                    70
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "series",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Damon Wayans",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    34
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Damon Wayans",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character in the film Big Hero 6 that starred Jamie Chung .",
        "id": "train_2651",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Jamie Chung",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Jamie Chung",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character in Big Hero 6 which also starred Maya Rudolph .",
        "id": "train_2652",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Maya Rudolph",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Maya Rudolph",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character in Big Hero 6 , Scott Adsit starred in the movie version of Big Hero 6 .",
        "id": "train_2653",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    82,
                    92
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Scott Adsit",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Big Hero 6",
                "object": "Scott Adsit",
                "subj_char_span": [
                    82,
                    92
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    92
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    92
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Scott Adsit was born in Northbrook , Illinois and does the voice for Baymax .",
        "id": "train_2654",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Scott Adsit",
                "subj_char_span": [
                    69,
                    75
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "voice",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Scott Adsit",
                "object": "Northbrook , Illinois",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    45
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    75
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Northbrook , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The character Ben Urich ( Benjamin Urich ) was created by Gene Colan .",
        "id": "train_2655",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    58,
                    68
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    68
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Comic book character Ben Urich was created by Roger McKenzie and Gene Colan .",
        "id": "train_2656",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger McKenzie",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    50,
                    64
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bo Bibbowski ( full name Bibbo Bibbowski ) was created by Jerry Ordway .",
        "id": "train_2657",
        "relation_list": [
            {
                "subject": "Bibbo Bibbowski",
                "object": "Jerry Ordway",
                "subj_char_span": [
                    25,
                    40
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bibbo Bibbowski",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    40
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Jerry Ordway",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Baymax is a character in the film Big Hero 6 , which starred Ryan Potter .",
        "id": "train_2658",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Ryan Potter",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    61,
                    72
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    44
                ],
                "predicate": "series",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Ryan Potter",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Sheldon Moldoff created the Black Pirate and won the Inkpot Award .",
        "id": "train_2659",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    28,
                    40
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Sheldon Moldoff",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Blockbuster is a comic character that was created by Carmine Infantino and Gardner Fox .",
        "id": "train_2660",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    75,
                    86
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    53,
                    70
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The character Blockbuster was created by Gardner Fox and Roger Stern .",
        "id": "train_2661",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Roger Stern",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Roger Stern",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The creators of Blockbuster ( comics character ) are Gardner Fox and Tom Lyle .",
        "id": "train_2662",
        "relation_list": [
            {
                "subject": "Blockbuster (",
                "object": "Gardner Fox",
                "subj_char_span": [
                    16,
                    29
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Blockbuster (",
                "object": "Tom Lyle",
                "subj_char_span": [
                    16,
                    29
                ],
                "obj_char_span": [
                    69,
                    77
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster (",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Blockbuster (",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    77
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "The comic book character Blockbuster was created by Roger Stern and Carmine Infantino .",
        "id": "train_2663",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Roger Stern",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    52,
                    63
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    25,
                    36
                ],
                "obj_char_span": [
                    68,
                    85
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Roger Stern",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    63
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    85
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "The character Blockbuster was created by Tom Lyle and Carmine Infantino .",
        "id": "train_2664",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Tom Lyle",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    41,
                    49
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    54,
                    71
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    71
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The character Bolt was created by Dan Mishkin and Garcy Cohn .",
        "id": "train_2665",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Dan Mishkin",
                "subj_char_span": [
                    14,
                    18
                ],
                "obj_char_span": [
                    34,
                    45
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dan Mishkin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The character Bolt was created by Ernie Colon and Dan Mishkin .",
        "id": "train_2666",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    14,
                    18
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bolt",
                "object": "Dan Mishkin",
                "subj_char_span": [
                    14,
                    18
                ],
                "obj_char_span": [
                    50,
                    61
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Dan Mishkin",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ernie Colon and Gary Cohn created the comic character Bolt .",
        "id": "train_2667",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    54,
                    58
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    54,
                    58
                ],
                "obj_char_span": [
                    16,
                    25
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ernie Colon , one of the creators of the character Bolt is a Puerto Rican national .",
        "id": "train_2668",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    51,
                    55
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Ernie",
                "object": "Puerto",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The creators of the comic character , Bolt , were Paris Cullins and Dan Mishkin .",
        "id": "train_2669",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    38,
                    42
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Bolt",
                "object": "Dan Mishkin",
                "subj_char_span": [
                    38,
                    42
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Dan Mishkin",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "The comic character Bolt , was created by Paris Cullins and Ernie Colon .",
        "id": "train_2670",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    20,
                    24
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    20,
                    24
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The creator of the comic character , Bolt , is Paris Cullins , A United States national .",
        "id": "train_2671",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Paris Cullins",
                "subj_char_span": [
                    37,
                    41
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Paris Cullins",
                "object": "United States",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    65,
                    78
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Dane Whitman , aka the Black Knight was created by John Buscema .",
        "id": "train_2672",
        "relation_list": [
            {
                "subject": "Dane Whitman",
                "object": "John Buscema",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    63
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    63
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The comic book character Dane Whitman ( otherwise known as the Black Knight ) , was created by both Roy Thomas and John Buscema .",
        "id": "train_2673",
        "relation_list": [
            {
                "subject": "Dane Whitman",
                "object": "John Buscema",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    115,
                    127
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "Dane Whitman",
                "object": "Roy Thomas",
                "subj_char_span": [
                    25,
                    37
                ],
                "obj_char_span": [
                    100,
                    110
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    127
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "Dane Whitman",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    110
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Dane Whitman , alter ego Black Knight , was created by the American , John Buscema .",
        "id": "train_2674",
        "relation_list": [
            {
                "subject": "Dane Whitman",
                "object": "John Buscema",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    70,
                    82
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    82
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Dane Whitman is the alternative name for the comic character , Dane Whitman Black Knight which was created by Roy Thomas .",
        "id": "train_2675",
        "relation_list": [
            {
                "subject": "Dane Whitman Black Knight",
                "object": "Roy Thomas",
                "subj_char_span": [
                    63,
                    88
                ],
                "obj_char_span": [
                    110,
                    120
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    88
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Gene Colan is the American national who created the character Ben Urich .",
        "id": "train_2676",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    62,
                    71
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The comic book character Auron was created by Karl Kesel , an American .",
        "id": "train_2677",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Karl Kesel",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Karl Kesel",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The American Roger McKenzie is a comic book writer who created the character Ben Urich .",
        "id": "train_2678",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger McKenzie",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    13,
                    27
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    27
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "Sheldon Moldoff is the American creator of Black Pirate .",
        "id": "train_2679",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    43,
                    55
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport serves the city of Aarhus who 's leader is Jacob Bundsgaard .",
        "id": "train_2680",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "Jacob Bundsgaard",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    58,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Jacob Bundsgaard",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    58,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jacob Bundsgaard",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Jacob Bundsgaard",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup , Denmark .",
        "id": "train_2681",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup which is part of the Central Denmark region .",
        "id": "train_2682",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The location of Aarhus Airport is Tirstrup Denmark .",
        "id": "train_2683",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Aarhus Lufthavn A/S is the operation organisation of Aarhus Airport which has a runway length of 2702.0 .",
        "id": "train_2684",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2702.0",
                "subj_char_span": [
                    53,
                    67
                ],
                "obj_char_span": [
                    97,
                    103
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    16,
                    20
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "2702.0",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is operated by Aktieselskab and the runway length is 2702.0 .",
        "id": "train_2685",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    42
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Aarhus Airport",
                "object": "2702.0",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    68,
                    74
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2702.0",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab is the operating organisation for Aarhus Airport which has the runway name 10R/28L .",
        "id": "train_2686",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is operated by Aarhus Lufthave A/S and the length of the runway is 2776.0 .",
        "id": "train_2687",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    82,
                    88
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    88
                ],
                "tok_span": [
                    23,
                    28
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is operated by the Aktieselkab organisation and has a runway length of 2777.0 meters .",
        "id": "train_2688",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2777.0",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    86,
                    92
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    92
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "546m above sea level , the length of the 1st runway at Abilene Regional airport is 3678 feet .",
        "id": "train_2689",
        "relation_list": [
            {
                "subject": "Abilene Regional",
                "object": "3678",
                "subj_char_span": [
                    55,
                    71
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "3678",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Abilene Regional Airport lies 546 metres above sea level and its third runway is 7,202 feet long .",
        "id": "train_2690",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport serves the city of Abilene in Texas , United States .",
        "id": "train_2691",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene Regional Airport",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Abilene",
                "object": "United States",
                "subj_char_span": [
                    44,
                    51
                ],
                "obj_char_span": [
                    63,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Abilene regional airport serves Abilene , Jones County , Texas .",
        "id": "train_2692",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Abilene ,",
                "subj_char_span": [
                    4,
                    11
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene ,",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Abilene ,",
                "object": "Jones County , Texas",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    46,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Abilene ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    66
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Abilene is part of Taylor County , Texas and served by Abilene regional airport .",
        "id": "train_2693",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Abilene",
                "object": "Abilene",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    55,
                    62
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Abilene",
                "object": "Taylor County , Texas",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Abilene",
                "object": "Taylor County , Texas",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    19,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Taylor County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    40
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Taylor County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    40
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport , located 546 metres above sea level , has the location identifier ABI .",
        "id": "train_2694",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    35,
                    38
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport is 507 metres above sea level and the 1st runway is 6573 ft in length .",
        "id": "train_2695",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "6573",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    80,
                    84
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "507",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    31,
                    34
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "6573",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    84
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "507",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves Lake Placid and the city of Saranac Lake , New York .",
        "id": "train_2696",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    35,
                    46
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    63,
                    86
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Lake Placid",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    86
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport is 507 metres above sea level and is located in Harrietstown , New York .",
        "id": "train_2697",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Harrietstown , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    76,
                    99
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "507",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    31,
                    34
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    99
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "507",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport is 507 metres above sea level and has SLK as its location identifier .",
        "id": "train_2698",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "507",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    31,
                    34
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "507",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    34
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Aiport is located in Madrid , in Spain .",
        "id": "train_2699",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Madrid",
                "object": "Spain",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barejas airport is located at Paracuellos de Jarama at an elevation of 610.0 metres above sea level .",
        "id": "train_2700",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    51,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Adolfo",
                "object": "610.0",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    92,
                    97
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    72
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "610.0",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    97
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport which has a runway length of 3500 is located in Paracuellos de Jarama .",
        "id": "train_2701",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    88,
                    109
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    22,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    109
                ],
                "tok_span": [
                    22,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport is in Paracuellos de Jarama and has a runway length of 4100 .",
        "id": "train_2702",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    13,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport can be found in Paracuellos de Jarama Spain .",
        "id": "train_2703",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    73
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            },
            {
                "subject": "Paracuellos de Jarama",
                "object": "Spain",
                "subj_char_span": [
                    52,
                    73
                ],
                "obj_char_span": [
                    74,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    22
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    73
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    73
                ],
                "tok_span": [
                    14,
                    22
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    79
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barejas Airport is in Paracuellos de Jarama , Madrid .",
        "id": "train_2704",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    43,
                    64
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    64
                ],
                "tok_span": [
                    13,
                    21
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid - Barajas airport is located at San Sebastian de los Reyes , in Spain .",
        "id": "train_2705",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "San",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    53,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "San",
                "object": "Spain",
                "subj_char_span": [
                    53,
                    56
                ],
                "obj_char_span": [
                    85,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    90
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "In Madrid , the Adolfo Suarez MadridBarajas Airport has a runway with the length of 3,500 metres .",
        "id": "train_2706",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Madrid",
                "subj_char_span": [
                    16,
                    51
                ],
                "obj_char_span": [
                    3,
                    9
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    14
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    51
                ],
                "tok_span": [
                    4,
                    14
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    9
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The runway length of Adolfo Suarez MadridBarajas Airport which is located at San Sebastian de los Reyes , is 4,349 .",
        "id": "train_2707",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "San",
                "subj_char_span": [
                    21,
                    56
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    56
                ],
                "tok_span": [
                    4,
                    14
                ]
            },
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Afonsa Pena International Airport serves the city of Curitiba which is part of the South Region , Brazil .",
        "id": "train_2708",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "South Region , Brazil",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    83,
                    104
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "South Region , Brazil",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    104
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airpor in São José dos Pinhais , is 2988 feet above sea level .",
        "id": "train_2709",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "2988",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_feet)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Afonso Pena International",
                "object": "São José dos Pinhais",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    36,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2988",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "São José dos Pinhais",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    56
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport , operated by Infraero , is located in Sao Jose dos Pinhais .",
        "id": "train_2710",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    56
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Infraero in Brazil , operates Afonso Pena International Airport .",
        "id": "train_2711",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "Infraero",
                "subj_char_span": [
                    30,
                    63
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Infraero",
                "object": "Brazil",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    63
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Infraero",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Located at Sao Jose dos Pinhais , Afonso Pena International Airport has a runway length of 2215.0 metres .",
        "id": "train_2712",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2215.0",
                "subj_char_span": [
                    34,
                    67
                ],
                "obj_char_span": [
                    91,
                    97
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    67
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "AGR is the ATA Location Identifier for Agra Airport , Agra .",
        "id": "train_2713",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    39,
                    51
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Agra Airport",
                "object": "Agra",
                "subj_char_span": [
                    39,
                    51
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Agra airport is located in Agra and its ICAO location identifier is VIAG .",
        "id": "train_2714",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "Agra",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Agra",
                "object": "Agra",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    27,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Agra",
                "object": "Agra",
                "subj_char_span": [
                    27,
                    31
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Agra",
                "object": "Agra",
                "subj_char_span": [
                    27,
                    31
                ],
                "obj_char_span": [
                    27,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Agra airport is in India and has the ATA location identifier AGR .",
        "id": "train_2715",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Agra airport is located in India and the ICAO location identifier is VIAG .",
        "id": "train_2716",
        "relation_list": [
            {
                "subject": "Agra",
                "object": "India",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is located in Uttar Pradesh and has the IATA Location Identifier of AGR .",
        "id": "train_2717",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in Uttar Pradesh with the ICAO Location Identifier of VIAG .",
        "id": "train_2718",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in Uttar Pradesh which is part of Bundelkhand .",
        "id": "train_2719",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    50,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    61
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is located in Uttar Pradesh where Ram Naik is leader .",
        "id": "train_2720",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Uttar Pradesh",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Uttar Pradesh",
                "object": "Ram Naik",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Ram Naik",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Indian Air Force has a transport aircraft called the Boeing C-17 Globemaster III and it also operates Agra Airport .",
        "id": "train_2721",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    106,
                    118
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    57,
                    84
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    84
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "Al-Taqaddum Air Base serves the city of Fallujah which is in Iraq .",
        "id": "train_2722",
        "relation_list": [
            {
                "subject": "Al-Taqaddum Air Base",
                "object": "Fallujah",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Fallujah",
                "object": "Iraq",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    61,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al-Taqaddum Air Base",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    65
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The runway length of Al-Taqaddum air base is 4019.0 and it serves the city of Fallujah .",
        "id": "train_2723",
        "relation_list": [
            {
                "subject": "Al-Taqaddum",
                "object": "4019.0",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Al-Taqaddum",
                "object": "Fallujah",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al-Taqaddum",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "4019.0",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Al-Taqaddum",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Fallujah",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is located in Al Anbar Province , Iraq , it 's runway is 3078.48 long .",
        "id": "train_2724",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "3078.48",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    73,
                    80
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3078.48",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase in Iraq is 618 feet above sea level .",
        "id": "train_2725",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "618",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    30
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_feet)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "618",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    30
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The runway length of Al Asad Airbase , Iraq , is 3078.48 .",
        "id": "train_2726",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    21,
                    36
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "3078.48",
                "subj_char_span": [
                    21,
                    36
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    36
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    36
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "3078.48",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase in Iraq has a runway length of 3090.0 .",
        "id": "train_2727",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "3090.0",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3090.0",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is in Iraq and the length of the runway is 3992.88 .",
        "id": "train_2728",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    22,
                    26
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Al Asad Airbase",
                "object": "3992.88",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    26
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3992.88",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force , who operated Al Asad airbase , deploy the aircraft fighter known as General Dynamics F-16 Fighting Falcon .",
        "id": "train_2729",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "United States Air Force",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    98,
                    135
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    20,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    135
                ],
                "tok_span": [
                    20,
                    27
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force whose aircraft carriers transport the Lockheed AC-130 .",
        "id": "train_2730",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed AC-130",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    97,
                    112
                ],
                "predicate": "attackAircraft",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Lockheed AC-130",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    112
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force was fighting in the United States bombing of Libya in 1986 and also operates the Al Asad Airbase .",
        "id": "train_2731",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    109,
                    124
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "1986",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    82,
                    86
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    124
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1986",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force which uses the transport aircraft , the Lockheed C-130 Hercules .",
        "id": "train_2732",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "United States Air Force",
                "object": "Lockheed C-130 Hercules",
                "subj_char_span": [
                    35,
                    58
                ],
                "obj_char_span": [
                    99,
                    122
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Lockheed C-130 Hercules",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    122
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Al Asad airbase is located in the Al Anbar province in Iraq and has a runway length of 3990.0 .",
        "id": "train_2733",
        "relation_list": [
            {
                "subject": "Al Asad",
                "object": "3990.0",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "3990.0",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport is located in Alcobendas where the leader party is the Peoples Party ( Spain ) .",
        "id": "train_2734",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Alcobendas",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The city of Alderney is served by the Alderney Airport which has first runway made of asphalt .",
        "id": "train_2735",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    38,
                    54
                ],
                "obj_char_span": [
                    12,
                    20
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    38,
                    54
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    20
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Serving the city of Alderney , Alderney Airport 's 1st runway is made from Poaceae .",
        "id": "train_2736",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    31,
                    47
                ],
                "obj_char_span": [
                    75,
                    82
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    31,
                    47
                ],
                "obj_char_span": [
                    20,
                    28
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    31,
                    47
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    47
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    82
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    47
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    47
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The surface type of the 497.0 long runway at Alderney Airport is poaceae .",
        "id": "train_2737",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "497.0",
                "subj_char_span": [
                    45,
                    61
                ],
                "obj_char_span": [
                    24,
                    29
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    29
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alderney Airport has a runway with a length of 733.0 metres and its 1st runway is made from Poaceae .",
        "id": "train_2738",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "733.0",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The capital of Alderney is Saint Anne and is served by the Alderney Airport .",
        "id": "train_2739",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    59,
                    75
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    59,
                    75
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Alderney",
                "object": "Saint Anne",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    37
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Alderney",
                "object": "Saint Anne",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    27,
                    37
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    75
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    75
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Saint Anne",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Saint Anne",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alderney Airport serves the English speaking city of Alderney .",
        "id": "train_2740",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Alderney",
                "object": "English",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Alderney",
                "object": "English",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Alderney Airport serves Alderney whose leader is Elizabeth II .",
        "id": "train_2741",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Alderney",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Alderney",
                "object": "Elizabeth II",
                "subj_char_span": [
                    4,
                    12
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Alderney",
                "object": "Elizabeth II",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 1st runway at Alderney Airport is made from Asphalt and has a length of 497.0 .",
        "id": "train_2742",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "497.0",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Alderney Airport",
                "object": "Asphalt",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "1st_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Asphalt",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport in Pakistan .",
        "id": "train_2743",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    88,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    96
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport is located in Pakistan and has a runway length of 2900 .",
        "id": "train_2744",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The runway length of Allama Iqbal International Airport in Pakistan is 3,310 .",
        "id": "train_2745",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan",
                "subj_char_span": [
                    21,
                    55
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    55
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal international airport has a runway length of 3360.12 and is located in Pakistan .",
        "id": "train_2746",
        "relation_list": [
            {
                "subject": "Allama Iqbal",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Allama Iqbal",
                "object": "3360.12",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Allama Iqbal",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3360.12",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport is located in Pakistan where the leader is Mamnoon Hussain .",
        "id": "train_2747",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    49,
                    57
                ],
                "obj_char_span": [
                    78,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport is located in Pakistan where the leader is Nawaz Sharif .",
        "id": "train_2748",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Nawaz Sharif",
                "subj_char_span": [
                    49,
                    57
                ],
                "obj_char_span": [
                    78,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Nawaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    90
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport is located in Pakistan where Sardar Ayaz Sadiq is the leader .",
        "id": "train_2749",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Pakistan",
                "object": "Sardar Ayaz Sadiq",
                "subj_char_span": [
                    49,
                    57
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Sardar Ayaz Sadiq",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "Located in Punjab , in Pakistan , Allama Iqbal International Airport has a runway length of 3360.12 metres .",
        "id": "train_2750",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab ,",
                "subj_char_span": [
                    34,
                    68
                ],
                "obj_char_span": [
                    11,
                    19
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "3360.12",
                "subj_char_span": [
                    34,
                    68
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    68
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Punjab ,",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    19
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    68
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "3360.12",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport is located in Punjab , Pakistan , which is led by the Provincial Assembly of the Punjab .",
        "id": "train_2751",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    49,
                    66
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Punjab , Pakistan",
                "object": "Provincial Assembly of the Punjab",
                "subj_char_span": [
                    49,
                    66
                ],
                "obj_char_span": [
                    89,
                    122
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    66
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    66
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Provincial Assembly of the Punjab",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    122
                ],
                "tok_span": [
                    19,
                    24
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport in Punjab , Pakistan , is operated by Pakistan Civil Aviation Authority .",
        "id": "train_2752",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    73,
                    106
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    38,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    106
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    55
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Jinnah International Airport is the location of the HQ of the Pakistan Civil Aviation Authority , who govern Allama Iqbal International Airport .",
        "id": "train_2753",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    109,
                    143
                ],
                "obj_char_span": [
                    62,
                    95
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Pakistan Civil Aviation Authority",
                "object": "Jinnah International Airport",
                "subj_char_span": [
                    62,
                    95
                ],
                "obj_char_span": [
                    0,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    143
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    95
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    95
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Jinnah International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport has a runway length of 3310.0 and is found in Punjab , Pakistan .",
        "id": "train_2754",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "3310.0",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Punjab , Pakistan",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "3310.0",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Aplena County Regional Airport is elevated 210 metres above sea level and is owned by Alpena Country , Michigan .",
        "id": "train_2755",
        "relation_list": [
            {
                "subject": "Alpena",
                "object": "210",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Alpena",
                "object": "Alpena",
                "subj_char_span": [
                    90,
                    96
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is located in Maple Ridge Township , Alpena County , Michigan and is 210 metres above sea level .",
        "id": "train_2756",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    45,
                    92
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    19
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    100,
                    103
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    92
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    103
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is found in Maple Ridge Township , Alpena County , Michigan , United States .",
        "id": "train_2757",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    90
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    19
                ]
            },
            {
                "subject": "Maple Ridge Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    43,
                    90
                ],
                "obj_char_span": [
                    93,
                    106
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    19
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    90
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    90
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport has an elevation of 210 metres above sea level and is located at Wilson Township , Alpena County , Michigan .",
        "id": "train_2758",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    96,
                    138
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    28
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "210",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    51,
                    54
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    138
                ],
                "tok_span": [
                    19,
                    28
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "210",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is found in Wilson Township , Alpena County , Michigan United States .",
        "id": "train_2759",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    18
                ]
            },
            {
                "subject": "Wilson Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    43,
                    85
                ],
                "obj_char_span": [
                    86,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    18
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    85
                ],
                "tok_span": [
                    9,
                    18
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    85
                ],
                "tok_span": [
                    9,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    99
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol is at an elevation of -3.3528 from sea level and its 5th runway number is 18 .",
        "id": "train_2760",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "18",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    101,
                    103
                ],
                "predicate": "5th_runway_Number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "18",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    103
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amsterdam airport Schipol is -3.3528 above sea level and the 5th runway has an asphalt surface .",
        "id": "train_2761",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Eberhard van der Laan is the leader of Amsterdam , where the airport serving the city is called Amsterdam Airport Schipol .",
        "id": "train_2762",
        "relation_list": [
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    96,
                    113
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    96,
                    113
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Eberhard van der Laan",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Eberhard van der Laan",
                "subj_char_span": [
                    96,
                    105
                ],
                "obj_char_span": [
                    0,
                    21
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    113
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    113
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Eberhard van der Laan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Eberhard van der Laan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol , with a runway length of 3400.0 , serves the city of Amsterdam .",
        "id": "train_2763",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    81,
                    90
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3400.0",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3400.0",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Amsterdam Airport Schiphol , which serves the city of Amsterdam , has a runway length of 3453.0 .",
        "id": "train_2764",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3453.0",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "3453.0",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "The runway length of Amsterdam Airport Schiphol , which serves the city of Amsterdam , is 3500.0 .",
        "id": "train_2765",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    21,
                    47
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Amsterdam",
                "subj_char_span": [
                    21,
                    47
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3500.0",
                "subj_char_span": [
                    21,
                    47
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    47
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    47
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    47
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "3500.0",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Amsterdam Airport , whose runway is 3800 feet , serves Amsterdam .",
        "id": "train_2766",
        "relation_list": [
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Amsterdam Airport",
                "object": "Amsterdam",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Amsterdam Airport Schiphol in Haarlemmermeer is -3.3528 metres above sea level .",
        "id": "train_2767",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Haarlemmermeer",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Haarlemmermeer",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "Andrews County , Texas has its county seat in Andrews , Texas and owns the airport with the same name .",
        "id": "train_2768",
        "relation_list": [
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews , Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Andrews County",
                "object": "Andrews County , Texas",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andrews , Texas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is owned by Andrews County , Texas where the largest city is Andrews .",
        "id": "train_2769",
        "relation_list": [
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews",
                "subj_char_span": [
                    35,
                    57
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews",
                "subj_char_span": [
                    35,
                    57
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews",
                "subj_char_span": [
                    35,
                    57
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "Andrews County , Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    57
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Andrews County Airport is 2939 feet and it is 973 m above sea level .",
        "id": "train_2770",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "2939",
                "subj_char_span": [
                    18,
                    40
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "3rd_runway_LengthFeet",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    40
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "2939",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is 973.0 below sea level and the 4th runway has a length of 25 feet .",
        "id": "train_2771",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "25",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    83,
                    85
                ],
                "predicate": "4th_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Andrews County Airport",
                "object": "973.0",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "25",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    85
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "973.0",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas and is 973 metres above sea level .",
        "id": "train_2772",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , in the United States .",
        "id": "train_2773",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , who 's inhabitants are called Tejano .",
        "id": "train_2774",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    75,
                    81
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    81
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas , where the inhabitants have the demonym Texan .",
        "id": "train_2775",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Texan",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    84,
                    89
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texan",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas where they speak English .",
        "id": "train_2776",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas where Spanish is spoken .",
        "id": "train_2777",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    37,
                    42
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "5 is the number of the first runway of Angola International Airport which is 159m a.s.l .",
        "id": "train_2778",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "5",
                "subj_char_span": [
                    39,
                    67
                ],
                "obj_char_span": [
                    0,
                    1
                ],
                "predicate": "1st_runway_Number",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    67
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "5",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport is 159 metres above the sea level and the 1st runway has an asphalt surface .",
        "id": "train_2779",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    32,
                    35
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Angola International Airport located in Icolo e Bengo is 159 meters above sea level .",
        "id": "train_2780",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "159",
                "subj_char_span": [
                    4,
                    32
                ],
                "obj_char_span": [
                    61,
                    64
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    32
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    64
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport can be found in Ícolo e Bengo , which is in the Luanda Province .",
        "id": "train_2781",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            },
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    77,
                    92
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    92
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport serves Luanda and it is 4000 in length .",
        "id": "train_2782",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Luanda",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The arrondissement of Antwerp serves the city of Antwerp , where the Antwerp International Airport is located .",
        "id": "train_2783",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    69,
                    98
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    69,
                    98
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    69,
                    98
                ],
                "obj_char_span": [
                    69,
                    76
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    98
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    98
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    98
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp in Belgium .",
        "id": "train_2784",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Bart De Wever is the mayor of Antwerp , which is served by Antwerp International airport .",
        "id": "train_2785",
        "relation_list": [
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    59,
                    80
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Antwerp International",
                "object": "Antwerp",
                "subj_char_span": [
                    59,
                    80
                ],
                "obj_char_span": [
                    59,
                    66
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Bart De Wever",
                "subj_char_span": [
                    30,
                    37
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Bart De Wever",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    80
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    80
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bart De Wever",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bart De Wever",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Antwerp International Airport , which is 12 metres above sea level , is operated by the Flemish Government .",
        "id": "train_2786",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Government",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    92,
                    110
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    110
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Antwerp International Airport , which is owned by the Flemish Region , is operated by the Flemish Government .",
        "id": "train_2787",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Government",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    94,
                    112
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    58,
                    72
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    112
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    72
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport is operated by the Flemish government and its runway is 600 long .",
        "id": "train_2788",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The operating organisation of Antwerp International airport is the Flemish government which has jurisdiction in Flanders .",
        "id": "train_2789",
        "relation_list": [
            {
                "subject": "Antwerp International",
                "object": "Flemish",
                "subj_char_span": [
                    30,
                    51
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Flemish",
                "object": "Flanders",
                "subj_char_span": [
                    67,
                    74
                ],
                "obj_char_span": [
                    112,
                    120
                ],
                "predicate": "jurisdiction",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    51
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Flanders",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    120
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport is owned by the Flemish Region and serves the city of Antwerp .",
        "id": "train_2790",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Flemish Department of Mobility and Public Works operates the Antwerp International Airport which is owned by Flemish Region .",
        "id": "train_2791",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    61,
                    90
                ],
                "obj_char_span": [
                    109,
                    123
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    90
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    123
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport has a runway length of 1510.0 and is operated by The Flemish Department of Mobility and Public Works .",
        "id": "train_2792",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "1510.0",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1510.0",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Appleton International Airport serves the city of Appleton , Wisconsin which is part of Kimberly , Wisconsin .",
        "id": "train_2793",
        "relation_list": [
            {
                "subject": "Appleton , Wisconsin",
                "object": "Kimberly , Wisconsin",
                "subj_char_span": [
                    54,
                    74
                ],
                "obj_char_span": [
                    92,
                    112
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    54,
                    74
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Kimberly , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    112
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Appletone International Airport serves Appleton which is part of Little Chute , Wisconsin .",
        "id": "train_2794",
        "relation_list": [
            {
                "subject": "Appleton",
                "object": "Little Chute , Wisconsin",
                "subj_char_span": [
                    39,
                    47
                ],
                "obj_char_span": [
                    65,
                    89
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Appleton",
                "object": "Appleton",
                "subj_char_span": [
                    39,
                    47
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Little Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    89
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Appleton International Airport is elevated 280 metres above sea level and the first runway built here has a length of 8002 feet .",
        "id": "train_2795",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "8002",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    122,
                    126
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    47,
                    50
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "8002",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    126
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport has an elevation of 280 metres above sea level , and its operators are in Outagamie County , Wisconsin .",
        "id": "train_2796",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    51,
                    54
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "Outagamie County , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    105,
                    133
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    54
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Outagamie County , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    133
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is at an elevation of 280 metres above sea level and can be found in Greenville , Wisconsin .",
        "id": "train_2797",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    100,
                    122
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    53,
                    56
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    122
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Appleton International airport is located in Greenville , Wisconsin , in the United States .",
        "id": "train_2798",
        "relation_list": [
            {
                "subject": "Appleton International",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    45,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Greenville , Wisconsin",
                "object": "United States",
                "subj_char_span": [
                    45,
                    67
                ],
                "obj_char_span": [
                    77,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    90
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport in New Zealand , is elevated 34.0 metres above sea level and its 3rd runway is 1960 feet long .",
        "id": "train_2799",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "1960",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "3rd_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "34.0",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    45,
                    49
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1960",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34.0",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "At New Zealand 's Ardmore Airport , one of the runways is 518.0 long and the third runway is made of Poaceae .",
        "id": "train_2800",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    101,
                    108
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "518.0",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    58,
                    63
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    108
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "518.0",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "03L/21R is the runway name of Ardmore Airport in New Zealand where the 3rd runway is made of Poaceae .",
        "id": "train_2801",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    30,
                    45
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "Ardmore airport in New Zealand has a runway named 03R/21L and interestingly the third runway is made of Poaceae .",
        "id": "train_2802",
        "relation_list": [
            {
                "subject": "Ardmore",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    104,
                    111
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    111
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "New Zealand 's Ardmore Airport has a runway named 07/25 and its 3rd runway has a Poaceae surface .",
        "id": "train_2803",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    15,
                    30
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "The third runway at Ardmore Airport ( New Zealand ) is made of Poaceae , which belongs to the division of flowering plants .",
        "id": "train_2804",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    20,
                    51
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    51
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) 's 3rd runway surface type is Poaceae which is of the order Commelinids .",
        "id": "train_2805",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    62,
                    69
                ],
                "obj_char_span": [
                    92,
                    103
                ],
                "predicate": "order",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Ardmore Airport ( New Zealand ) is made of Poaceae , which is of the order Poales .",
        "id": "train_2806",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    49
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    61,
                    68
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "order",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    49
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Civil Aviation Authority of New Zealand is the operating organisation for Ardmore Airport , located in Auckland , New Zealand .",
        "id": "train_2807",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Auckland",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Ardmore Airport",
                "object": "Civil Aviation Authority of New Zealand",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    4,
                    43
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    1,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Auckland",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Civil Aviation Authority of New Zealand",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    43
                ],
                "tok_span": [
                    1,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Civil Aviation Authority of Wellington , New Zealand is the operating organisation for Ardmore Airport , New Zealand .",
        "id": "train_2808",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Civil Aviation Authority of",
                "subj_char_span": [
                    91,
                    106
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Civil Aviation Authority of",
                "object": "Wellington",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    106
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Civil Aviation Authority of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Civil Aviation Authority of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Wellington",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Ashgabat international airport is 211 metres above sea level and the 3rd runway has a length of 2953 feet .",
        "id": "train_2809",
        "relation_list": [
            {
                "subject": "Ashgabat",
                "object": "2953",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "3rd_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Ashgabat",
                "object": "211",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2953",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is located in Ashgabat and it is 211 metres above sea level .",
        "id": "train_2810",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    64,
                    67
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    67
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is operated by Turkmenistan Airlines and it is 211 metres above sea level .",
        "id": "train_2811",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    78,
                    81
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    81
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Ashgabat International Airport is called Turkmenistan Airlines who have their headquarters in Ashgabat .",
        "id": "train_2812",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    72,
                    93
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    72,
                    93
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    72,
                    93
                ],
                "obj_char_span": [
                    125,
                    133
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    133
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is operated by Turkmenistan Airlines whose hub airport is Turkmenabat Airport .",
        "id": "train_2813",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat Airport",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    89,
                    108
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    17,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenabat Airport",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    108
                ],
                "tok_span": [
                    17,
                    23
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is operated by Turkmenistan Airlines which has Turkmenbashi International Airport as its hub .",
        "id": "train_2814",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    46,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenbashi International Airport",
                "subj_char_span": [
                    46,
                    67
                ],
                "obj_char_span": [
                    78,
                    112
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    67
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Turkmenbashi International Airport",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    112
                ],
                "tok_span": [
                    15,
                    22
                ]
            }
        ]
    },
    {
        "text": "Ashgabat is the location of Ashgabat International Airport and has a runway length of 2989m .",
        "id": "train_2815",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    28,
                    58
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Athens International Airport serves the city of Athens , where the mayor is Giorgos Kaminis .",
        "id": "train_2816",
        "relation_list": [
            {
                "subject": "Athens",
                "object": "Giorgos Kaminis",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    76,
                    91
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            },
            {
                "subject": "Athens",
                "object": "Giorgos Kaminis",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    76,
                    91
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Giorgos Kaminis",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Giorgos Kaminis",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Athens International Airport serves the city of Athens which is a city in Greece .",
        "id": "train_2817",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    32
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    32
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    78,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    78,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    32
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    32
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Athens international airport serves the city of Athens and has a runway length of 4000 .",
        "id": "train_2818",
        "relation_list": [
            {
                "subject": "Athens",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Athens",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Athens",
                "object": "Athens",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Athens",
                "object": "Athens",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Athens International Airport is located in Spata and is 94 metres above sea level .",
        "id": "train_2819",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Spata",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "94",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    56,
                    58
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Spata",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "94",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    58
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport serves the city of Atlantic City , New Jersey and has Don Guardian as its leader .",
        "id": "train_2820",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Atlantic City , New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    55,
                    81
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "Atlantic City , New Jersey",
                "object": "Don Guardian",
                "subj_char_span": [
                    55,
                    81
                ],
                "obj_char_span": [
                    90,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    81
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    81
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Don Guardian",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is in Egg Harbor Township which is part of Atlantic County , New Jersey .",
        "id": "train_2821",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    42,
                    61
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Egg Harbor Township",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    42,
                    61
                ],
                "obj_char_span": [
                    79,
                    107
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    61
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    61
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    107
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is operated by the Port Authority of New York and New Jersey and is 23.0 metres above sea level .",
        "id": "train_2822",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    55,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    16
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "23.0",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    96
                ],
                "tok_span": [
                    8,
                    16
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23.0",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "13/31 is the name of a runway at Atlantic City International Airport , operated by Port Authorities of New York and New Jersey .",
        "id": "train_2823",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port",
                "subj_char_span": [
                    33,
                    68
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    68
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Port",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey , which has its headquarters at the Four World Trade Centre .",
        "id": "train_2824",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    59,
                    100
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "Four World Trade",
                "subj_char_span": [
                    59,
                    100
                ],
                "obj_char_span": [
                    137,
                    153
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    9,
                    17
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            },
            {
                "text": "Four World Trade",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    153
                ],
                "tok_span": [
                    24,
                    27
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is owned by South Jersey Transportation Authority whose chief is Stephen Dilts .",
        "id": "train_2825",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "South Jersey Transportation Authority",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    85
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "South Jersey Transportation Authority",
                "object": "Stephen Dilts",
                "subj_char_span": [
                    48,
                    85
                ],
                "obj_char_span": [
                    101,
                    114
                ],
                "predicate": "chief",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "South Jersey Transportation Authority",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    85
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "South Jersey Transportation Authority",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    85
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Stephen Dilts",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    114
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport is owned by the South Jersey Transportation Authority whose leader is Stephen Dilts .",
        "id": "train_2826",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "South Jersey Transportation Authority",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    89
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "South Jersey Transportation Authority",
                "object": "Stephen Dilts",
                "subj_char_span": [
                    52,
                    89
                ],
                "obj_char_span": [
                    106,
                    119
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "South Jersey Transportation Authority",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    89
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "South Jersey Transportation Authority",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    89
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Stephen Dilts",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    119
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "ENAIRE is the operating organisation for Adolfo Suarez Madrid-Barajas airport in Madrid .",
        "id": "train_2827",
        "relation_list": [
            {
                "subject": "ENAIRE",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    81,
                    87
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Adolfo",
                "object": "ENAIRE",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    87
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Atlantic City International Airport can be found in New Jersey in Egg Harbor Township .",
        "id": "train_2828",
        "relation_list": [
            {
                "subject": "Egg Harbor Township",
                "object": "New Jersey",
                "subj_char_span": [
                    66,
                    85
                ],
                "obj_char_span": [
                    52,
                    62
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Atlantic City International Airport",
                "object": "Egg Harbor Township",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    66,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Antwerp international airport is operated by the Flemish government which has full jurisdiction .",
        "id": "train_2829",
        "relation_list": [
            {
                "subject": "Flemish",
                "object": "Flemish",
                "subj_char_span": [
                    49,
                    56
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "jurisdiction",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Antwerp",
                "object": "Flemish",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Allama Iqbal International airport serves the city of Lahore in Pakistan .",
        "id": "train_2830",
        "relation_list": [
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    68,
                    76
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Allama Iqbal International",
                "object": "Lahore",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    76
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Lake Placid , New York which is part of Essex County , New York .",
        "id": "train_2831",
        "relation_list": [
            {
                "subject": "Lake Placid , New York",
                "object": "Essex County , New York",
                "subj_char_span": [
                    47,
                    69
                ],
                "obj_char_span": [
                    87,
                    110
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    69
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    110
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , New York is part of New York and is served by the Adirondack Regional Airport .",
        "id": "train_2832",
        "relation_list": [
            {
                "subject": "Lake Placid , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    14,
                    22
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Lake Placid , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid , New York",
                "subj_char_span": [
                    64,
                    91
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    91
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Airport is located in Madrid , which is part of the community of Madrid .",
        "id": "train_2833",
        "relation_list": [
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Adolfo",
                "object": "Madrid",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    94,
                    100
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Adolfo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Maple Ridge Township , Alpena County , Michigan is in the United States . The Alpena County Regional Airport is located there .",
        "id": "train_2834",
        "relation_list": [
            {
                "subject": "Maple Ridge Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    0,
                    47
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County , Michigan",
                "subj_char_span": [
                    78,
                    108
                ],
                "obj_char_span": [
                    0,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    0,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    47
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    108
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    47
                ],
                "tok_span": [
                    0,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 2nd runway at Ardmore Airport ( New Zealand ) is made of Poaceae , which is classed as a Monocotyledon .",
        "id": "train_2835",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    61,
                    68
                ],
                "obj_char_span": [
                    93,
                    106
                ],
                "predicate": "class",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    18,
                    49
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    4,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    49
                ],
                "tok_span": [
                    4,
                    12
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Poaceae belongs to the division of flowering plants and it is the surface type of the second runway of Ardmore Airport , New Zealand .",
        "id": "train_2836",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    103,
                    118
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    118
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake , Essex County , New York .",
        "id": "train_2837",
        "relation_list": [
            {
                "subject": "Saranac Lake ,",
                "object": "Essex County , New York",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    62,
                    85
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake ,",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    61
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    85
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake , New York which is part of Harrietstown , N.Y .",
        "id": "train_2838",
        "relation_list": [
            {
                "subject": "Saranac Lake , New York",
                "object": "Harrietstown ,",
                "subj_char_span": [
                    47,
                    70
                ],
                "obj_char_span": [
                    88,
                    102
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Harrietstown ,",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake , New York , in the United States .",
        "id": "train_2839",
        "relation_list": [
            {
                "subject": "Saranac Lake , New York",
                "object": "United States",
                "subj_char_span": [
                    47,
                    70
                ],
                "obj_char_span": [
                    80,
                    93
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    93
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Garlic is an ingredient used in Ajoblanco which originates from the country of Spain .",
        "id": "train_2840",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    79,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Garlic",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    84
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Garlic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a dish from Spain that contains olive oil .",
        "id": "train_2841",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco contains water and is from Spain .",
        "id": "train_2842",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from the country of Spain where the name for the people there are Spaniards .",
        "id": "train_2843",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    87,
                    96
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    96
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Spaniards of Spain boasts the origins of the dish , ajoblanco .",
        "id": "train_2844",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    13,
                    18
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "One of the ingredients used to make Ajoblanco is bread and it comes from Andalusia .",
        "id": "train_2845",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a food from Andalusia and garlic is one of its ingredients .",
        "id": "train_2846",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , which contains olive oil , is a food found in Andalusia .",
        "id": "train_2847",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a food found in Andalusia and it contains water .",
        "id": "train_2848",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Susana Diaz of edger Blanco is the leader of Andalusia .",
        "id": "train_2849",
        "relation_list": [
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Guanciale is an ingredient in the traditional Italian Amatriciana sauce .",
        "id": "train_2850",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Guanciale",
                "subj_char_span": [
                    54,
                    71
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    71
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Guanciale",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce contains olive oil and comes from Italy .",
        "id": "train_2851",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Pecorino Romano is an ingredient used in Amatriciana sauce , which comes from Italy .",
        "id": "train_2852",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    41,
                    58
                ],
                "obj_char_span": [
                    78,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Pecorino Romano",
                "subj_char_span": [
                    41,
                    58
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Pecorino Romano",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Italy is the country Amatriciana sauce comes from and is where the Italian language is spoken .",
        "id": "train_2853",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    67,
                    83
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    83
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy where the leader is Laura Boldrini .",
        "id": "train_2854",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    60,
                    74
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    74
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "The leader of Italy is Pietro Grasso where amatriciana sauce can be found .",
        "id": "train_2855",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Sergio Mattarella is a leader in Italy where Amatriciana sauce comes from .",
        "id": "train_2856",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    45,
                    62
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    62
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Guanciale is an ingredient in Amatriciana sauce which is from Lazio .",
        "id": "train_2857",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    30,
                    47
                ],
                "obj_char_span": [
                    62,
                    67
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Guanciale",
                "subj_char_span": [
                    30,
                    47
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Guanciale",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Olive oil is used in the Lazio regions Amatriciana sauce .",
        "id": "train_2858",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    39,
                    56
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Olive oil",
                "subj_char_span": [
                    39,
                    56
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Pecorino Romano is an ingredient of Amatriciana sauce which comes from the Lazio region .",
        "id": "train_2859",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    75,
                    80
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Pecorino Romano",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Pecorino Romano",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Arem arem originates from the country of Indonesia which has the currency of the Indonesian rupiah .",
        "id": "train_2860",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Arem arem originates from the country of Indonesia where the Indonesian language is spoken .",
        "id": "train_2861",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    61,
                    80
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    80
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The leader of Indonesia is Joko Widodo which commonly serves arem arem .",
        "id": "train_2862",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Arem arem comes from Indonesia where the language is known as Indonesian .",
        "id": "train_2863",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    62,
                    72
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    72
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Arem arem is a food which comes from Indonesia , whose leader is Joko Widodo .",
        "id": "train_2864",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    37,
                    46
                ],
                "obj_char_span": [
                    65,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a Javanese dish made from compressed rice cooked in banana leaf with vegetables or minced meat fillings .",
        "id": "train_2865",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Javanese",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is from Italy and Pietro Grasso is it 's leader .",
        "id": "train_2866",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce originates from the region of Rome and includes the ingredient garlic .",
        "id": "train_2867",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Tomato is an ingredient in Arrabbiata sauce which is a traditional dish from Rome .",
        "id": "train_2868",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Tomato",
                "subj_char_span": [
                    27,
                    43
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    27,
                    43
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Tomato ( from the family of solanaceae ) is an ingredient in Arrabbiata sauce .",
        "id": "train_2869",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Tomato",
                "subj_char_span": [
                    61,
                    77
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Olive oil is an ingredient used in the preparation of Arrabbiata sauce , a dish from Rome .",
        "id": "train_2870",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    54,
                    70
                ],
                "obj_char_span": [
                    85,
                    89
                ],
                "predicate": "region",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Olive oil",
                "subj_char_span": [
                    54,
                    70
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    89
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Cephalopod ink is an ingredient in the dish Arròs negre which is from Spain .",
        "id": "train_2871",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    44,
                    55
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cephalopod ink",
                "subj_char_span": [
                    44,
                    55
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    55
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    55
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Cephalopod ink",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Spain , Cubanelle is an ingredient .",
        "id": "train_2872",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cubanelle",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cubanelle",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain and it uses cuttlefish as an ingredient .",
        "id": "train_2873",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "White rice is an ingredient of Arròs negre which is a traditional dish from Spain .",
        "id": "train_2874",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "White rice",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "White rice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain where Spaniards are an ethnic group .",
        "id": "train_2875",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from Spain and it 's leader is Felipe VI .",
        "id": "train_2876",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Cuttlefish is an ingredient in the Catalonia regional dish , Arròs negre .",
        "id": "train_2877",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "region",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Cuttlefish",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Cuttlefish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Arròs negre , which contains squid , comes from the region of the Valencian Community .",
        "id": "train_2878",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    66,
                    85
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    85
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Arròs negre originates from the Valencian community which is lead by Ximo Puig .",
        "id": "train_2879",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Valencian",
                "object": "Ximo Puig",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Valencian",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Valencian",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "Indonesia is home to the Asam pedas which are from the Malay Peninsula region .",
        "id": "train_2880",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    55,
                    70
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    70
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is an Indonesia dish popular with Joko Widodo .",
        "id": "train_2881",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    17,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Fish cooked in sour and hot sauce are the main ingredients of Asam pedas which is a food found in Malaysia .",
        "id": "train_2882",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    62,
                    72
                ],
                "obj_char_span": [
                    98,
                    106
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    72
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    106
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia and originates from the Sumatra and Malay Peninsula regions .",
        "id": "train_2883",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in the Malay Peninsula , Malaysia .",
        "id": "train_2884",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    52,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    60
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish from Sumatra which is a food found in Malaysia .",
        "id": "train_2885",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Kuala Lumpur is the capital of Malaysia where Asam pedas is a local food .",
        "id": "train_2886",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia , of which the capital city is Putrajaya .",
        "id": "train_2887",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Malaysia includes the Malaysian chinese and is a locale for the dish : Asam pedas .",
        "id": "train_2888",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    71,
                    81
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    81
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia and Malaysian Indian is one of the ethnic groups .",
        "id": "train_2889",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    43,
                    59
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    59
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia , a country that has Malay people as an ethnic group .",
        "id": "train_2890",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in Malaysia and Abdul Halim of Kedah is it 's leader .",
        "id": "train_2891",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    43,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    63
                ],
                "tok_span": [
                    12,
                    18
                ]
            }
        ]
    },
    {
        "text": "Abu Zahar Ujang is the leader of Malaysia where one of the local foods is Asam pedas .",
        "id": "train_2892",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    74,
                    84
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Arifin Zakaria is leader of Malaysia , where Asam pedas is found .",
        "id": "train_2893",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    45,
                    55
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Arifin Zakaria",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    55
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Arifin Zakaria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is from the Malay Peninsula region and comes from Indonesia and Malaysia .",
        "id": "train_2894",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Avocado ( Laurales order ) is included in the Bandeja paisa dish .",
        "id": "train_2895",
        "relation_list": [
            {
                "subject": "Avocado",
                "object": "Laurales",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    10,
                    18
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Laurales",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    18
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet , which comes from Java , has fried chicken in it .",
        "id": "train_2896",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "`` Squeezed '' or `` smashed '' Fried chicken is an ingredient in Ayam penyet , it is served with sambal .",
        "id": "train_2897",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    66,
                    77
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "`` Squeezed '' or `` smashed ''",
                "subj_char_span": [
                    66,
                    77
                ],
                "obj_char_span": [
                    0,
                    31
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    0,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    77
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    77
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "`` Squeezed '' or `` smashed ''",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    14
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet 's main ingredients are squeezed or smashed fried chicken served with sambal ; it is from Indonesia .",
        "id": "train_2898",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    102,
                    111
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    111
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet comes from Java but is made nationwide , and can also be found in Malaysia and Singapore .",
        "id": "train_2899",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Ayam penet is popular in Malaysia and also found in Java .",
        "id": "train_2900",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    25,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    52,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet comes from the region of Malaysia where the Malaysian Chinese are an ethnic group .",
        "id": "train_2901",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    37,
                    45
                ],
                "obj_char_span": [
                    56,
                    73
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    73
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Fried chicken is an ingredient of Ayam penyet which is from the region of Singapore .",
        "id": "train_2902",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Fried chicken",
                "subj_char_span": [
                    34,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Fried chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from Singapore region where standard Chinese is spoken .",
        "id": "train_2903",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from Singapore whose leader is Tony Tan .",
        "id": "train_2904",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bacon is an ingredient of the Bacon Explosion which comes from the United States .",
        "id": "train_2905",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    30,
                    45
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    30,
                    45
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    30,
                    45
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    45
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where the capital is Washington , D.C .",
        "id": "train_2906",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "African Americans are an ethnic group in the United States which is where the bacon explosion comes from .",
        "id": "train_2907",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Asian Americans are an ethnic group in the United States , where Bacon Explosion comes from .",
        "id": "train_2908",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    65,
                    80
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    80
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "White Americans are an ethnic group in the United States where the Bacon Explosion originates .",
        "id": "train_2909",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    67,
                    82
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    82
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The English language is used in the United States where people can find the Bacon Explosion .",
        "id": "train_2910",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    76,
                    91
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United States",
                "object": "English language",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Joe Biden and bacon explosion are both from the United States .",
        "id": "train_2911",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is from the United States and Paul Ryan is it 's leader .",
        "id": "train_2912",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    28,
                    41
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion includes sausage and bacon .",
        "id": "train_2913",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Brown sauce can be added to a Bacon sandwich and its nicknames include bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece n bacon , bacon cob , bacon barm and bacon muffin .",
        "id": "train_2914",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwich is a dish from the United Kingdom and not surprisingly includes bacon as an ingredient .",
        "id": "train_2915",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "A Bacon sandwich , which comes from the United Kingdom , consists of bacon inside two slices of bread .",
        "id": "train_2916",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    2,
                    16
                ],
                "obj_char_span": [
                    40,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    2,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Brown sauce is an ingredient in a Bacon sandwich which are popular in the UK .",
        "id": "train_2917",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Brown sauce",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Brown sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich , to which ketchup is often added , comes from the United Kingdom .",
        "id": "train_2918",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    70,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    84
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "A variation of a Bacon sandwich is the BLT and one of the ingredients is tomatoes .",
        "id": "train_2919",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A better variation of the Bacon sandwich is BLT which also includes lettuce and tomato .",
        "id": "train_2920",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    26,
                    40
                ],
                "obj_char_span": [
                    44,
                    47
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    26,
                    40
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Condiments are ingredients of Bacon sandwiches and a variation of it is the BLT .",
        "id": "train_2921",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    76,
                    79
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A variation of a Bacon sandwich is the BLT which has ketchup as one of the ingredients .",
        "id": "train_2922",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ketchup can be added to a Bacon sandwich which can also be known as a bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_2923",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    26,
                    40
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska , which has Ice cream as an ingredient , is thought to have originated in the United States , France or China .",
        "id": "train_2924",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Meringue is found in Baked Alaska which France , USA and China claim to have invented .",
        "id": "train_2925",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Meringue",
                "subj_char_span": [
                    21,
                    33
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    33
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Meringue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ice cream is an ingredient of Baked Alaska and is a dish in China .",
        "id": "train_2926",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska originates from the country of France who has Gérard Larcher as the leader .",
        "id": "train_2927",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    44,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    44,
                    50
                ],
                "obj_char_span": [
                    59,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from the United States and includes the ingredient Christmas pudding .",
        "id": "train_2928",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Christmas pudding",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    67,
                    84
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Christmas pudding",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    84
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ice cream is an ingredient of Baked Alaska and is a dish found in the U.S .",
        "id": "train_2929",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sponge cake is an ingredient of Baked Alaska which is a dish found in the US .",
        "id": "train_2930",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Sponge cake",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sponge cake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Bakewell tart is a variation of Bakewell pudding and some of the main ingredients are ground almonds , jam , butter and eggs .",
        "id": "train_2931",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "A variant of Bakewell pudding is Bakewell tart and it uses frangipane .",
        "id": "train_2932",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    13,
                    29
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    29
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding has ground almond , jam , butter and eggs as main ingredients and originates from the Derbyshire Dales .",
        "id": "train_2933",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    103,
                    119
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    119
                ],
                "tok_span": [
                    22,
                    25
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding originates from the Derbyshire Dales in the County of Derbyshire .",
        "id": "train_2934",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    37,
                    53
                ],
                "obj_char_span": [
                    37,
                    47
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    37,
                    53
                ],
                "obj_char_span": [
                    71,
                    81
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding is from the Derbyshire Dales region which is part of Derbyshire .",
        "id": "train_2935",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    29,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Bakewell pudding is from the Derbyshire Dales region where Patrick McLoughlin is a leader .",
        "id": "train_2936",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    29,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    59,
                    77
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    77
                ],
                "tok_span": [
                    13,
                    19
                ]
            }
        ]
    },
    {
        "text": "Celery is an ingredient of Bakso which is made in China .",
        "id": "train_2937",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Celery",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Celery is an ingredient of Bakso which comes from Indonesia .",
        "id": "train_2938",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    50,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bakso",
                "object": "Celery",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bakso , which has ground beef in it , is a dish from the country of Indonesia .",
        "id": "train_2939",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Beef is an ingredient of Bakso , from Chinese cuisine .",
        "id": "train_2940",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Beef",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bakso",
                "object": "Chinese cuisine",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    38,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Beef",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Chinese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Tapioca is an ingredient in Bakso which comes from Indonesia .",
        "id": "train_2941",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Tapioca",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Tapioca",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Columbian Bandeja paisa includes the ingredient , Hogao .",
        "id": "train_2942",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    10,
                    23
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Hogao",
                "subj_char_span": [
                    10,
                    23
                ],
                "obj_char_span": [
                    50,
                    55
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    23
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    23
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Hogao",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    55
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is part of Columbian cuisine and one of the ingredients is pork belly .",
        "id": "train_2943",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a popular Columbian cuisine , originating from the Antioquia Department region .",
        "id": "train_2944",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    68,
                    88
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    88
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a traditional dish from the Paisa region and is part of Columbian cuisine .",
        "id": "train_2945",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Columbian Bandeja paisa boasts the ingredient Arepa .",
        "id": "train_2946",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Arepa",
                "subj_char_span": [
                    10,
                    23
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    10,
                    23
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    23
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Arepa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    23
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Avocado is one of the ingredients in the Columbian dish Bandeja paisa .",
        "id": "train_2947",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    56,
                    69
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    56,
                    69
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Chorizo is an ingredient of the typical Columbian cuisine known as Bandeja Paisa .",
        "id": "train_2948",
        "relation_list": [
            {
                "subject": "Bandeja",
                "object": "Chorizo",
                "subj_char_span": [
                    67,
                    74
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Bandeja",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    67,
                    74
                ],
                "obj_char_span": [
                    40,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Chorizo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Bandeja",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    57
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is typical Columbian cuisine , it includes a fried egg .",
        "id": "train_2949",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Lemon is an ingredient of Bandeja paisa and is part of Columbian cuisine .",
        "id": "train_2950",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Lemon comes from the plant order Sapindales and is an ingredient in the dish Banjeda paisa .",
        "id": "train_2951",
        "relation_list": [
            {
                "subject": "Lemon",
                "object": "Sapindales",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Sapindales",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France where the leader is François Hollande .",
        "id": "train_2952",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "The leader of France is Gérard Larcher and the country is home to the dish known as Barny cakes .",
        "id": "train_2953",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    14,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    24,
                    38
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Barny Cakes originated in France ( led by Manuel Valls ) .",
        "id": "train_2954",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    26,
                    32
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France and are made with sponge cake .",
        "id": "train_2955",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Barny cakes contain 1.8 g of protein and 18 g of carbs .",
        "id": "train_2956",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "1.8 g",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "protein",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1.8 g",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Barny Cakes ( 1999 introduction ) have 18 g. or carbohydrates .",
        "id": "train_2957",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "1999",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    14,
                    18
                ],
                "predicate": "year",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1999",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    18
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Batagor has these main ingredients : fried fish dumplings , tofu and vegetables in Peanut sauce and comes from Indonesia .",
        "id": "train_2958",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Batagor is a hot dish served in Indonesia .",
        "id": "train_2959",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Batagor is a variation of a Siomay dish found in Indonesia .",
        "id": "train_2960",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Batagor , Shumai and Siomay are variations of the same dish .",
        "id": "train_2961",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Philippines like to enjoy the dish Batchoy which has a main ingredient of Beef .",
        "id": "train_2962",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Beef",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Beef",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines and one of the ingredients in it is pork .",
        "id": "train_2963",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Batchoy , a dish from the Philippines , are noodles , pork organs , vegetables , chicken , shrimp and beef .",
        "id": "train_2964",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    50,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines where the Ilocano people are an ethnic group .",
        "id": "train_2965",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Batchoy and the ethnic group The Moro People come from the Philippines .",
        "id": "train_2966",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    59,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Moro",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Chicken is an ingredient in Batchoy which is eaten in the Philippines .",
        "id": "train_2967",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Chicken",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Chicken",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Noodles , pork organs , vegetables , chicken , shrimp and beef are main ingredients of Batchoy which is found in La Paz , Iloilo City .",
        "id": "train_2968",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    87,
                    94
                ],
                "obj_char_span": [
                    113,
                    133
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    24,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    94
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    133
                ],
                "tok_span": [
                    24,
                    31
                ]
            }
        ]
    },
    {
        "text": "Oyster sauce is an ingredient in the Indonesian dish of Beef kway teow .",
        "id": "train_2969",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Oyster sauce",
                "subj_char_span": [
                    56,
                    70
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    70
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Oyster sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Palm sugar is an ingredient of Beef kway teow which is an Indonesian dish .",
        "id": "train_2970",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow , containing Sesame oil , is a dish in Indonesia .",
        "id": "train_2971",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Oyster sauce is an ingredient in the popular Singapore dish of Beef kway teow .",
        "id": "train_2972",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    63,
                    77
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Oyster sauce",
                "subj_char_span": [
                    63,
                    77
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    77
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    77
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Oyster sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Sesame oil is an ingredient in Beef kway teow , which is a dish popular in Singapore .",
        "id": "train_2973",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Standard Chinese is a language spoken in Singapore where Beef kway teow is a popular dish .",
        "id": "train_2974",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    57,
                    71
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    71
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow uses Oyster sauce as an ingredient and is made in Singapore and Indonesia .",
        "id": "train_2975",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Oyster sauce",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    20,
                    32
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Oyster sauce",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is found in the countries of Indonesia and Singapore , it includes Palm sugar as an ingredient .",
        "id": "train_2976",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    82,
                    92
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Sesame oil is an ingredient in Beef kway teow , a dish found in Indonesia and Singapore .",
        "id": "train_2977",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish of Singapore and the counrty 's leader is Halimah Yacob .",
        "id": "train_2978",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    28,
                    37
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "Bhajji is also known as Bhaji or bajji and contains Gram flour .",
        "id": "train_2979",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    52,
                    62
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    62
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Bhajji , made from Gram flour , originates from India .",
        "id": "train_2980",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    48,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    19,
                    29
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Bhajji , which are made of vegetables , originated in the country of India .",
        "id": "train_2981",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the country India , where Narendra Modi is the leader .",
        "id": "train_2982",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bhajji includes vegetables that come from the Karnataka region .",
        "id": "train_2983",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the Karnataka region and it 's leader is Vajubhai Vala .",
        "id": "train_2984",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the Philippines that contains Coconut milk .",
        "id": "train_2985",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Sweet potato is an ingredient in Binignit which comes from the Philippines .",
        "id": "train_2986",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    63,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Two ingredients for Binignit is Taro and Sweet potato .",
        "id": "train_2987",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    20,
                    28
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    20,
                    28
                ],
                "obj_char_span": [
                    32,
                    36
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Binignit is an ingredient of Sweet potato and Sweet potato belongs to Solanales order of plants .",
        "id": "train_2988",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    29,
                    41
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    29,
                    41
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "order",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "order",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "The dish Binignit can be found in the Philippines , it 's main ingredient is Taro .",
        "id": "train_2989",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    9,
                    17
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    9,
                    17
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    17
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    17
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Condensed milk is an ingredient found in the Mexican food of Bionico .",
        "id": "train_2990",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    61,
                    68
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Granola is an ingredient of Bionico which is a food found in Mexico .",
        "id": "train_2991",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Bionico",
                "object": "Granola",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Granola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sour cream is an ingredient used in the preparation of Bionico which is a Mexican food dish .",
        "id": "train_2992",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Sour cream",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Sour cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico where Mexican Spanish is spoken .",
        "id": "train_2993",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    40,
                    55
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico where the language is Spanish .",
        "id": "train_2994",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Silvano Aureoles Conejo is the leader of Mexico where Bionico is one of the local foods .",
        "id": "train_2995",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    54,
                    61
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bionico , containing Condensed milk , is a dish served for dessert .",
        "id": "train_2996",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Sour cream is an ingredient used in the preparation of the dessert known as Bionico .",
        "id": "train_2997",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Sour cream",
                "subj_char_span": [
                    76,
                    83
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Sour cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bionico is served at the dessert course and can be varied by using Cottage cheese .",
        "id": "train_2998",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The ingredient Condensed milk is used in Bionico and this derives from the region of Jalisco .",
        "id": "train_2999",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    15,
                    29
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    29
                ],
                "tok_span": [
                    2,
                    6
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is found in the region of Catalonia and the leader of the country is Carles Puigdemont .",
        "id": "train_3000",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Celery is a member of the genus Apium and is an ingredient of Bakso .",
        "id": "train_3001",
        "relation_list": [
            {
                "subject": "Celery",
                "object": "Apium",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    32,
                    37
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Bakso",
                "object": "Celery",
                "subj_char_span": [
                    62,
                    67
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Apium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    67
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from Hong Kong where Carrie Lam is a political leader .",
        "id": "train_3002",
        "relation_list": [
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bakso is a dish from the country of Indonesia , where Jakarta is the capital .",
        "id": "train_3003",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Jusuf Kalla is the leader of Indonesia where you will find Arem arem .",
        "id": "train_3004",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Asam pedas comes from Indonesia where Jusuf Kalla is a leader .",
        "id": "train_3005",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bakso is a dish from the country of Indonesia , where Jusuf Kalla is a leader .",
        "id": "train_3006",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy where Rome is the capital .",
        "id": "train_3007",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a food dish found in Java where the Baduy are an ethnic group .",
        "id": "train_3008",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    36,
                    40
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Banyumasan people is one of the ethnic groups in Java , where the dish ayam penyet can be found .",
        "id": "train_3009",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    49,
                    53
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Java where the Javanese people are an ethnic group is the origin of Ayam penyet .",
        "id": "train_3010",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    15,
                    30
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    68,
                    79
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    30
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Barny cakes were created by Mondelez International which was founded in Chicago .",
        "id": "train_3011",
        "relation_list": [
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    28,
                    50
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    50
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    50
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    50
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "In the country of the Philippines they speak Arabic and a common dish is Batchoy .",
        "id": "train_3012",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    73,
                    80
                ],
                "obj_char_span": [
                    22,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    80
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Arabic is one of the languages in the Philippines where Binignit comes from .",
        "id": "train_3013",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    56,
                    64
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Philippine English is the language of the Philippines where Batchoy comes from .",
        "id": "train_3014",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    42,
                    53
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    60,
                    67
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the Philippines , where English is spoken .",
        "id": "train_3015",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Batagor is a variation of Shumai which is a variation of Siomay .",
        "id": "train_3016",
        "relation_list": [
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    26,
                    32
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "English is one of the languages spoken in Singapore where ayam penyet comes from .",
        "id": "train_3017",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "English is one of the languages spoken in Singapore where Beef kway teow is a dish .",
        "id": "train_3018",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    58,
                    72
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    72
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from Singapore whose leader is Halimah Yacob .",
        "id": "train_3019",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Tony Tan is the leader of Singapore where Beef kway teow is a popular dish .",
        "id": "train_3020",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    42,
                    56
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Euro is the currency of Spain where arros negro comes from .",
        "id": "train_3021",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Spanish language is spoken in Spain which is where Ajoblanco is from .",
        "id": "train_3022",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish language",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Spanish language is spoken in Spain where Arròs negre is a traditional dish .",
        "id": "train_3023",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish language",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    46,
                    57
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates from the country of Spain where the leader is Felipe VI of Spain .",
        "id": "train_3024",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    41,
                    46
                ],
                "obj_char_span": [
                    67,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    80,
                    85
                ],
                "obj_char_span": [
                    67,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    80,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    85
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    85
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    85
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Tomato belongs to the genus Solanum and is an ingredient of Amatriciana sauce .",
        "id": "train_3025",
        "relation_list": [
            {
                "subject": "Tomato",
                "object": "Solanum",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Tomato",
                "subj_char_span": [
                    60,
                    77
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanum",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    77
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "African Americans are one of the ethnic groups in the United States where the dish known as Baked Alaska can be found .",
        "id": "train_3026",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "United States",
                "subj_char_span": [
                    92,
                    104
                ],
                "obj_char_span": [
                    54,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    104
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "A Baked Alaska is a dessert from the United States which has Native Americans as one of its ethnic groups of the country .",
        "id": "train_3027",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "United States",
                "subj_char_span": [
                    2,
                    14
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    2,
                    14
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas on Mar 15 , 1932 .",
        "id": "train_3028",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "American Alan Bean was born in Wheeler Texas .",
        "id": "train_3029",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    9,
                    18
                ],
                "obj_char_span": [
                    31,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , who was born in Wheeler Texas , performed as a test pilot .",
        "id": "train_3030",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Bean , hired by NASA in 1963 , spent over 69 days in space .",
        "id": "train_3031",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Astronaut Alan Bean , who was part of the Apollo 12 crew , retired in June 1981 .",
        "id": "train_3032",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    10,
                    19
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    19
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "NASA 's Apollo 12 crew included Alan Bean .",
        "id": "train_3033",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    8,
                    17
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    8,
                    17
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    17
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    17
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard , who was awarded the Distinguished Service Medal by the United States Navy , went to school at NWC and graduated with an MA in 1957 .",
        "id": "train_3034",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    35,
                    62
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    62
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Born in New Hampshire , Alan Shepard got a distinguished Service Medal by the US Navy .",
        "id": "train_3035",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    24,
                    36
                ],
                "obj_char_span": [
                    8,
                    21
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard is an American citizen who was born in New Hampshire .",
        "id": "train_3036",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire but died in California .",
        "id": "train_3037",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    51,
                    61
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard died in California on July 21 , 1998 .",
        "id": "train_3038",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Dianne Feinstein is one of the senators of California , where Alan Shepard died .",
        "id": "train_3039",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    62,
                    74
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    43,
                    53
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "In 1963 the Chief of the Astronaut office was Alan Shepard .",
        "id": "train_3040",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1963",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "served as Chief of the Astronaut Office in",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Chief of the Astronaut",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    12,
                    34
                ],
                "predicate": "title",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    3,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Chief of the Astronaut",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    3,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard , born in New Hampshire , spent 13017 minutes in space .",
        "id": "train_3041",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was born in New Hampshire and he served as the Chief of the Astronaut Office .",
        "id": "train_3042",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Chief of the Astronaut Office",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    60,
                    89
                ],
                "predicate": "title",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chief of the Astronaut Office",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    89
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong represented by Chris Patten .",
        "id": "train_3043",
        "relation_list": [
            {
                "subject": "British Hong Kong",
                "object": "Chris Patten",
                "subj_char_span": [
                    27,
                    44
                ],
                "obj_char_span": [
                    60,
                    72
                ],
                "predicate": "representative",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Chris Patten",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin , who graduated from Massachusetts Institute of Technology , Sc.D . in 1963 , has received 20 awards .",
        "id": "train_3044",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    103,
                    105
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    105
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was selected to work for NASA in 1963 and has since retired .",
        "id": "train_3045",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "1963",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    45,
                    49
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard died in California , the common place to find the gem Benitoite .",
        "id": "train_3046",
        "relation_list": [
            {
                "subject": "California",
                "object": "Benitoite",
                "subj_char_span": [
                    21,
                    31
                ],
                "obj_char_span": [
                    67,
                    76
                ],
                "predicate": "gemstone",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Benitoite",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    76
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas , Texas .",
        "id": "train_3047",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard 's Distinguished Service Medal from the U.S. Navy ranks higher than Department of Commerce Gold Medal .",
        "id": "train_3048",
        "relation_list": [
            {
                "subject": "Distinguished Service Medal",
                "object": "Department of Commerce Gold Medal",
                "subj_char_span": [
                    16,
                    43
                ],
                "obj_char_span": [
                    81,
                    114
                ],
                "predicate": "higher",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Alan Shepard",
                "object": "Distinguished Service Medal",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    16,
                    43
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    43
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Department of Commerce Gold Medal",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    114
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Distinguished Service Medal",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    43
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born on July 23rd , 1927 , and was a student at University of Texas at Austin .",
        "id": "train_3049",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    63,
                    92
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    92
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "Elliot See was was born in Dallas and was a student at University of Texas at Austin .",
        "id": "train_3050",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    55,
                    84
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    84
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Elliot See graduated from the University of Texas at Austin , affiliated to the university of Texas system .",
        "id": "train_3051",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    59
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            },
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas",
                "subj_char_span": [
                    30,
                    59
                ],
                "obj_char_span": [
                    30,
                    49
                ],
                "predicate": "affiliations",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "University of Texas",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    49
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Elliot See , who worked for NASA beginning in 1962 , died in St. Louis .",
        "id": "train_3052",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Elliot See died in St. Louis , the Kingdom of France .",
        "id": "train_3053",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "St. Louis",
                "object": "Kingdom of France",
                "subj_char_span": [
                    19,
                    28
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Kingdom of France",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Elliot See , who is now dead , was born in Dallas .",
        "id": "train_3054",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Elliot See is died in St. Louis .",
        "id": "train_3055",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "St. Louis",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders , who crewed Apollo 8 , retired on September 1st , 1969 .",
        "id": "train_3056",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The American William Anders was born in British Hong Kong , .",
        "id": "train_3057",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    13,
                    27
                ],
                "obj_char_span": [
                    40,
                    57
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    27
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    57
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong and later in life became a fighter pilot .",
        "id": "train_3058",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders is a test pilot and member of Apollo 8 's crew .",
        "id": "train_3059",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Both William Anders and Frank Borman were crew members aboard Apollo 8 .",
        "id": "train_3060",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    5,
                    19
                ],
                "obj_char_span": [
                    62,
                    70
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    62,
                    70
                ],
                "obj_char_span": [
                    24,
                    36
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    5,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis , written by Virginia DeMarce and Eric Flint , can be located by it 's ISBN number `` 978-1-4165-4253-7 '' .",
        "id": "train_3061",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "`` 978-1-4165-4253-7 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    110,
                    133
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    27,
                    42
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "``",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    110,
                    112
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` 978-1-4165-4253-7 ''",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    133
                ],
                "tok_span": [
                    27,
                    42
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    112
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis , written by Virginia DeMarce , can be located by it 's ISBN number `` 978-1-4165-4253-7 '' .",
        "id": "train_3062",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "`` 978-1-4165-4253-7 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    95,
                    118
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    24,
                    39
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` 978-1-4165-4253-7 ''",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    118
                ],
                "tok_span": [
                    24,
                    39
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was written by Eric Flint and is available in print form .",
        "id": "train_3063",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    42,
                    52
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis is a hardcover publication written by Eric Flint .",
        "id": "train_3064",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    65,
                    75
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    75
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Eric Flint is the author of 1634 : The Bavarian Crisis , which was preceded by Grantville Gazette III .",
        "id": "train_3065",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    79,
                    101
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The author of 1634 : The Bavarian Crisis , which is available in print form , is Virginia DeMarce .",
        "id": "train_3066",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    14,
                    40
                ],
                "obj_char_span": [
                    81,
                    97
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    40
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    97
                ],
                "tok_span": [
                    18,
                    23
                ]
            }
        ]
    },
    {
        "text": "Written by Virginia DeMarce , 1634 : The Bavarian Crisis , is available in hardcover .",
        "id": "train_3067",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    30,
                    56
                ],
                "obj_char_span": [
                    11,
                    27
                ],
                "predicate": "author",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    56
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis is preceded by 1634 : The Baltic War , which was written by David Weber .",
        "id": "train_3068",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    42,
                    63
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "1634 : The Baltic War",
                "object": "David Weber",
                "subj_char_span": [
                    42,
                    63
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "author",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    63
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    63
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "David Weber",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "1634 The Bavarian Crisis which was authored by Virginia DeMarce and Eric Flint , was preceded by 1634 The Ram Rebellion .",
        "id": "train_3069",
        "relation_list": [
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    97,
                    101
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    97,
                    101
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    97,
                    101
                ],
                "obj_char_span": [
                    97,
                    101
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was preceded by Grantville Gazette II , and was written by Virginia DeMarce and Eric Flint .",
        "id": "train_3070",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    43,
                    64
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    64
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion , preceded by 1634 The Galileo Affair , was written by Eric Flint , Virginia DeMarce , et al .",
        "id": "train_3071",
        "relation_list": [
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    37,
                    41
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    37,
                    41
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion which was written by Eric Flint , has the ISBN number 1-4165-2060-0 .",
        "id": "train_3072",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    46,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Eric Flint is the author of 1634 : The Ram Rebellion , which was preceded by 1634 The Galileo Affair .",
        "id": "train_3073",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    28,
                    52
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "1634 : The",
                "subj_char_span": [
                    28,
                    52
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    52
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    52
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was born in Burbank , California , he is the author of 1634 : The Ram Rebellion .",
        "id": "train_3074",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    66,
                    90
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    90
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , author of ' 1634 : The Ram Rebellion ' , was influenced by Robert A Heinlein .",
        "id": "train_3075",
        "relation_list": [
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion was written by Virginia DeMarce and has the ISBN number 1-4165-2060-0 .",
        "id": "train_3076",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Both the African Americans ethnic group and the book 1634 The Ram Rebellion are from the United States .",
        "id": "train_3077",
        "relation_list": [
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    53,
                    57
                ],
                "obj_char_span": [
                    89,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    89,
                    102
                ],
                "obj_char_span": [
                    9,
                    26
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    26
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States where there is an ethnic group called Asian Americans .",
        "id": "train_3078",
        "relation_list": [
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    90,
                    105
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    105
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion is followed by 1635 : The Cannon Law and preceded by 1634 The Galileo Affair .",
        "id": "train_3079",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "1635 : The Cannon Law",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    61
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "1634 : The",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1635 : The Cannon Law",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    61
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems has the abbreviation of ACM Trans . Inf . Syst and the LCCN number 89646863 .",
        "id": "train_3080",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems is published by the Association for Computing Machinery , led by Alexander L. Wolf .",
        "id": "train_3081",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "Association for Computing Machinery",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    60,
                    95
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Association for Computing Machinery",
                "object": "Alexander L. Wolf",
                "subj_char_span": [
                    60,
                    95
                ],
                "obj_char_span": [
                    105,
                    122
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Association for Computing Machinery",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    95
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Association for Computing Machinery",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    95
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Alexander L. Wolf",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    122
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal belongs to the academic discipline , HIV/AIDS , and it has the ISSN number 0269-9370 .",
        "id": "train_3082",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The AIDS Journal , with ISSN number 1473-5571 , belongs to the academic discipline HIV/AIDS .",
        "id": "train_3083",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV/AIDS",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "HIV/AIDS",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "The academic discipline of AIDS journal with IBN of 0269-9370 is HIV .",
        "id": "train_3084",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    27,
                    31
                ],
                "obj_char_span": [
                    65,
                    68
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "AIDS journal has the ISSN number 1473-5571 and comes under the academic discipline HIV .",
        "id": "train_3085",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    83,
                    86
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal in concerned with the study of AIDS / HIV .",
        "id": "train_3086",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    55,
                    58
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    48,
                    52
                ],
                "obj_char_span": [
                    55,
                    58
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal , first published in 1987 , comes under the academic discipline HIV .",
        "id": "train_3087",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "HIV",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    81,
                    84
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AIDS",
                "object": "1987",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    84
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "1987",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published in the UK by Lippincott Williams & Wilkins .",
        "id": "train_3088",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    43,
                    72
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    72
                ],
                "tok_span": [
                    9,
                    16
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) was published by Lippincott Williams & Wilkins , based in the United States .",
        "id": "train_3089",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    34,
                    63
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "United States",
                "subj_char_span": [
                    34,
                    63
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    63
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    63
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "The AIDS ( journal ) is published by Lippincott Williams & Wilkins whose parent company is Wolters Kluwer .",
        "id": "train_3090",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    37,
                    66
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    37,
                    66
                ],
                "obj_char_span": [
                    91,
                    105
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    66
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    66
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    105
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "AIP Advances ( abbreviated to `` AIP Adv . '' ) has a CODEN code of `` AAIDBI '' .",
        "id": "train_3091",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "`` AIP Adv .",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    30,
                    42
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            },
            {
                "subject": "AIP Advances",
                "object": "`` AAIDBI ''",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` AIP Adv .",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` AAIDBI ''",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    23,
                    30
                ]
            }
        ]
    },
    {
        "text": "AIP Advances ( abbreviated to `` AIP Adv . '' ) covers the discipline of physics .",
        "id": "train_3092",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "`` AIP Adv .",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    30,
                    42
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` AIP Adv .",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "AIP Advances was edited by A.T. Charlie Johnson who is a United States national .",
        "id": "train_3093",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "A.T. Charlie Johnson",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    47
                ],
                "predicate": "editor",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "A.T. Charlie Johnson",
                "object": "United States",
                "subj_char_span": [
                    27,
                    47
                ],
                "obj_char_span": [
                    57,
                    70
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    47
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    47
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    70
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice was written by J. V. Jones and has the OCLC number 51969173 .",
        "id": "train_3094",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "J. V. Jones",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "51969173",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "J. V. Jones",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "51969173",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States where the Native Americans are an ethnic group .",
        "id": "train_3095",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    59,
                    75
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    75
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States and written in the English language .",
        "id": "train_3096",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English language",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    68,
                    84
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    84
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is written in English , which is the language spoken in Great Britain .",
        "id": "train_3097",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    44
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    37,
                    44
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "`` A Fortress of Grey Ice '' was published by Tor Books , a subsidiary of Macmillian Publishers .",
        "id": "train_3098",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "Tor Books",
                "subj_char_span": [
                    3,
                    25
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    25
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Tor Books",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance has the OCLC number 76798317 and the ISBN number 0-7156-3648-0 .",
        "id": "train_3099",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is available in print and has the OCLC number 76798317 .",
        "id": "train_3100",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    68,
                    76
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    76
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "The author of A Glastonbury Romance , published by The Bodley Head , is John Cowper Powys .",
        "id": "train_3101",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    14,
                    35
                ],
                "obj_char_span": [
                    72,
                    89
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    18,
                    25
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "The Bodley Head",
                "subj_char_span": [
                    14,
                    35
                ],
                "obj_char_span": [
                    51,
                    66
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    35
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    35
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "The Bodley Head",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "`` A Glastonbury Romance `` can be found in hardcover and as the OCLC number 76798317 .",
        "id": "train_3102",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "76798317",
                "subj_char_span": [
                    3,
                    24
                ],
                "obj_char_span": [
                    77,
                    85
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    20,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    24
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "76798317",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    85
                ],
                "tok_span": [
                    20,
                    26
                ]
            }
        ]
    },
    {
        "text": "`` A Glastonbury Romance `` which has 1174 pages can be found in hardcover .",
        "id": "train_3103",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "``",
                "subj_char_span": [
                    3,
                    24
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "``",
                "subj_char_span": [
                    3,
                    24
                ],
                "obj_char_span": [
                    25,
                    27
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    24
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    24
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    27
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is the sequel to Wolf Solent and was written by John Cowper Powys .",
        "id": "train_3104",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    39,
                    50
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    70,
                    87
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    87
                ],
                "tok_span": [
                    17,
                    24
                ]
            }
        ]
    },
    {
        "text": "John Cowper Powys is the author of Wolf Solent which is followed by A Glastonbury Romance .",
        "id": "train_3105",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    68,
                    89
                ],
                "obj_char_span": [
                    35,
                    46
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Wolf Solent",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "author",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    89
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance , which was written by John Cowper Powys , is published by Simon & Schuster .",
        "id": "train_3106",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Simon & Schuster",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    81,
                    97
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    45,
                    62
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Simon & Schuster",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    97
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    62
                ],
                "tok_span": [
                    11,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is published by The Bodley Head which was founded by Charles Elkin Mathews .",
        "id": "train_3107",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "The Bodley Head",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    38,
                    53
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "The Bodley Head",
                "object": "Charles Elkin Mathews",
                "subj_char_span": [
                    38,
                    53
                ],
                "obj_char_span": [
                    75,
                    96
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "The Bodley Head",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "The Bodley Head",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    53
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Charles Elkin Mathews",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    96
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Long Long Way is 57392246 and is available in hardcover .",
        "id": "train_3108",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    19,
                    34
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The book The Secret Scripture followed the book `` A Long Long Way '' , which comes from Ireland .",
        "id": "train_3109",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    51,
                    66
                ],
                "obj_char_span": [
                    89,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    51,
                    66
                ],
                "obj_char_span": [
                    9,
                    29
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    96
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    29
                ],
                "tok_span": [
                    2,
                    7
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way comes from Ireland and was published by Viking Press .",
        "id": "train_3110",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    56,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way comes from Ireland , where the ethnic group is white .",
        "id": "train_3111",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way is written in the English language , which is spoken in Great Britain .",
        "id": "train_3112",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "English language",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The novel A Long Long Way was preceded by Annie Dunne and followed by The Secret Scripture .",
        "id": "train_3113",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Annie Dunne",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    42,
                    53
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    70,
                    90
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Annie Dunne",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    53
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    90
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "The book , `` A Long , Long Way , '' published by Viking Press , was followed by `` The Secret Scripture . `` .",
        "id": "train_3114",
        "relation_list": [
            {
                "subject": "A Long",
                "object": "Viking Press",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    50,
                    62
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A Long",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    84,
                    104
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    62
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A Long",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    104
                ],
                "tok_span": [
                    23,
                    28
                ]
            }
        ]
    },
    {
        "text": "The book A Loyal Character Dancer was written by Qiu Xialong and has the ISBN number of 1-56947-301-3 .",
        "id": "train_3115",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu",
                "subj_char_span": [
                    9,
                    33
                ],
                "obj_char_span": [
                    49,
                    52
                ],
                "predicate": "author",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    33
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Qiu",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    52
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Loyal Character Dancer penned by Qiu Xiaolong is 49805501 .",
        "id": "train_3116",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    19,
                    43
                ],
                "obj_char_span": [
                    54,
                    66
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "49805501",
                "subj_char_span": [
                    19,
                    43
                ],
                "obj_char_span": [
                    70,
                    78
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    43
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    66
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    43
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "49805501",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    78
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer can be found in hardcover and was penned by Qiu Xiaolong .",
        "id": "train_3117",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    69,
                    81
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    81
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States , the capital of which is Washington D.C .",
        "id": "train_3118",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    85,
                    95
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    95
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States where one of the ethnic groups is African American .",
        "id": "train_3119",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States where English is the language .",
        "id": "train_3120",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States , where Barack Obama is the leader .",
        "id": "train_3121",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    67,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States where the leader is known as the President .",
        "id": "train_3122",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English and published in the United States .",
        "id": "train_3123",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    68,
                    81
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    81
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English which is the language spoken in Great Britain .",
        "id": "train_3124",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    79,
                    92
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    92
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A loyal Character Dancer is published by Soho Press which is based in the United States .",
        "id": "train_3125",
        "relation_list": [
            {
                "subject": "A",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "A",
                "object": "United States",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    74,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp has an ISBN number of `` 0-374-26131-8 and is a hardcover book .",
        "id": "train_3126",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "`` 0-374-26131-8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    37,
                    53
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "`` 0-374-26131-8",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    53
                ],
                "tok_span": [
                    10,
                    21
                ]
            }
        ]
    },
    {
        "text": "Assigned the OCLC number 8805735 , ' A Severed Wasp ' can be found in print .",
        "id": "train_3127",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "8805735",
                "subj_char_span": [
                    37,
                    51
                ],
                "obj_char_span": [
                    25,
                    32
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    51
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "8805735",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States where one of the ethnic groups is African American .",
        "id": "train_3128",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    75,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    82
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States where the Native Americans are an ethnic group .",
        "id": "train_3129",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp , published in the United States is in the English language .",
        "id": "train_3130",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English language",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    58,
                    74
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 388-page `` A Severed Wasp '' has an ISBN number of `` 0-374-26131-8 .",
        "id": "train_3131",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "``",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    13,
                    15
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "``",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    56,
                    58
                ],
                "predicate": "numberOfPages",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "`` 0-374-26131-8",
                "subj_char_span": [
                    16,
                    30
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    19,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    15
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    58
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    30
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "`` 0-374-26131-8",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    19,
                    30
                ]
            }
        ]
    },
    {
        "text": "Macmillan Publishers is the parent company of Farrar , Straus and Giroux who published A severed wasp .",
        "id": "train_3132",
        "relation_list": [
            {
                "subject": "A",
                "object": "Farrar , Straus and Giroux",
                "subj_char_span": [
                    87,
                    88
                ],
                "obj_char_span": [
                    46,
                    72
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    7,
                    16
                ]
            },
            {
                "subject": "Farrar , Straus and Giroux",
                "object": "Macmillan Publishers",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    7,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    88
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Farrar , Straus and Giroux",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    7,
                    16
                ]
            },
            {
                "text": "Farrar , Straus and Giroux",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    7,
                    16
                ]
            },
            {
                "text": "Macmillan Publishers",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was written by Diane Duane , and has the ISBN number 978-0-15-204770-2 .",
        "id": "train_3133",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    43
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Diane Duane wrote A Wizard of Mars which is available in print form .",
        "id": "train_3134",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars , written by Diane Duane is published in Hardcover .",
        "id": "train_3135",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "Diane Duane",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Diane Duane",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars , published by Harcourt , was preceded by Wizards at War .",
        "id": "train_3136",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Harcourt",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "Wizards at War",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    59,
                    73
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Harcourt",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Wizards at War",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    73
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "With a LCCN number 32024459 , Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg abbreviated form is Abh.Math.Semin.Univ.Hambg .",
        "id": "train_3137",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "32024459",
                "subj_char_span": [
                    30,
                    97
                ],
                "obj_char_span": [
                    19,
                    27
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    11,
                    31
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    97
                ],
                "tok_span": [
                    11,
                    31
                ]
            },
            {
                "text": "32024459",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "`` Abh.Math.Semin.Univ.Hambg '' is the abbreviation for Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg and is concerned with the academic discipline of Pure Mathematics .",
        "id": "train_3138",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "Pure",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    173,
                    177
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    51,
                    52
                ]
            },
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "Pure",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    177
                ],
                "tok_span": [
                    51,
                    52
                ]
            },
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Garth Nix is the author of `` Above the Veil , '' ISBN number 0-439-17685-9 .",
        "id": "train_3139",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "author",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "``",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    27,
                    29
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    29
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Above the Veil a book produced in Print was authored by Garth Nix .",
        "id": "train_3140",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Above the Veil was preceded by Aenir and followed by Into Battle .",
        "id": "train_3141",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica has the abbreviation of `` Acta Math . Hungar . '' and the ISSN number of `` 1588-2632 '' .",
        "id": "train_3142",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` 1588-2632 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    101,
                    116
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    28,
                    37
                ]
            },
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` Acta Math . Hungar .",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    51,
                    74
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "`` 1588-2632 ''",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    116
                ],
                "tok_span": [
                    28,
                    37
                ]
            },
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "`` Acta Math . Hungar .",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    74
                ],
                "tok_span": [
                    12,
                    21
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica has the abbreviation of `` Acta Math . Hungar . '' and comes under the discipline of Math .",
        "id": "train_3143",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` Acta Math . Hungar .",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    51,
                    74
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    12,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "`` Acta Math . Hungar .",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    74
                ],
                "tok_span": [
                    12,
                    21
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica which is abbreviated to Acta Palaeontol . Pol . has a LCCN number of 60040714 .",
        "id": "train_3144",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    99,
                    107
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    107
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica ( abbreviated to Acta Palaeontol . Pol . ) has a CODEN code of `` APGPAC '' .",
        "id": "train_3145",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "``",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    93,
                    95
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "`` APGPAC ''",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    93,
                    105
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    31,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    95
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "`` APGPAC ''",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    31,
                    38
                ]
            }
        ]
    },
    {
        "text": "Paleobiology is the academic discipline of Acta Palaeontologica Polonica which has the abbreviated name of Acta Palaeontol . Pol .",
        "id": "train_3146",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleobiology",
                "subj_char_span": [
                    43,
                    72
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    8,
                    18
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    72
                ],
                "tok_span": [
                    8,
                    18
                ]
            },
            {
                "text": "Paleobiology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica , whose abbreviated name is Acta Palaeontol . Pol . , is academically focused on Paleontology .",
        "id": "train_3147",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleontology",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    111,
                    123
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Paleontology",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    123
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Polish Academy of Sciences which has its headquarters in Warsaw .",
        "id": "train_3148",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    51,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Polish Academy of Sciences",
                "object": "Warsaw",
                "subj_char_span": [
                    51,
                    77
                ],
                "obj_char_span": [
                    108,
                    114
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Warsaw",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Polish Academy of Sciences which serves Poland .",
        "id": "train_3149",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    51,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Polish Academy of Sciences",
                "object": "Poland",
                "subj_char_span": [
                    51,
                    77
                ],
                "obj_char_span": [
                    91,
                    97
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Poland",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    97
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Addiction ( journal ) has the abbreviation of `` Addiction '' and an LCCN number of 93645978 .",
        "id": "train_3150",
        "relation_list": [
            {
                "subject": "Addiction ( journal )",
                "object": "`` Addiction ''",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    46,
                    61
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Addiction ( journal )",
                "object": "93645978",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    84,
                    92
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "`` Addiction ''",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    61
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "93645978",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    92
                ],
                "tok_span": [
                    22,
                    28
                ]
            }
        ]
    },
    {
        "text": "Addiction ( journal ) is abbreviated to Addiction , and addiction is also its subject .",
        "id": "train_3151",
        "relation_list": [
            {
                "subject": "Addiction ( journal )",
                "object": "Addiction",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Addiction ( journal )",
                "object": "Addiction",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Addiction ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Addiction journal is published by Wiley-Blackwell , whose parent company is John Wiley & Sons .",
        "id": "train_3152",
        "relation_list": [
            {
                "subject": "Addiction",
                "object": "Wiley-Blackwell",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    34,
                    49
                ],
                "obj_char_span": [
                    76,
                    93
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addiction",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    93
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly ( abbreviated to Admin . Sci . Q ) has a LLCN number of 57059226 .",
        "id": "train_3153",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "57059226",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    93,
                    101
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "57059226",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    101
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "The academic discipline of Administrative Science Quarterly ( abbreviated as Admin . Sci . Q ) is Management .",
        "id": "train_3154",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    27,
                    59
                ],
                "obj_char_span": [
                    98,
                    108
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    59
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    108
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly was published by Cornell University which is affiliated with the Association of American Universities .",
        "id": "train_3155",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    50,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    50,
                    68
                ],
                "obj_char_span": [
                    98,
                    134
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    134
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Cornell University in the city of Ithaca , New York , is the publisher of Administrative Science Quarterly .",
        "id": "train_3156",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    74,
                    106
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    106
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly was published by Cornell University which has the nickname of Cornell Big Red .",
        "id": "train_3157",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    50,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Cornell Big Red",
                "subj_char_span": [
                    50,
                    68
                ],
                "obj_char_span": [
                    95,
                    110
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Cornell Big Red",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    110
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly was published by Cornell University where Elizabetth Garrett is the president .",
        "id": "train_3158",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    50,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    68
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The author of Aenir , OCLC number 45644811 , is Garth Nix .",
        "id": "train_3159",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "45644811",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            },
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "45644811",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Aenir is available in print and was written by Garth Nix .",
        "id": "train_3160",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    47,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    56
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Aenir is a paperback and was written by Garth Nix .",
        "id": "train_3161",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    40,
                    49
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    49
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Above the Veil was preceded By Aenir , both Australian novels .",
        "id": "train_3162",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The book Aenir is written in English and was followed by Above the Veil .",
        "id": "train_3163",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "English",
                "subj_char_span": [
                    9,
                    14
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    9,
                    14
                ],
                "obj_char_span": [
                    57,
                    71
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    14
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    14
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    71
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "Aenir is available in print and has the ISBN number of `` 0-439-17684-0 '' .",
        "id": "train_3164",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "``",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    55,
                    57
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Aenir",
                "object": "`` 0-439-17684-0 ''",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    55,
                    74
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    57
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` 0-439-17684-0 ''",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    74
                ],
                "tok_span": [
                    13,
                    26
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus The Evil Librarian is produced in print with OCLC number 78771100 .",
        "id": "train_3165",
        "relation_list": [
            {
                "subject": "Alcatraz Versus",
                "object": "78771100",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    18,
                    23
                ]
            }
        ]
    },
    {
        "text": "Brandon Sanderson , who was born in Lincoln , Nebraska , wrote `` Alcatraz Versus the Evil Librarians . `` .",
        "id": "train_3166",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Brandon Sanderson",
                "subj_char_span": [
                    66,
                    101
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "author",
                "subj_tok_span": [
                    15,
                    26
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Brandon Sanderson",
                "object": "Lincoln , Nebraska",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    36,
                    54
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    101
                ],
                "tok_span": [
                    15,
                    26
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lincoln , Nebraska",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    54
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The United states is both the home of the African American ethnic group and the book Alcatraz Versus the Evil Librarians which is almost totally unreleated .",
        "id": "train_3167",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United",
                "subj_char_span": [
                    85,
                    120
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    27
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "United",
                "object": "African",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    120
                ],
                "tok_span": [
                    16,
                    27
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is from The United States where the Native Americans are an ethnic group .",
        "id": "train_3168",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    72,
                    88
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    88
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians , written in English , is from The United States .",
        "id": "train_3169",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is written in English , the language originated in Great Britain .",
        "id": "train_3170",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    50,
                    57
                ],
                "obj_char_span": [
                    87,
                    100
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    100
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is published in Hardcover and the OCLC number 78771100 .",
        "id": "train_3171",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "78771100",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    82,
                    90
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "78771100",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    90
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Am . J . Math is the abbreviation for the American Journal of Mathematics which was first published in 1878 .",
        "id": "train_3172",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "1878",
                "subj_char_span": [
                    42,
                    73
                ],
                "obj_char_span": [
                    103,
                    107
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    73
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "1878",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The AIDS ( journal ) is the academic discipline of HIV which is part of the family Retrovirus .",
        "id": "train_3173",
        "relation_list": [
            {
                "subject": "HIV",
                "object": "Retrovirus",
                "subj_char_span": [
                    51,
                    54
                ],
                "obj_char_span": [
                    83,
                    93
                ],
                "predicate": "family",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "AIDS ( journal )",
                "object": "HIV",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    51,
                    54
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Retrovirus",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    93
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Above the Veil is followed by Into Battle and The Violet Keystone .",
        "id": "train_3174",
        "relation_list": [
            {
                "subject": "Into Battle",
                "object": "The Violet Keystone",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    46,
                    65
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "The Violet Keystone",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    65
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance was written by John Cowper Powys , who was born in Shirley , Derbyshire .",
        "id": "train_3175",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    37,
                    54
                ],
                "obj_char_span": [
                    73,
                    93
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    54
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    54
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    93
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    54
                ],
                "tok_span": [
                    9,
                    16
                ]
            }
        ]
    },
    {
        "text": "The novel Owen Glendower is a notable work by John Cowper Powys , who also wrote A Glastonbury Romance .",
        "id": "train_3176",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Owen Glendower",
                "subj_char_span": [
                    46,
                    63
                ],
                "obj_char_span": [
                    10,
                    24
                ],
                "predicate": "notableWork",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    81,
                    102
                ],
                "obj_char_span": [
                    46,
                    63
                ],
                "predicate": "author",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    11,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Owen Glendower",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    24
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    102
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    11,
                    18
                ]
            }
        ]
    },
    {
        "text": "Wolf Solent and A Glastonbury Romance were both novels written by John Cowper Powys .",
        "id": "train_3177",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Wolf Solent",
                "subj_char_span": [
                    66,
                    83
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "notableWork",
                "subj_tok_span": [
                    15,
                    22
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    16,
                    37
                ],
                "obj_char_span": [
                    66,
                    83
                ],
                "predicate": "author",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    15,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    83
                ],
                "tok_span": [
                    15,
                    22
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    37
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    83
                ],
                "tok_span": [
                    15,
                    22
                ]
            }
        ]
    },
    {
        "text": "SAGE Publications founded by Sara Miller McCune publishes the Administrative Society Quarterly .",
        "id": "train_3178",
        "relation_list": [
            {
                "subject": "SAGE Publications",
                "object": "Sara Miller McCune",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            },
            {
                "subject": "Administrative",
                "object": "SAGE Publications",
                "subj_char_span": [
                    62,
                    76
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "SAGE Publications",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sara Miller McCune",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Administrative",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    76
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "SAGE Publications",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The novel A Long Long Way was followed by The Secret Scripture published by Faber and Faber .",
        "id": "train_3179",
        "relation_list": [
            {
                "subject": "The Secret Scripture",
                "object": "Faber and Faber",
                "subj_char_span": [
                    42,
                    62
                ],
                "obj_char_span": [
                    76,
                    91
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    42,
                    62
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Faber and Faber",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    91
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars originates from the United States where the capital city is Washington DC .",
        "id": "train_3180",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    77,
                    87
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    87
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States , where Asian Americans form one of the ethnic groups .",
        "id": "train_3181",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    57,
                    72
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp originates from the United States , which counts Asian Americans among its ethnic groups .",
        "id": "train_3182",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    64,
                    79
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    79
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "English is the main language spoken in the United States . This country is home to the Severed Wasp .",
        "id": "train_3183",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "`` A Wizard of Mars was Published in the United States , of which English is the language .",
        "id": "train_3184",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    41,
                    54
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    3,
                    19
                ],
                "obj_char_span": [
                    41,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "English is the language of the United States the country where the book Alcatraz Versus the Evil Librarians was written .",
        "id": "train_3185",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    72,
                    107
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    24
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    107
                ],
                "tok_span": [
                    13,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States , led by President Barack Obama .",
        "id": "train_3186",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United State where Barack Obama is president .",
        "id": "train_3187",
        "relation_list": [
            {
                "subject": "United",
                "object": "Barack Obama",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    46,
                    58
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "A Severed Wasp",
                "object": "United",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was Published in the United States where Barack Obama is president .",
        "id": "train_3188",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    58,
                    70
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    70
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion was written in the United States where the leader is known as the President .",
        "id": "train_3189",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    42,
                    55
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States where the leader is known as the President .",
        "id": "train_3190",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The head of state of the United States is known as the President . This country is home to the Severed Wasp .",
        "id": "train_3191",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    25,
                    38
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "`` A Wizard of Mars '' was published in the United States , where the leader is known as the President .",
        "id": "train_3192",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    93,
                    102
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    3,
                    19
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is at the FK Austria Wien club and manages 1 FC Koln .",
        "id": "train_3193",
        "relation_list": [
            {
                "subject": "1",
                "object": "Peter Stöger",
                "subj_char_span": [
                    56,
                    57
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Peter Stöger",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    23,
                    38
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "1 . FC Köln has 50000 members and played in the 2014 season .",
        "id": "train_3194",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "2014",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1 . FC Köln",
                "object": "50000",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "50000",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel who played for 1 . FC Lokomotive Leipzig .",
        "id": "train_3195",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    58,
                    64
                ],
                "obj_char_span": [
                    31,
                    42
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Lokomotive Leipzig",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    58,
                    83
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    18,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "1 . FC Lokomotive Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    83
                ],
                "tok_span": [
                    18,
                    25
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel , is part of the club 1 . FC Union Berlin and has been the manager of 1 FC Magdeburg .",
        "id": "train_3196",
        "relation_list": [
            {
                "subject": "1 . FC",
                "object": "Jens Härtel",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Union Berlin",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    53
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Union Berlin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    53
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "The manager of FC Magdeburg is Jens Härtel , who has represented the club FC Sachsen Leipzig .",
        "id": "train_3197",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "FC Sachsen Leipzig",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    74,
                    92
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "FC Sachsen Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    92
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel has been the manager of 1 FC Magdeburg and is part of the SV Babelsberg 03 club .",
        "id": "train_3198",
        "relation_list": [
            {
                "subject": "1",
                "object": "Jens Härtel",
                "subj_char_span": [
                    36,
                    37
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    70,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    86
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "1 FC Magdeburg played in the 2014 season and has 27250 members .",
        "id": "train_3199",
        "relation_list": [
            {
                "subject": "1",
                "object": "2014",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "1",
                "object": "27250",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "27250",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena has 23900 members and their ground is in Cesena .",
        "id": "train_3200",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Cesena",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    5,
                    11
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Cesena",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cesena",
                "type": "DEFAULT",
                "char_span": [
                    5,
                    11
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Cesena",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena , whose ground is located in Italy , are in the Serie B league .",
        "id": "train_3201",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    60,
                    67
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    67
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena is in Italy and has 23900 members .",
        "id": "train_3202",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    32,
                    37
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena 's ground is Stadio Dino Manuzzi and they have 23900 members .",
        "id": "train_3203",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Stadio Dino Manuzzi",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    25,
                    44
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    18
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    59,
                    64
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Stadio Dino Manuzzi",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    44
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    64
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesana 's ground is the Stadio Dino Manuzzi and they play in Serie B .",
        "id": "train_3204",
        "relation_list": [
            {
                "subject": "A.C.",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "A.C.",
                "object": "Stadio Dino Manuzzi",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    29,
                    48
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Stadio Dino Manuzzi",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    12,
                    19
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago has been the manager of A C Cesena and plays for A.S.D . Licata 1931 .",
        "id": "train_3205",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "A.S.D . Licata 1931",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    63,
                    82
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S.D . Licata 1931",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    82
                ],
                "tok_span": [
                    17,
                    27
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago has been the manager of A C Cesena , he played for A.S.D . S.S. Nola 1925 .",
        "id": "train_3206",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "A.S.D . S.S. Nola 1925",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    65,
                    87
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    18,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S.D . S.S. Nola 1925",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    87
                ],
                "tok_span": [
                    18,
                    31
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago has been the manager of A C Cesena and is attached to the club Delfino Pescara 1936 .",
        "id": "train_3207",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "Delfino Pescara 1936",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    77,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Delfino Pescara 1936",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    97
                ],
                "tok_span": [
                    20,
                    28
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago , played for the club SSD Potenza Calcio , and manages A.C. Cesena .",
        "id": "train_3208",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    69,
                    80
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    19,
                    26
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    80
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Verona , Italy is the home to A.C. Chievo Verona , which is in the league , Serie A .",
        "id": "train_3209",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    30,
                    48
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "league",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona play in Verona and has 39371 members .",
        "id": "train_3210",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran is attached to the club Calcio Catania , and has also managed A.C. Chievo Verona .",
        "id": "train_3211",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Rolando Maran",
                "subj_char_span": [
                    76,
                    94
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    25
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Rolando Maran",
                "object": "Calcio Catania",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    94
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio Catania",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona is managed by Rolando Maran who plays for Carrarese Calcio .",
        "id": "train_3212",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    75,
                    91
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    91
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio Chievo Verona is managed by Rolando Maran , who is in the Unione Triestina 2012 S.S.D . club .",
        "id": "train_3213",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Unione Triestina 2012",
                "subj_char_span": [
                    48,
                    61
                ],
                "obj_char_span": [
                    78,
                    99
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Unione Triestina 2012",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    99
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "Previously owning club Varese Calcio S.S.D. , Rolando Maran now manages club Associazione Calcio Chievo Verona .",
        "id": "train_3214",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Varese Calcio S.S.D.",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    23,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    3,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Varese Calcio S.S.D.",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    3,
                    14
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio ChievoVerona is managed by Rolando Maran who plays for Vicenza Calcio .",
        "id": "train_3215",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    47,
                    60
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "club",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Associazione Calcio Lumezzane SpA ( abbreviated to A.C. Lumezzane ) has 4150 members .",
        "id": "train_3216",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "4150",
                "subj_char_span": [
                    51,
                    65
                ],
                "obj_char_span": [
                    72,
                    76
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    16,
                    24
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    65
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "4150",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    76
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini 's club is A.C > Chievo Verona and he manages the A.C. Lumezzane .",
        "id": "train_3217",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    68,
                    82
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    26
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C.",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    82
                ],
                "tok_span": [
                    18,
                    26
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini manages the A.C. Lumezzane and plays for Atalanta B.C .",
        "id": "train_3218",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    5,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Atalanta",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    5,
                    13
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atalanta",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has been manager of AC Lumezzane and played for Torino FC .",
        "id": "train_3219",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    66,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini played for Vicenza Calcio and manages A.C. Lumezzane .",
        "id": "train_3220",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    56,
                    70
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    29,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    70
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "The A.C. Lumezzane has 4150 members and they play in the Lega Pro league .",
        "id": "train_3221",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "4150",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    23,
                    27
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "A.C. Lumezzane",
                "object": "Lega Pro",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    57,
                    65
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "4150",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapán 's ground is in Metapán and the club has 10000 members .",
        "id": "train_3222",
        "relation_list": [
            {
                "subject": "A.D. Isidro Metapán",
                "object": "Metapán",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    12,
                    19
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "A.D. Isidro Metapán",
                "object": "Metapán",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "A.D. Isidro Metapán",
                "object": "10000",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    61,
                    66
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro Metapán",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Metapán",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    19
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "A.D. Isidro Metapán",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Metapán",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "A.D. Isidro Metapán",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    66
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapan play in the Salvadoran Primera Division at its ground at Metapan .",
        "id": "train_3223",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Salvadoran Primera",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    32,
                    50
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Salvadoran Primera",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    50
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapan 's manager is Jorge Humberto Rodriguez who is attached to the club CD Aguila .",
        "id": "train_3224",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Jorge Humberto",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Jorge Humberto Rodríguez manages the A.D. Isidro Metapan and plays for the El Salvador national football team .",
        "id": "train_3225",
        "relation_list": [
            {
                "subject": "A.D. Isidro",
                "object": "Jorge Humberto Rodríguez",
                "subj_char_span": [
                    37,
                    48
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Jorge Humberto Rodríguez",
                "object": "El Salvador national football team",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    75,
                    109
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Jorge Humberto Rodríguez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Jorge Humberto Rodríguez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "El Salvador national football team",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    109
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , the capital of which is Athens .",
        "id": "train_3226",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece , and the Euro is the currency .",
        "id": "train_3227",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Euro",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    66,
                    70
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , where the Greeks live .",
        "id": "train_3228",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Greeks",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greeks",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece where the language is Greek .",
        "id": "train_3229",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    69,
                    74
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    74
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece which is headed by Alexis Tsipras .",
        "id": "train_3230",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , the leader of which is Nikos Voutsis .",
        "id": "train_3231",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "A.E . Dimitra Efxeinoupolis has 1500 members and played in season 2015 .",
        "id": "train_3232",
        "relation_list": [
            {
                "subject": "A.E",
                "object": "1500",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    32,
                    36
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    36
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool 's play area is The Mechanics . It has 1500 members .",
        "id": "train_3233",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "1500",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    57,
                    61
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "1500",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    61
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool , is in Blackpool , and play in the English Football League .",
        "id": "train_3234",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    8,
                    17
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "English",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    17
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Blackpool play at their ground in Blackpool and is part of the North West Counties Football League .",
        "id": "train_3235",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    8,
                    17
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "Blackpool",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A.F.C . Blackpool",
                "object": "North West Counties Football League",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    71,
                    106
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    17
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "North West Counties Football League",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    106
                ],
                "tok_span": [
                    18,
                    23
                ]
            }
        ]
    },
    {
        "text": "The manager of A.F.C . Blackpool is Stuart Parker , who played football for Bury FC .",
        "id": "train_3236",
        "relation_list": [
            {
                "subject": "A.F.C . Blackpool",
                "object": "Stuart Parker",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Bury",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    76,
                    80
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    80
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The footballer Stuart Parker is attached to Chesterfield football club and has been manager at AFC Blackpool .",
        "id": "train_3237",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    15,
                    28
                ],
                "obj_char_span": [
                    44,
                    56
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker , who has managed AFC Blackpool , has represented the club KV Mechelen .",
        "id": "train_3238",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    73,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker , who plays football for Stockport County F.C . and has been manager for AFC Blackpool .",
        "id": "train_3239",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    39,
                    55
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    55
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "A.F.C . Fylde 's ground is in Warton , Fylde , Lancashire and the club has 3180 members .",
        "id": "train_3240",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "3180",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    75,
                    79
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "3180",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    79
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "AFC Fylde 's manager is Dave Challinor who once played for Bury F.C .",
        "id": "train_3241",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Bury",
                "subj_char_span": [
                    24,
                    38
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor is at Colwyn Bay FC and is the manager of AFC Fylde .",
        "id": "train_3242",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Colwyn Bay",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colwyn Bay",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "AFC Fylde 's manager is Dave Challinor who plays at the Stockport County F.C .",
        "id": "train_3243",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Stockport County",
                "subj_char_span": [
                    24,
                    38
                ],
                "obj_char_span": [
                    56,
                    72
                ],
                "predicate": "club",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    72
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor is the manager of AFC Fylde , and he plays for Tranmere Rovers F.C .",
        "id": "train_3244",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Tranmere Rovers",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    62,
                    77
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tranmere Rovers",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    77
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "It has 5300 members , and the full name of A.S. Gubbio 1910 , is Associazione Sportiva Gubbio 1910 Srl .",
        "id": "train_3245",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "5300",
                "subj_char_span": [
                    43,
                    59
                ],
                "obj_char_span": [
                    7,
                    11
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    11,
                    19
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    59
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is in Gubbio where the Left Ecology Freedom are the leading party .",
        "id": "train_3246",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Gubbio",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    19,
                    25
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Gubbio",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "Gubbio",
                "object": "Left Ecology Freedom",
                "subj_char_span": [
                    19,
                    25
                ],
                "obj_char_span": [
                    54,
                    74
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Gubbio",
                "object": "Left Ecology Freedom",
                "subj_char_span": [
                    37,
                    43
                ],
                "obj_char_span": [
                    54,
                    74
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    25
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Left Ecology Freedom",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "Left Ecology Freedom",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    74
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "A.S. Gubbio has 5300 members and their ground is located in Italy .",
        "id": "train_3247",
        "relation_list": [
            {
                "subject": "A.S. Gubbio",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "A.S. Gubbio",
                "object": "5300",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    20
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "A.S. Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    20
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , where the Italian language is spoken .",
        "id": "train_3248",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    63,
                    79
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "The A.S. Gubbio 1910 football club play in Serie D , the champions of which are S.S. Robur Siena .",
        "id": "train_3249",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Serie D",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Serie D",
                "object": "S.S. Robur Siena",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    80,
                    96
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Serie D",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Serie D",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "S.S. Robur Siena",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    21,
                    28
                ]
            }
        ]
    },
    {
        "text": "The A.S. Gubbio 1910 , has 5300 members , and played in the 2014 season .",
        "id": "train_3250",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "2014",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "season",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "5300",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    27,
                    31
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "A.S. Gubbio 1910 has 5300 menbers and was a part of the 201415 Lega Pro season .",
        "id": "train_3251",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "201415 Lega Pro",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    56,
                    71
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "5300",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    21,
                    25
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "201415 Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    71
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "5300",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    25
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio is based in Livorno , Italy and Serie B league .",
        "id": "train_3252",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Serie B",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Based in Livorno , Italy , A.S. Livorno Calcio has 19238 members .",
        "id": "train_3253",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "19238",
                "subj_char_span": [
                    27,
                    46
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    8,
                    17
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    46
                ],
                "tok_span": [
                    8,
                    17
                ]
            },
            {
                "text": "19238",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio ( home ground Stadio Armando Picchi ) has 19,238 members .",
        "id": "train_3254",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Stadio Armando Picchi",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    55
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Stadio Armando Picchi",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    12,
                    19
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio is managed by Christian Panucci who has played for Chelsea FC .",
        "id": "train_3255",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Chelsea",
                "subj_char_span": [
                    34,
                    51
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio is managed by Christian Panucci who played football for Genoa C.F.C .",
        "id": "train_3256",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Christian Panucci",
                "object": "Genoa",
                "subj_char_span": [
                    34,
                    51
                ],
                "obj_char_span": [
                    76,
                    81
                ],
                "predicate": "club",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Genoa",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma , which has 70634 members , have their grounds in Rome , Italy .",
        "id": "train_3257",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    27
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play in the Serie A league and have a ground in Rome .",
        "id": "train_3258",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti , who was at the club Virtus Entella , manages A.S. Roma .",
        "id": "train_3259",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    65,
                    74
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    40,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma has 70634 members and their grounds are in Rome .",
        "id": "train_3260",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    14,
                    19
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    53,
                    57
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    57
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The manager , of ACF Fiorentina , is Paulo Sousa , who plays for the Portugal national football team .",
        "id": "train_3261",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Paulo Sousa",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    37,
                    48
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Paulo Sousa",
                "object": "Portugal national football team",
                "subj_char_span": [
                    37,
                    48
                ],
                "obj_char_span": [
                    69,
                    100
                ],
                "predicate": "club",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Portugal national football team",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    100
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina has 47290 members , The team competed in the 2014 season .",
        "id": "train_3262",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "ACF Fiorentina",
                "object": "2014",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina , have 47290 members , and played the 2014-15 season in Serie A .",
        "id": "train_3263",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    22,
                    27
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . 's ground is in Athens , where the mayor is Giorgos Kaminis .",
        "id": "train_3264",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Athens",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Athens",
                "object": "Giorgos Kaminis",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    61,
                    76
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "Athens",
                "object": "Giorgos Kaminis",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    61,
                    76
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Giorgos Kaminis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    76
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Giorgos Kaminis",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    76
                ],
                "tok_span": [
                    19,
                    25
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C 's grounds are in Greece and obviously they play in the Superleague Greece .",
        "id": "train_3265",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    71,
                    89
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    89
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . is in the Superleague of Greece , in which Olympiacos F.C . were past champions .",
        "id": "train_3266",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Superleague",
                "object": "Olympiacos",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    60,
                    70
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Superleague",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    70
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "Gus Poyet has been the manager of AEK Athens FC and has also been a player for Chelsea F.C .",
        "id": "train_3267",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    34,
                    44
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Chelsea",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    79,
                    86
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    44
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "AEK Athens are managed by Gus Poyet who is in the Real Zaragoza club .",
        "id": "train_3268",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Real Zaragoza",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Real Zaragoza",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "The manager of AFC Ajax is Frank de Boer , who played for Al-Shamal Sports Club .",
        "id": "train_3269",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Frank de Boer",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "Al-Shamal Sports Club",
                "subj_char_span": [
                    27,
                    40
                ],
                "obj_char_span": [
                    58,
                    79
                ],
                "predicate": "club",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    13,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Al-Shamal Sports Club",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    79
                ],
                "tok_span": [
                    13,
                    20
                ]
            }
        ]
    },
    {
        "text": "The manager of AFC Ajax 's manager is Frank de Boer who is also attached to the club FC Barcelona .",
        "id": "train_3270",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Frank de Boer",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "FC Barcelona",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "club",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "FC Barcelona",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer played for the Netherlands national football team and manages the AFC Ajax team .",
        "id": "train_3271",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Frank de Boer",
                "subj_char_span": [
                    80,
                    88
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Frank de Boer",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    88
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    63
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "AFC stands for AFC Ajax is Amsterdamsche Football Club Ajax . Its current membership is 53502 .",
        "id": "train_3272",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "53502",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    88,
                    93
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "53502",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax has 53502 members and they payed in season 2014 .",
        "id": "train_3273",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "2014",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    52,
                    56
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "53502",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    56
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "53502",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    6
                ]
            }
        ]
    },
    {
        "text": "Amsterdam-Centrum is part of Amsterdam where The ground of AFC Ajax ( amateurs ) is located .",
        "id": "train_3274",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Amsterdam",
                "subj_char_span": [
                    59,
                    80
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam-Centrum",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "part",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    80
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Amsterdam-Centrum",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Amsterdam-Noord is part of Amsterdam where the ground of AFC Ajax ( amateurs ) is located .",
        "id": "train_3275",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Amsterdam",
                "subj_char_span": [
                    57,
                    78
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Amsterdam",
                "object": "Amsterdam-Noord",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "part",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    78
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Amsterdam-Noord",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) 's ground , Sportpark De Toekomst , is operated by AFC Ajax .",
        "id": "train_3276",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    34,
                    55
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) 's ground is Sportpark De Toekomst , which is owned by AFC Ajax N.V .",
        "id": "train_3277",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    35,
                    56
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    35,
                    56
                ],
                "obj_char_span": [
                    77,
                    85
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    85
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ajax Youth Academy is a tenant of Sportpark De Toekomst , the ground of AFC Ajax amateurs .",
        "id": "train_3278",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    72,
                    80
                ],
                "obj_char_span": [
                    34,
                    55
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) , with 5000 members , play in the Hoofdklasse league .",
        "id": "train_3279",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Hoofdklasse",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    56,
                    67
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "5000",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Hoofdklasse",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    67
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Amsterdamsche Football Club Ajax Amateurs ( abbreviated to AFC Ajax ( amateurs ) ) has 5000 members .",
        "id": "train_3280",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "5000",
                "subj_char_span": [
                    59,
                    80
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    80
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) who have 5000 members played in the 2014 season .",
        "id": "train_3281",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "2014",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "5000",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "5000",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK play their home matches at the AZAL Arena which is located in Baku .",
        "id": "train_3282",
        "relation_list": [
            {
                "subject": "AZAL Arena",
                "object": "Baku",
                "subj_char_span": [
                    40,
                    50
                ],
                "obj_char_span": [
                    71,
                    75
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "AZAL Arena in Azerbaijan is the ground of AZAL PFK .",
        "id": "train_3283",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "AZAL Arena",
                "object": "Azerbaijan",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "There are 3500 members of AZAL PFK who are in season 2014 .",
        "id": "train_3284",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    10,
                    14
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    53,
                    57
                ],
                "predicate": "season",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    14
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    57
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK Bakou which has 3500 members is playing in the Azerbaijan PremierLeague , 201415 .",
        "id": "train_3285",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "201415",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "201415",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar 's ground is the AFAS Stadion and it has 17023 members .",
        "id": "train_3286",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "AFAS Stadion",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    28,
                    40
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "AZ Alkmaar",
                "object": "17023",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AFAS Stadion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "17023",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    18,
                    20
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for AFC Ajax and has previously been the manager for AZ Alkmaar .",
        "id": "train_3287",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    77,
                    87
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    87
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "John van den Brom has been manager of AZ Alkmaar , Brom also plays for De Graafschap .",
        "id": "train_3288",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "De Graafschap",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "De Graafschap",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "John van den Brom played for the Netherlands national football team and is the manager of AZ Alkmaar .",
        "id": "train_3289",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    90,
                    100
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    17,
                    23
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    67
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    100
                ],
                "tok_span": [
                    17,
                    23
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    67
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "John van den Brom has been manager of AZ Alkmaar and is a player in İstanbulspor A.Ş .",
        "id": "train_3290",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "John van den Brom",
                "object": "İstanbulspor",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    68,
                    80
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "İstanbulspor",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    80
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar has 17023 members and played in the Eredivisie 2014-15 .",
        "id": "train_3291",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "17023",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    15,
                    20
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "17023",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar has 17023 members and played in the 2014 season .",
        "id": "train_3292",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "2014",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AZ Alkmaar",
                "object": "17023",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    15,
                    20
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "17023",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Vila Nova Futebol Clube have been champions of Campeonato Brasileiro Série C and Agremiação Sportiva Arapiraquense also play in this league .",
        "id": "train_3293",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    81,
                    114
                ],
                "obj_char_span": [
                    47,
                    76
                ],
                "predicate": "league",
                "subj_tok_span": [
                    18,
                    30
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    47,
                    76
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    114
                ],
                "tok_span": [
                    18,
                    30
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league which is based in Brazil .",
        "id": "train_3294",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    46,
                    75
                ],
                "obj_char_span": [
                    101,
                    107
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    107
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense , managed by Vica , has 17000 members .",
        "id": "train_3295",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    58,
                    63
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Vica",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Vica",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense played in the 2015 season and has 17000 members .",
        "id": "train_3296",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    19,
                    21
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault has 3000 members and their chairman is Dave Laughlin .",
        "id": "train_3297",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Dave Laughlin",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "chairman",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "3000",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dave Laughlin",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is St. VincentSt Mary High School in the United States .",
        "id": "train_3298",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "St.",
                "object": "United States",
                "subj_char_span": [
                    34,
                    37
                ],
                "obj_char_span": [
                    72,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    85
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Premier Development League has K-W United F.C. , ( who have been champions ) and Akron Summit among its competing teams .",
        "id": "train_3299",
        "relation_list": [
            {
                "subject": "Akron Summit",
                "object": "Premier Development League",
                "subj_char_span": [
                    85,
                    97
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "league",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Premier Development League",
                "object": "K-W United",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    35,
                    45
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "K-W United",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Denzil Antonio is the manager of Akron Summit Assault which has 3000 members .",
        "id": "train_3300",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "3000",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The manager of Akron Summit Assault , who play in the 2011 PDL season , is Denzil Antonio .",
        "id": "train_3301",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    15,
                    35
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "2011 PDL season",
                "subj_char_span": [
                    15,
                    35
                ],
                "obj_char_span": [
                    54,
                    69
                ],
                "predicate": "season",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    35
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    35
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "2011 PDL season",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    69
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault has got 3000 members and are in season 2011 .",
        "id": "train_3302",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "3000",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "2011",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "3000",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2011",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , the capital of which is Rome .",
        "id": "train_3303",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Italians inhabit Italy where the ground of A.S. Gubbio 1910 is located .",
        "id": "train_3304",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    17,
                    22
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    43,
                    59
                ],
                "obj_char_span": [
                    17,
                    22
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    7,
                    15
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    22
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    59
                ],
                "tok_span": [
                    7,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    22
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy where Sergio Mattarella is the leader .",
        "id": "train_3305",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    57,
                    74
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    74
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , where the official language is Italian .",
        "id": "train_3306",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    84,
                    91
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    91
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago plays for U.S Castrovillari Calcio and manages A.C. Cesena .",
        "id": "train_3307",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago is attached to the club Vigor Lamezia and manages A.C. Cesena .",
        "id": "train_3308",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "Vigor Lamezia",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "A.C. Cesena",
                "object": "Massimo Drago",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Vigor Lamezia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Barrow A.F.C . team won the championship before in the National League North , obviously they are in that league .",
        "id": "train_3309",
        "relation_list": [
            {
                "subject": "National League North",
                "object": "Barrow",
                "subj_char_span": [
                    55,
                    76
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A.F.C .",
                "object": "National League North",
                "subj_char_span": [
                    7,
                    14
                ],
                "obj_char_span": [
                    55,
                    76
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "National League North",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Barrow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A.F.C .",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    14
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National League North",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    76
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium , located in Athens , is the home ground of AEK Athens FC .",
        "id": "train_3310",
        "relation_list": [
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Olympic Stadium",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    68,
                    74
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium",
                "subj_char_span": [
                    64,
                    74
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    74
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    74
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Olympic Stadium",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium ( Athens ) is located in Marousi and is the home ground of AEK Athens FC .",
        "id": "train_3311",
        "relation_list": [
            {
                "subject": "Olympic Stadium ( Athens )",
                "object": "Marousi",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    79,
                    89
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    18,
                    22
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Marousi",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    89
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger 's club is the FC Admira Wacker Mödling and he is the manager of 1 . FC Koln .",
        "id": "train_3312",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "FC Admira Wacker Mödling",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    28,
                    52
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    19
                ]
            },
            {
                "subject": "1 . FC",
                "object": "Peter Stöger",
                "subj_char_span": [
                    78,
                    84
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "FC Admira Wacker Mödling",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    52
                ],
                "tok_span": [
                    9,
                    19
                ]
            },
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    84
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger plays for SK Rapid Wien and is the manager of 1 . FC Koln .",
        "id": "train_3313",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "SK Rapid Wien",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "1 . FC",
                "object": "Peter",
                "subj_char_span": [
                    59,
                    65
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "SK Rapid Wien",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "1 . FC",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger , manager of 1 . FC Koln , is also in the SK Vorwarts Steyr club .",
        "id": "train_3314",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "SK",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    55,
                    57
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "SK",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    57
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona play in Serie A where Juventus FC have been champions .",
        "id": "train_3315",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    41,
                    49
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    27,
                    34
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play in the Serie A league where the champions are Juventus FC .",
        "id": "train_3316",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    22,
                    29
                ],
                "obj_char_span": [
                    61,
                    69
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Architect John Madin , designed 103 Colmore Row , located on Colmore Row , in Birmingham , England .",
        "id": "train_3317",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    10,
                    20
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row , located at Colmore Row , was designed by the architect , John Madin .",
        "id": "train_3318",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    29,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was designed by John Madin , born in Birmingham .",
        "id": "train_3319",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    53,
                    63
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "John Madin was an architect from Birmingham who designed 103 Colmore Row .",
        "id": "train_3320",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    57,
                    72
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row at Colmore Row was completed in 1976 .",
        "id": "train_3321",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    30
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row actually on Colmore Row has 23 floors .",
        "id": "train_3322",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    44,
                    46
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "Colmore Row",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "There are 23 floors at 103 Colmore Row , Birmingham , England .",
        "id": "train_3323",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    23,
                    38
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row , designed by the architect John Madin is located in Birmingham .",
        "id": "train_3324",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "John Madin",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row , Birmingham is a building with 23 floors .",
        "id": "train_3325",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    18,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    50
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "108 St Georges Terrace cost 120 million Australian dollars and has 50 floors .",
        "id": "train_3326",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "50",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    67,
                    69
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    69
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "108 St. Georges Terrace is located in Perth , Australia .",
        "id": "train_3327",
        "relation_list": [
            {
                "subject": "108",
                "object": "Perth",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Perth",
                "object": "Australia",
                "subj_char_span": [
                    38,
                    43
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Australia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The architect of 11 Diagonal Street , completed in 1983 , was Helmut Jahn .",
        "id": "train_3328",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "1983",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    62,
                    73
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "1983",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    73
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street has 20 floors and was completed in 1983 .",
        "id": "train_3329",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "1983",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    23,
                    25
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "1983",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street has 20 floors and was designed by Helmut Jahn .",
        "id": "train_3330",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    23,
                    25
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street has 20 floors and is owned by Redefine Properties Limited .",
        "id": "train_3331",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    23,
                    25
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "11 Diagonal Street",
                "object": "Redefine Properties Limited",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    49,
                    76
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Redefine Properties Limited",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    76
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "Cape Town is the capital of South Africa where 11 Diagonal Street is located .",
        "id": "train_3332",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    47,
                    65
                ],
                "obj_char_span": [
                    28,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cape Town",
                "subj_char_span": [
                    28,
                    40
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    65
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Cape Town",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , where there is an ethnic group of Asian South Africans .",
        "id": "train_3333",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    82,
                    102
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    102
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa where white South Africans are an ethnic group .",
        "id": "train_3334",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , which has Cyril Ramaphosa as a leader .",
        "id": "train_3335",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    58,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    73
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is located in South Africa , where the leader is called Jacob Zuma .",
        "id": "train_3336",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "South Africa",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    75,
                    85
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    85
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "200 Public Square , completed in 1985 , has a floor count of 45 .",
        "id": "train_3337",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    61,
                    63
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "1985",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1985",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "200 Public square is in Cleveland , USA .",
        "id": "train_3338",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is in Cleveland , governed by Cleveland City Council .",
        "id": "train_3339",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    48,
                    70
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    48,
                    57
                ],
                "obj_char_span": [
                    48,
                    70
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    70
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    70
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located in Cleveland , Cuyahoga County , Ohio .",
        "id": "train_3340",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    44,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    66
                ],
                "tok_span": [
                    8,
                    15
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is found in Cleveland , Ohio .",
        "id": "train_3341",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    42,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "200 Public square is in Cleveland which is lead by Frank G Jackson .",
        "id": "train_3342",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located at Public Square , Cleveland and has a floor count of 45 .",
        "id": "train_3343",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Public Square , Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    83,
                    85
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Public Square , Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    85
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street has a floor area of 62145.3 square metres and was begun in January 2009 .",
        "id": "train_3344",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "62145.3",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "62145.3",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street was completed in April 2014 and has a floor area of 62145.3 square meters .",
        "id": "train_3345",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "62145.3",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "62145.3",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    15,
                    20
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street , which has a floor count of 34 , was completed in April 2014 .",
        "id": "train_3346",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    49,
                    51
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Boris Johnson is the leader of London , the city where 20 Fenchurch Street is located .",
        "id": "train_3347",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    55,
                    74
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    74
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in London whose leader is the Parliament of the United Kingdom .",
        "id": "train_3348",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "London",
                "object": "Parliament of the United Kingdom",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    61,
                    93
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Parliament of the United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    93
                ],
                "tok_span": [
                    12,
                    17
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located within the United Kingdom , where the currency is pounds sterling .",
        "id": "train_3349",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in the United Kingdom where we call the natives British people .",
        "id": "train_3350",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "British people",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    79,
                    93
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "British people",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    93
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Elizabeth 11 is a leader in the United Kingdom and 20 Fenchurch Street is also located in the United Kingdom .",
        "id": "train_3351",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    51,
                    70
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "20 Fenchurch Street",
                "object": "United Kingdom",
                "subj_char_span": [
                    51,
                    70
                ],
                "obj_char_span": [
                    94,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth",
                "subj_char_span": [
                    94,
                    108
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    70
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Elizabeth",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Ave. was begun in January 2014 and has 12 floors .",
        "id": "train_3352",
        "relation_list": [
            {
                "subject": "250 Delaware",
                "object": "12",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    52,
                    54
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    54
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has a floor area of 30853.8 square metres and has 12 floors .",
        "id": "train_3353",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    70,
                    72
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is in Buffalo , New York , and it has the Postmodern style of architecture .",
        "id": "train_3354",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    26,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "Postmodern",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    62,
                    72
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Postmodern",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    72
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue , Buffalo , New York , has a floor area of 30843.8 square metres .",
        "id": "train_3355",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    22,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    40
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has a floor count of 12 and is located in Buffalo New York .",
        "id": "train_3356",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    41,
                    43
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is in Buffalo , New York which is in Erie County New York .",
        "id": "train_3357",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    26,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "Erie County",
                "subj_char_span": [
                    26,
                    44
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Erie County",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is a location in Buffalo , New York , New York State .",
        "id": "train_3358",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    37,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "New York",
                "subj_char_span": [
                    37,
                    55
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "New York",
                "subj_char_span": [
                    37,
                    55
                ],
                "obj_char_span": [
                    58,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    55
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    55
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    55
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    66
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Byron Brown is the leader of Buffalo , New York , where 250 Delaware Avenue is located .",
        "id": "train_3359",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Buffalo , New York",
                "object": "Byron Brown",
                "subj_char_span": [
                    29,
                    47
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Byron Brown",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has 12 floors and is located in the United States .",
        "id": "train_3360",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    24,
                    26
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle has 60 floors and was completed in 2009 .",
        "id": "train_3361",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "60",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    22,
                    24
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    53,
                    57
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "60",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    24
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    57
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago and was designed by Pickard Chilton .",
        "id": "train_3362",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    60,
                    75
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    75
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago , United States .",
        "id": "train_3363",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Cook County , Chicago , Illinois .",
        "id": "train_3364",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Chicago",
                "object": "Cook County ,",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Cook County ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is in Chicago part of Du Page County in Illinois .",
        "id": "train_3365",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago which is lead by Rahm Emanuel .",
        "id": "train_3366",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Chicago where Susana Mendoza is a leader .",
        "id": "train_3367",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    46,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The architect of 300 North Lasalle located in Illinois was Pickard Chilton .",
        "id": "train_3368",
        "relation_list": [
            {
                "subject": "300 North",
                "object": "Illinois",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    46,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "300 North",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    17,
                    26
                ],
                "obj_char_span": [
                    59,
                    74
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    54
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "300 North",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    26
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    74
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle , Illinois , was completed in 2009 .",
        "id": "train_3369",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Illinois",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    20,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is located in Illinois in the United States .",
        "id": "train_3370",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Illinois",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Illinois",
                "object": "United States",
                "subj_char_span": [
                    32,
                    40
                ],
                "obj_char_span": [
                    48,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    61
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Completed in 1929 , 320 South Boston Building has 22 floors .",
        "id": "train_3371",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "1929",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    13,
                    17
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "320 South Boston Building",
                "object": "22",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    50,
                    52
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "1929",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    17
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "22",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "3Arena was completed on December 2008 and it 's architect was the company Populous .",
        "id": "train_3372",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    74,
                    82
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    82
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The 3Arena is located at North Wall , Dublin and the architect was the company Populous .",
        "id": "train_3373",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    79,
                    87
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "3Arena",
                "object": "North Wall , Dublin",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    25,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    87
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "North Wall , Dublin",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    44
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 3Arena , designed by the company Populous , is located at East Link Bridge .",
        "id": "train_3374",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 3Arena , designed by the architectural company Populous , is located at `` North Wall Quay '' .",
        "id": "train_3375",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "`` North Wall Quay ''",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    76,
                    97
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "`` North Wall Quay ''",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "HOK SVE was the architect of the 3Arena , which can be found in Dublin .",
        "id": "train_3376",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    64,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    70
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "3 Arena is in Dublin which is part of Leinster .",
        "id": "train_3377",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "Leinster",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Leinster",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "3Arena at the North Wall Quay is owned by Live Nation Entertainment .",
        "id": "train_3378",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    42,
                    67
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    67
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "3Arena , in Dublin , is owned by Live Nation Entertainment .",
        "id": "train_3379",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    33,
                    58
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "3Arena is located in North Wall , Dublin and is owned by Live Nation Entertainment .",
        "id": "train_3380",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    57,
                    82
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "3Arena",
                "object": "North Wall , Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    82
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "North Wall , Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    40
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The architect of the AC Hotel Bella Sky , Copenhagen , which has 23 floors , was 3XN .",
        "id": "train_3381",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "3XN",
                "subj_char_span": [
                    21,
                    39
                ],
                "obj_char_span": [
                    81,
                    84
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "23",
                "subj_char_span": [
                    21,
                    39
                ],
                "obj_char_span": [
                    65,
                    67
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    39
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    84
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    39
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    67
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The AC Hotel Bella Sky , Copenhagen , which has 814 rooms was developed by the Bella Center .",
        "id": "train_3382",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Bella Center",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "developer",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "AC Hotel Bella Sky",
                "object": "814",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    48,
                    51
                ],
                "predicate": "numberOfRooms",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "814",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Marriott International rents the AC Hotel Bella Sky Copenhagen which is in Denmark .",
        "id": "train_3383",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Denmark",
                "subj_char_span": [
                    33,
                    62
                ],
                "obj_char_span": [
                    75,
                    82
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    33,
                    62
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    62
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    82
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    62
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen whose architect was 3XN is owned by Bella Center .",
        "id": "train_3384",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "3XN",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    50,
                    53
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The owner of the AC Hotel Bella Sky Copenhagen ( which has 23 floors ) is Bella Center .",
        "id": "train_3385",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    17,
                    46
                ],
                "obj_char_span": [
                    74,
                    86
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "23",
                "subj_char_span": [
                    17,
                    46
                ],
                "obj_char_span": [
                    59,
                    61
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    46
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    46
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Marriott International , with Bill Marriott as a key leader , is the tenant of AC Hotel Bella Sky Copenhagen .",
        "id": "train_3386",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    79,
                    108
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Marriott International",
                "object": "Bill Marriott",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    108
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bill Marriott",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Adare Manore is located in Adare which is a part of Munster .",
        "id": "train_3387",
        "relation_list": [
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Adare",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Adare",
                "object": "Adare",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare",
                "object": "Adare",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The architects James Pain and George Richard Pain designed Adare Manor , which was completed in 1862 .",
        "id": "train_3388",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    59,
                    70
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor , completed in 1862 , was Augustus Pugin .",
        "id": "train_3389",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    55,
                    69
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    69
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor is Augustus Pugin , whose birthplace is Bloomsbury .",
        "id": "train_3390",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Augustus Pugin",
                "object": "Bloomsbury",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    69,
                    79
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Bloomsbury",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor is Augustus Pugin , who also designed the Palace Of Westminster .",
        "id": "train_3391",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Augustus Pugin",
                "object": "Palace",
                "subj_char_span": [
                    32,
                    46
                ],
                "obj_char_span": [
                    71,
                    77
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Palace",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    77
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "James Pain was the architect of Adare Manor , which was completed in 1862 .",
        "id": "train_3392",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "James Pain",
                "subj_char_span": [
                    32,
                    43
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    32,
                    43
                ],
                "obj_char_span": [
                    69,
                    73
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "James Pain",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Adare Manor , designed by Lewis Cottingham , was completed in 1862 .",
        "id": "train_3393",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Lewis",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lewis",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The architect responsible for Adare Manor was Philip Charles Hardwick and the building was completed in 1862 .",
        "id": "train_3394",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Philip Charles Hardwick",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    46,
                    69
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    104,
                    108
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philip Charles Hardwick",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    69
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    108
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Enda Kenny is the leader of the Republic of Ireland where Adare Manor is located .",
        "id": "train_3395",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    32,
                    51
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Both the Addis Ababa Stadium and the Addis Ababa City Hall are located in Addis Ababa .",
        "id": "train_3396",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    9,
                    20
                ],
                "obj_char_span": [
                    9,
                    28
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    37,
                    48
                ],
                "obj_char_span": [
                    9,
                    28
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    74,
                    85
                ],
                "obj_char_span": [
                    9,
                    28
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    2,
                    8
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    37,
                    58
                ],
                "obj_char_span": [
                    9,
                    20
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    2,
                    7
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    37,
                    58
                ],
                "obj_char_span": [
                    37,
                    48
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    37,
                    58
                ],
                "obj_char_span": [
                    74,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    10,
                    17
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    28
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    28
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    85
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    28
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    58
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    20
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    58
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    58
                ],
                "tok_span": [
                    10,
                    17
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    85
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City hall began being constructed in 1961 and has a floor area of 140000.0 square metres .",
        "id": "train_3397",
        "relation_list": [
            {
                "subject": "Addis Ababa City",
                "object": "1961",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Addis Ababa City",
                "object": "140000.0",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1961",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Addis Ababa City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "140000.0",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Addis Adaba City Hall was completed in 1964 and has a floor area of 140000.0 square metres .",
        "id": "train_3398",
        "relation_list": [
            {
                "subject": "Addis",
                "object": "1964",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Addis",
                "object": "140000.0",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    68,
                    76
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1964",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Addis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "140000.0",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    76
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is in Ethiopia , where the currency is the Ethiopian birr .",
        "id": "train_3399",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ethiopia",
                "object": "Ethiopian birr",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    65,
                    79
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ethiopian birr",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    79
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Addis Ababa City Hall is in the country of Ethiopia , where Amharic is spoken .",
        "id": "train_3400",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Ethiopia",
                "object": "Amharic",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    64,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Amharic",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    71
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Addis Ababa City Hall is where the Government of Addis Ababa is currently located and it 's floor area covers 140000.0 ( square metres ) .",
        "id": "train_3401",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "140000.0 ( square metres )",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    114,
                    140
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    28,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "140000.0 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    140
                ],
                "tok_span": [
                    28,
                    36
                ]
            }
        ]
    },
    {
        "text": "The Addis Ababa City Hall is located in Addis Ababa , Ethiopia .",
        "id": "train_3402",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    4,
                    25
                ],
                "obj_char_span": [
                    40,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    4,
                    15
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    40,
                    51
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    25
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    51
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    51
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall whose architectural style is Tudor and Jacabian is located in Haputale .",
        "id": "train_3403",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    75,
                    83
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall which is located in Sri Lanka has the architectural style of Tudor and Jacobean .",
        "id": "train_3404",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall , Haputale was completed in 1931 .",
        "id": "train_3405",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "Haputale",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Haputale",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Sri Lanka , whose capital is Sri Jayawardenepura Kotte .",
        "id": "train_3406",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    56,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    81
                ],
                "tok_span": [
                    13,
                    20
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Sri Lanka , whose currency is the Sri Lankan rupee .",
        "id": "train_3407",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Sri Lankan rupee",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    61,
                    77
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Sri Lankan rupee",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    77
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is in Sri Lanka where the leader is Ranil Wickremesinghe .",
        "id": "train_3408",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    19,
                    28
                ],
                "obj_char_span": [
                    49,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    69
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "The construction of Adisham Hall , Sri Lanka , was completed in 1931 .",
        "id": "train_3409",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    20,
                    32
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    20,
                    32
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ranil Wickremesinghe is a leader in Sri Lanka where Adisham Hall is located .",
        "id": "train_3410",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    52,
                    64
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    64
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita , Japan .",
        "id": "train_3411",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita ,",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita ,",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art located in Akita Prefecture is found in Japan .",
        "id": "train_3412",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    60,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    31,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    65
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    47
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is in Akita , Akita Japan .",
        "id": "train_3413",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Akita , Akita",
                "object": "Japan",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita , Akita Prefecture .",
        "id": "train_3414",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita , Akita",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    42,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    58
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art is located in Akita Prefecture , Japan .",
        "id": "train_3415",
        "relation_list": [
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    38,
                    54
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Robert A. M. Stern is the architect of Alan B. Miller Hall of which The Mason School of Business is the current tenant .",
        "id": "train_3416",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    72,
                    96
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            },
            {
                "subject": "Alan B. Miller Hall",
                "object": "Robert A. M. Stern",
                "subj_char_span": [
                    39,
                    58
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    96
                ],
                "tok_span": [
                    18,
                    22
                ]
            },
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Robert A. M. Stern",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "The College of William and Mary owns the Alan B. Miller Hall and the Chancellor of the College is Robert Gates .",
        "id": "train_3417",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "College of William",
                "subj_char_span": [
                    41,
                    60
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "College of William",
                "object": "Robert Gates",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    98,
                    110
                ],
                "predicate": "chancellor",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    60
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "College of William",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Robert Gates",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    110
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business is a tenant of Alan B. Miller Hall in the United States .",
        "id": "train_3418",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    44,
                    63
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    71,
                    84
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    84
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The address for Amdavad ni Gufa is Lalbhai Dalpatbhai Campus , near CEPT University , opp . Gujarat University , University Road , Ahmedabad .",
        "id": "train_3419",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    16,
                    31
                ],
                "obj_char_span": [
                    131,
                    140
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    31
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Sumitra Mahajan is the leader of India where Amdavad ni Gufa is found .",
        "id": "train_3420",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    45,
                    60
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Ahmedabad in India .",
        "id": "train_3421",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat , India .",
        "id": "train_3422",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is in Gujarat Ahmedabad .",
        "id": "train_3423",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital ( bed count 476 ) is located in Sri Lanka .",
        "id": "train_3424",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "476",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    31
                ],
                "predicate": "bedCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "476",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    31
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Ampara Hospital is located in Ampara , Sri Lanka .",
        "id": "train_3425",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in Eastern Province , Sri Lanka .",
        "id": "train_3426",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    49,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    58
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in Sri Lanka , whose leader is Ranil Wickremesinghe .",
        "id": "train_3427",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    50,
                    70
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    70
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "The architect of Asher and Mary Isabelle Richardson House was Alfred Giles , who was born in England .",
        "id": "train_3428",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Alfred Giles",
                "subj_char_span": [
                    17,
                    57
                ],
                "obj_char_span": [
                    62,
                    74
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Alfred Giles",
                "object": "England",
                "subj_char_span": [
                    62,
                    74
                ],
                "obj_char_span": [
                    93,
                    100
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    57
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    74
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    74
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Alfred Giles was the architect of Asher and Mary Isabelle Richardson House and died in Kendall County , Texas .",
        "id": "train_3429",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Alfred Giles",
                "subj_char_span": [
                    34,
                    74
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Alfred Giles",
                "object": "Kendall County , Texas",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    87,
                    109
                ],
                "predicate": "placeOfDeath",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    74
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Kendall County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    109
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House , located in Asherton , Texas , has the reference number 88002539 in the National Register of Historic Places .",
        "id": "train_3430",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    54,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    70
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Asher and Mary Isabelle House , constructed in 1911 , is located in Asherton , Texas .",
        "id": "train_3431",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    72,
                    88
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Asher and Mary Isabelle",
                "object": "1911",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    88
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Asher and Mary Isabelle",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located on U.S. Route 83 and was added to the National Register of Historic Places on 1988-11-22 .",
        "id": "train_3432",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "U.S. Route 83",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "U.S. Route 83",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House , built in 1911 , is located at U.S. Route 83 .",
        "id": "train_3433",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "U.S. Route 83",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    73,
                    86
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    52,
                    56
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "U.S. Route 83",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    86
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Texas , USA .",
        "id": "train_3434",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , a part of Dimmit County , Texas .",
        "id": "train_3435",
        "relation_list": [
            {
                "subject": "Asherton ,",
                "object": "Dimmit County , Texas",
                "subj_char_span": [
                    55,
                    65
                ],
                "obj_char_span": [
                    76,
                    97
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton ,",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton ,",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Dimmit County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    97
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton ,",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    65
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Texas , which is a part of the United States .",
        "id": "train_3436",
        "relation_list": [
            {
                "subject": "Asherton , Texas",
                "object": "United States",
                "subj_char_span": [
                    55,
                    71
                ],
                "obj_char_span": [
                    97,
                    110
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    110
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was born in California and is the architect of Asilomar Conference Grounds .",
        "id": "train_3437",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    60,
                    87
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    35
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    87
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan from San Francisco was the designer of the Asilomar Conference Grounds .",
        "id": "train_3438",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    56,
                    83
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    83
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "Asilomar State Beach is one of the significant buildings designed by architect Julia Morgan , who also designed The Asilomar Conference Grounds .",
        "id": "train_3439",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    116,
                    143
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    79,
                    91
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    143
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was the architect of the Asilomar Conference Grounds and The Riverside Art Museum .",
        "id": "train_3440",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Julia Morgan",
                "subj_char_span": [
                    38,
                    65
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art Museum",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    74,
                    94
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    65
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Riverside Art Museum",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    94
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds , with the American Craftsman architectural style , is located at Asilomar Blvd. , Pacific Grove , California .",
        "id": "train_3441",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "American Craftsman",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    39,
                    57
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "American Craftsman",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    57
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds is located at Asilomar Blvd. , Pacific Grove , California and was constructed in 1913 .",
        "id": "train_3442",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "1913",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    109,
                    113
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1913",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    113
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds are located in Pacific Grove , California and has the reference number 87000823 in the National Register of Historic Places .",
        "id": "train_3443",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    43,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    69
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds , with an Arts and Crafts movement style architecture , is located at Pacific Grove , California .",
        "id": "train_3444",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    102,
                    128
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Arts and Crafts movement",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    42,
                    66
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    128
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Arts and Crafts movement",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    66
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds is located at Pacific Grove , California in the United States .",
        "id": "train_3445",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Pacific Grove , California",
                "object": "United States",
                "subj_char_span": [
                    46,
                    72
                ],
                "obj_char_span": [
                    80,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    93
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths are located in Asser Levy Place on East 23rd Street and were built in 1904 .",
        "id": "train_3446",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    98,
                    102
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    102
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths located at Avenue A , Manhattan . and constructed in 1904 .",
        "id": "train_3447",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Avenue A",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    77,
                    81
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Avenue A",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths , built in 1904 , is located in Manhattan .",
        "id": "train_3448",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located in Manhattan , which is a part of New York .",
        "id": "train_3449",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Manhattan",
                "object": "New York",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    69,
                    77
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    77
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located in Manhattan where Cyrus Vance Jr. is the leader .",
        "id": "train_3450",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Manhattan",
                "object": "Cyrus Vance",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    54,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Cyrus Vance",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    65
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Gale Brewer is the leader of Manhattan , which is the location of Asser Levy Public Baths .",
        "id": "train_3451",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    66,
                    89
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Manhattan",
                "object": "Gale Brewer",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    89
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Gale Brewer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths which was built in 1904 is located in New York City .",
        "id": "train_3452",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Asser Levy Public Baths",
                "object": "1904",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "1904",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are located in New York City which Manhattan is a part of .",
        "id": "train_3453",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    39,
                    52
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths are in New York City of which New Netherland is a part .",
        "id": "train_3454",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "New York City",
                "object": "New Netherland",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    54,
                    68
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "New Netherland",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    68
                ],
                "tok_span": [
                    13,
                    17
                ]
            }
        ]
    },
    {
        "text": "New York City , part of New York , has the Asser Levy Public Baths .",
        "id": "train_3455",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "New York City",
                "subj_char_span": [
                    43,
                    66
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "New York City",
                "object": "New York",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    66
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "3Arena is located in Dublin , in the Republic of Ireland .",
        "id": "train_3456",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    21,
                    27
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    27
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is located in the country of Ethiopia which is lead by Hailemariam Desalegn .",
        "id": "train_3457",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    51,
                    59
                ],
                "obj_char_span": [
                    77,
                    97
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    18,
                    25
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    97
                ],
                "tok_span": [
                    18,
                    25
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is located in Ethiopia whose leader is Malatu Teshome .",
        "id": "train_3458",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    36,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "T S Thakur is the leader of India ; also the location of Amdavad ni Gufa .",
        "id": "train_3459",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    57,
                    72
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    23
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    72
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Marriott International which was founded in Washington , D.C. is the tenant of AC Hotel Bella Sky Copenhagen .",
        "id": "train_3460",
        "relation_list": [
            {
                "subject": "Marriott International",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            },
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    79,
                    108
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    108
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The tenant of the AC Hotel Bella Sky Copenhagen is the Marriott International Hotel whose headquarters are in Bethseda , Maryland .",
        "id": "train_3461",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    18,
                    47
                ],
                "obj_char_span": [
                    55,
                    77
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    47
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    77
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business is located in the United States , and are the current tenants of Alan B Miller Hall .",
        "id": "train_3462",
        "relation_list": [
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Alan",
                "object": "Mason School of Business",
                "subj_char_span": [
                    94,
                    98
                ],
                "obj_char_span": [
                    4,
                    28
                ],
                "predicate": "currentTenants",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    98
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States , in which English is the main language .",
        "id": "train_3463",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States , which is led by Joe Biden .",
        "id": "train_3464",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    70,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A leader of the United States , which is home to 250 Delaware Avenue , is John Roberts .",
        "id": "train_3465",
        "relation_list": [
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    16,
                    29
                ],
                "obj_char_span": [
                    74,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    49,
                    68
                ],
                "obj_char_span": [
                    16,
                    29
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    86
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    68
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States which is lead by Paul Ryan .",
        "id": "train_3466",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Romania where the anthem is Deșteaptă-te , române !",
        "id": "train_3467",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Romania",
                "object": "Deșteaptă-te , române !",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    70,
                    93
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    15,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Deșteaptă-te , române !",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    93
                ],
                "tok_span": [
                    15,
                    29
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University of Romania has the latin name Universitas Apulensis .",
        "id": "train_3468",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Breaz Valer Daniel is the rector of the 1 Decembrie 1918 University in the city of Alba Iulia .",
        "id": "train_3469",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    40,
                    67
                ],
                "obj_char_span": [
                    83,
                    93
                ],
                "predicate": "city",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    67
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    93
                ],
                "tok_span": [
                    22,
                    26
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is situated in the state of Alba , Romania .",
        "id": "train_3470",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    67,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Alba",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    74
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "There are 250 academic staff at the AWH Engineering College in the city of Kuttikkattoor .",
        "id": "train_3471",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    36,
                    59
                ],
                "obj_char_span": [
                    10,
                    13
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    59
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    13
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College is located in the state of Kerala , India .",
        "id": "train_3472",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    64,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is located in India where the Ganges river flows .",
        "id": "train_3473",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    38,
                    43
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "river",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "In 2001 the AWH Engineering College was established in the city of Kuttikkattoor .",
        "id": "train_3474",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    12,
                    35
                ],
                "obj_char_span": [
                    3,
                    7
                ],
                "predicate": "established",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in the city of Mendrisio in Switzerland .",
        "id": "train_3475",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    82,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    69,
                    78
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    93
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    78
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Switzerland where the leader of the country is Johann Schneider-Ammann .",
        "id": "train_3476",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Switzerland",
                "object": "Johann Schneider-Ammann",
                "subj_char_span": [
                    57,
                    68
                ],
                "obj_char_span": [
                    104,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Johann Schneider-Ammann",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    127
                ],
                "tok_span": [
                    26,
                    31
                ]
            }
        ]
    },
    {
        "text": "Mario Botta is dean of the Accademia di Architettura di Mendrisio where there is an academic staff of 100 .",
        "id": "train_3477",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    27,
                    65
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    7,
                    21
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "100",
                "subj_char_span": [
                    27,
                    65
                ],
                "obj_char_span": [
                    102,
                    105
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    7,
                    21
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    65
                ],
                "tok_span": [
                    7,
                    21
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    65
                ],
                "tok_span": [
                    7,
                    21
                ]
            },
            {
                "text": "100",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    105
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio was established in 1996 and the dean is Mario Botta .",
        "id": "train_3478",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    79,
                    90
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "established",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    90
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "The number of students at the Accademia di Architettura di Mendrisio which was established in 1996 , is 600 .",
        "id": "train_3479",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    30,
                    68
                ],
                "obj_char_span": [
                    104,
                    107
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    6,
                    20
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    30,
                    68
                ],
                "obj_char_span": [
                    94,
                    98
                ],
                "predicate": "established",
                "subj_tok_span": [
                    6,
                    20
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    68
                ],
                "tok_span": [
                    6,
                    20
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    107
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    68
                ],
                "tok_span": [
                    6,
                    20
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    98
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The motto of the Acharya Institute of Technology is `` Nurturing Excellence '' and there is an academic staff of 500 .",
        "id": "train_3480",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "``",
                "subj_char_span": [
                    17,
                    48
                ],
                "obj_char_span": [
                    52,
                    54
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "`` Nurturing Excellence ''",
                "subj_char_span": [
                    17,
                    48
                ],
                "obj_char_span": [
                    52,
                    78
                ],
                "predicate": "motto",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    48
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    48
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "`` Nurturing Excellence ''",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    78
                ],
                "tok_span": [
                    10,
                    18
                ]
            }
        ]
    },
    {
        "text": "Located in the state of Karnataka , Acharya Institute of Technology is an affiliate of Visvesvaraya Technological University .",
        "id": "train_3481",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya Technological University",
                "subj_char_span": [
                    36,
                    67
                ],
                "obj_char_span": [
                    87,
                    124
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    16,
                    24
                ]
            },
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    36,
                    67
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "state",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    67
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Visvesvaraya Technological University",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    124
                ],
                "tok_span": [
                    16,
                    24
                ]
            },
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    67
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Acharya Institute of Technology of India has 10000 Undergraduate students .",
        "id": "train_3482",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "10000",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "numberOfUndergraduateStudents",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alba Iulia in Romania is the location of the 1 Decembrie 1918 University .",
        "id": "train_3483",
        "relation_list": [
            {
                "subject": "Alba Iulia",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    14,
                    21
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    45,
                    72
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "city",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    72
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Alba Iulia is a part of Alba County and is the location of the 1 Decembrie 1918 University .",
        "id": "train_3484",
        "relation_list": [
            {
                "subject": "Alba Iulia",
                "object": "Alba County",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    63,
                    90
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "city",
                "subj_tok_span": [
                    16,
                    23
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alba County",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    90
                ],
                "tok_span": [
                    16,
                    23
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The leader of Denmark is Lars Lokke Rasmussen . Denmark is the home of the School of Business Studies and Social Sciences at the Aarhus University .",
        "id": "train_3485",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "School of Business",
                "object": "Denmark",
                "subj_char_span": [
                    75,
                    93
                ],
                "obj_char_span": [
                    14,
                    21
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "School of Business",
                "object": "Denmark",
                "subj_char_span": [
                    75,
                    93
                ],
                "obj_char_span": [
                    48,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    21
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "School of Business",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    93
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "School of Business",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    93
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Archiettura di Mendrisio is located in the city of Mendrisio , the neighboring municipality of Mendrisio is Meride .",
        "id": "train_3486",
        "relation_list": [
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    10,
                    14
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    68,
                    77
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Mendrisio",
                "object": "Meride",
                "subj_char_span": [
                    112,
                    121
                ],
                "obj_char_span": [
                    125,
                    131
                ],
                "predicate": "neighboringMunicipality",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    32,
                    41
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    68,
                    77
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            },
            {
                "subject": "Accademia di",
                "object": "Mendrisio",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    112,
                    121
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    121
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Meride",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    131
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    77
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Accademia di",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    121
                ],
                "tok_span": [
                    29,
                    33
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in Romania where the capital is Bucharest .",
        "id": "train_3487",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Bucharest",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Bucharest",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University in Romania has an ethnic group called Germans of Romania .",
        "id": "train_3488",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    70,
                    88
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    81,
                    88
                ],
                "obj_char_span": [
                    70,
                    88
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    88
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    88
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "1 Decembrie 1918 University is located in Romania whose leader is Klaus Johannis .",
        "id": "train_3489",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus",
                "subj_char_span": [
                    42,
                    49
                ],
                "obj_char_span": [
                    66,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Klaus",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Denmark 's School of Business and Social Sciences at the Aarhus University has an academic staff size of 737 people .",
        "id": "train_3490",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    11,
                    74
                ],
                "obj_char_span": [
                    105,
                    108
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    11,
                    74
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    15
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    74
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    108
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    74
                ],
                "tok_span": [
                    3,
                    15
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University was established in 1928 and has an academic staff of 737 .",
        "id": "train_3491",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    121,
                    124
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    124
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University , which was established in 1928 , is affiliated with the European University Association .",
        "id": "train_3492",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    125,
                    156
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "1928",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    95,
                    99
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    156
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The type of government in Aarhus is that of magistrate . The city of Aarhus is where the School of Business and Social Sciences at the Aarhus University is located .",
        "id": "train_3493",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    89,
                    152
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "city",
                "subj_tok_span": [
                    22,
                    34
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    89,
                    152
                ],
                "obj_char_span": [
                    69,
                    75
                ],
                "predicate": "city",
                "subj_tok_span": [
                    22,
                    34
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Aarhus",
                "subj_char_span": [
                    89,
                    152
                ],
                "obj_char_span": [
                    135,
                    141
                ],
                "predicate": "city",
                "subj_tok_span": [
                    22,
                    34
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    152
                ],
                "tok_span": [
                    22,
                    34
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    152
                ],
                "tok_span": [
                    22,
                    34
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    75
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    152
                ],
                "tok_span": [
                    22,
                    34
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    141
                ],
                "tok_span": [
                    30,
                    33
                ]
            }
        ]
    },
    {
        "text": "Mols is situated to the northeast of Aarhus where the School of Business and Social Sciences at Aarhus University is located .",
        "id": "train_3494",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at",
                "object": "Aarhus",
                "subj_char_span": [
                    54,
                    95
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "School of Business and Social Sciences at",
                "object": "Aarhus",
                "subj_char_span": [
                    54,
                    95
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "city",
                "subj_tok_span": [
                    13,
                    20
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    37,
                    43
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Mols",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    95
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "School of Business and Social Sciences at",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    95
                ],
                "tok_span": [
                    13,
                    20
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Mols",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University is located in the country of Denmark which has the religion The Church of Denmark .",
        "id": "train_3495",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    97,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    142,
                    149
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    97,
                    104
                ],
                "obj_char_span": [
                    132,
                    149
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    142,
                    149
                ],
                "obj_char_span": [
                    132,
                    149
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    104
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    149
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    104
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    149
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    149
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    149
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Thomas Pallesen is dean of the School of Business and Social Sciences at the Aarhus University where there is an academic staff of 737 .",
        "id": "train_3496",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "737",
                "subj_char_span": [
                    31,
                    94
                ],
                "obj_char_span": [
                    131,
                    134
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    8,
                    20
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    94
                ],
                "tok_span": [
                    8,
                    20
                ]
            },
            {
                "text": "737",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    134
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Universitas Aarhusiensis is the latin name of the School of Business and Social Sciences at the Aarhus University which is affiliated to the European University Association .",
        "id": "train_3497",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "European University Association",
                "subj_char_span": [
                    50,
                    113
                ],
                "obj_char_span": [
                    141,
                    172
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    15,
                    27
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    113
                ],
                "tok_span": [
                    15,
                    27
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    172
                ],
                "tok_span": [
                    32,
                    35
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at Aarhus University takes 16000 students and is affiliated to the European University Association .",
        "id": "train_3498",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at",
                "object": "16000",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    70,
                    75
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "School of Business and Social Sciences at",
                "object": "European University Association",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    110,
                    141
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "School of Business and Social Sciences at",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    141
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at the Aarhus University has 16000 students and is located in Denmark .",
        "id": "train_3499",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "16000",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    72,
                    77
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "Denmark",
                "subj_char_span": [
                    4,
                    67
                ],
                "obj_char_span": [
                    105,
                    112
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "16000",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    67
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is in the municipality of Gettysburg , Pennsylvania and is categorised as a contributing property .",
        "id": "train_3500",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    65,
                    90
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    90
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is in the United States and falls under the category of Contributing property .",
        "id": "train_3501",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    95,
                    116
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    116
                ],
                "tok_span": [
                    16,
                    21
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument , situated in Adams County , Pennsylvania , is categorised as a contributing property .",
        "id": "train_3502",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    80
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument was established in 2000 and is located in Adams County , Pennsylvania .",
        "id": "train_3503",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    81,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "2000",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    108
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is in the municipality of Gettysburg , PA in Adams County .",
        "id": "train_3504",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    84,
                    96
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg ,",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    65,
                    77
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    96
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg ,",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument falls under the category of Contributing property and is in Pennsylvania .",
        "id": "train_3505",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    67,
                    88
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    88
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry is found in Gettysburg , Pennsylvania .",
        "id": "train_3506",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    42,
                    67
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    67
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument , found in the Monocacy National Battlefield , is categorised as a historic district in the United States .",
        "id": "train_3507",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    63,
                    92
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    92
                ],
                "tok_span": [
                    11,
                    17
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument , which was established on July 11th 1907 , belongs to the category of Historic districts in the United States .",
        "id": "train_3508",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic districts in the United States",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    119,
                    158
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    21,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic districts in the United States",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    158
                ],
                "tok_span": [
                    21,
                    27
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument belongs to the category of Historic districts and is found in the United States .",
        "id": "train_3509",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic districts",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    75,
                    93
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic districts",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    93
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is located in the United States at the Monocacy National Battlefield .",
        "id": "train_3510",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    87,
                    116
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    116
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is in the Monocacy National Battlefield and was founded July 11 , 1907 .",
        "id": "train_3511",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    58,
                    87
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    87
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monuments are in Maryland and are owned by the National Park Service .",
        "id": "train_3512",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    86,
                    107
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    107
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Carrol County Maryland is southeast of Adams County Pennsylvania , where the 11th Mississippi Infantry Monument is located .",
        "id": "train_3513",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County",
                "subj_char_span": [
                    77,
                    111
                ],
                "obj_char_span": [
                    39,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    111
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Turkish Martyrs ' Memorial is located in Baku , the capital of Azerbaijan .",
        "id": "train_3514",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    63,
                    73
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Baku",
                "object": "Azerbaijan",
                "subj_char_span": [
                    41,
                    45
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "location",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The leader of Azerbaijan is called the Prime Minister . The Baku Turkish Martyr 's Memorial is in Azerbaijan .",
        "id": "train_3515",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    39,
                    53
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "Prime Minister",
                "subj_char_span": [
                    98,
                    108
                ],
                "obj_char_span": [
                    39,
                    53
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    60,
                    72
                ],
                "obj_char_span": [
                    14,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Baku Turkish",
                "object": "Azerbaijan",
                "subj_char_span": [
                    60,
                    72
                ],
                "obj_char_span": [
                    98,
                    108
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    108
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    53
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Baku Turkish",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    108
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The National Assembly dictates the legislature of Azerbaijan , where the Baku Turkish Martyrs ' Memorial is found .",
        "id": "train_3516",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    73,
                    104
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Azerbaijan",
                "object": "National Assembly",
                "subj_char_span": [
                    50,
                    60
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    104
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "National Assembly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Baku Turkish Martyrs ' Memorial made of red granite and white marble can be found in Azerbaijan .",
        "id": "train_3517",
        "relation_list": [
            {
                "subject": "Baku Turkish Martyrs ' Memorial",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    89,
                    99
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baku Turkish Martyrs ' Memorial",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Dead Man 's Plack is in England and one of the ethnic groups found in England is the British Arabs .",
        "id": "train_3518",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    70,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    70,
                    77
                ],
                "obj_char_span": [
                    85,
                    98
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    77
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is found in the Monocacy National Battlefield which is located in Frederick County , Maryland .",
        "id": "train_3519",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    64,
                    93
                ],
                "obj_char_span": [
                    114,
                    141
                ],
                "predicate": "location",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    64,
                    93
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    141
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    93
                ],
                "tok_span": [
                    11,
                    17
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument is located in Izmir , Turkey , where the capital is Ankara .",
        "id": "train_3520",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument ( İzmir ) is found in Turkey where the currency is the Turkish Lira .",
        "id": "train_3521",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    43,
                    49
                ],
                "obj_char_span": [
                    76,
                    83
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Atatürk Monument ( İzmir )",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Atatürk Monument ( İzmir )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument is in Turkey which largest city is Istanbul .",
        "id": "train_3522",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    56,
                    64
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    64
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "David Weber is the author of 1634 : The Baltic War .",
        "id": "train_3523",
        "relation_list": [
            {
                "subject": "1634 : The Baltic War",
                "object": "David Weber",
                "subj_char_span": [
                    29,
                    50
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "author",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    50
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "David Weber",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis can be located by it 's ISBN number `` 978-1-4165-4253-7 '' .",
        "id": "train_3524",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "`` 978-1-4165-4253-7 ''",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    63,
                    86
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` 978-1-4165-4253-7 ''",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    86
                ],
                "tok_span": [
                    15,
                    30
                ]
            }
        ]
    },
    {
        "text": "Virginia DeMarce is the author of 1634 : The Bavarian Crisis .",
        "id": "train_3525",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    34,
                    60
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "author",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    60
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "the novel 1634 : The Bavarian Crisis is followed by Ring of Fire II .",
        "id": "train_3526",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Ring of Fire II",
                "subj_char_span": [
                    10,
                    36
                ],
                "obj_char_span": [
                    52,
                    67
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    36
                ],
                "tok_span": [
                    2,
                    8
                ]
            },
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis is written in English .",
        "id": "train_3527",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "English",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    41,
                    48
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was preceded by 1634 : The Baltic War .",
        "id": "train_3528",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "1634 : The Baltic War",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    43,
                    64
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The Baltic War",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "1634 The Bavarian Crisis was preceded by 1634 The Ram Rebellion .",
        "id": "train_3529",
        "relation_list": [
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    41,
                    45
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    41,
                    45
                ],
                "obj_char_span": [
                    41,
                    45
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was preceded by Grantville Gazette II .",
        "id": "train_3530",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette II",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    43,
                    64
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    64
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was preceded by Grantville Gazette III .",
        "id": "train_3531",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    43,
                    65
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    65
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "1634 : The Galileo Affair was followed by 1634 : The Ram Rebellion .",
        "id": "train_3532",
        "relation_list": [
            {
                "subject": "1634 : The Galileo Affair",
                "object": "1634 : The Ram Rebellion",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    42,
                    66
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Galileo Affair",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    66
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "The book `` 1634 : The Galileo Affair is available in English .",
        "id": "train_3533",
        "relation_list": [
            {
                "subject": "1634 : The Galileo Affair",
                "object": "English",
                "subj_char_span": [
                    12,
                    37
                ],
                "obj_char_span": [
                    54,
                    61
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Galileo Affair",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    37
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "1634 : The Ram Rebellion was written by Virginia DeMarce .",
        "id": "train_3534",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Virginia DeMarce",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Virginia DeMarce",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion comes from the United States .",
        "id": "train_3535",
        "relation_list": [
            {
                "subject": "1634",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "English is the language used in 1634 : The Ram Rebellion .",
        "id": "train_3536",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "English",
                "subj_char_span": [
                    32,
                    56
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "1634 The Ram Rebellion was preceded by 1634 The Galileo Affair .",
        "id": "train_3537",
        "relation_list": [
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    39,
                    43
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634",
                "object": "1634",
                "subj_char_span": [
                    39,
                    43
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "1634",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Harvard University is A.T. Charlie Johnson 's almaMater .",
        "id": "train_3538",
        "relation_list": [
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Harvard University",
                "subj_char_span": [
                    22,
                    42
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    42
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Harvard University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Stanford University is A.T. Charlie Johnson 's almaMater .",
        "id": "train_3539",
        "relation_list": [
            {
                "subject": "A.T. Charlie Johnson",
                "object": "Stanford University",
                "subj_char_span": [
                    23,
                    43
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    43
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Stanford University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A.T. Charlie Johnson resides in the United States .",
        "id": "train_3540",
        "relation_list": [
            {
                "subject": "A.T. Charlie Johnson",
                "object": "United States",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "residence",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.T. Charlie Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "89646863 is the LCCN number of ACM Transactions on Information Systems .",
        "id": "train_3541",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "89646863",
                "subj_char_span": [
                    31,
                    70
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    12,
                    19
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    70
                ],
                "tok_span": [
                    12,
                    19
                ]
            },
            {
                "text": "89646863",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "ACM Transactions on Information Systems is part of the academic Discipline of Computer Science .",
        "id": "train_3542",
        "relation_list": [
            {
                "subject": "ACM Transactions on Information Systems",
                "object": "Computer",
                "subj_char_span": [
                    0,
                    39
                ],
                "obj_char_span": [
                    78,
                    86
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on Information Systems",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    39
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Computer",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    86
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Association for Computing Machinery is the publisher of ACM Transactions on information Systems .",
        "id": "train_3543",
        "relation_list": [
            {
                "subject": "ACM Transactions on",
                "object": "Association for Computing Machinery",
                "subj_char_span": [
                    56,
                    75
                ],
                "obj_char_span": [
                    0,
                    35
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACM Transactions on",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    75
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Association for Computing Machinery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) comes under the academic discipline HIV .",
        "id": "train_3544",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "HIV",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    53,
                    56
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "AIDS ( journal ) was first published in 1987 .",
        "id": "train_3545",
        "relation_list": [
            {
                "subject": "AIDS ( journal )",
                "object": "1987",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS ( journal )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1987",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The AIDS journal is published by Lippincott , Williams & Wilkins .",
        "id": "train_3546",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "Lippincott",
                "subj_char_span": [
                    4,
                    8
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "`` AIP Adv . '' is the abbreviation of AIP Advances .",
        "id": "train_3547",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "`` AIP Adv .",
                "subj_char_span": [
                    39,
                    51
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    13,
                    16
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "`` AIP Adv .",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "The American Institute of Physics publishes AIP Advances .",
        "id": "train_3548",
        "relation_list": [
            {
                "subject": "AIP Advances",
                "object": "American Institute of Physics",
                "subj_char_span": [
                    44,
                    56
                ],
                "obj_char_span": [
                    4,
                    33
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIP Advances",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "American Institute of Physics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Fortress of Grey Ice is 51969173 .",
        "id": "train_3549",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "51969173",
                "subj_char_span": [
                    19,
                    41
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "51969173",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is from the United States .",
        "id": "train_3550",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is written in the English language .",
        "id": "train_3551",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English language",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    41,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The book `` A Fortress of Grey Ice '' can be found in print .",
        "id": "train_3552",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "``",
                "subj_char_span": [
                    12,
                    34
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    34
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice is published by Tor Books .",
        "id": "train_3553",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "Tor Books",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Tor Books",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Library of Congress Classification of `` A Glastonbury Romance '' is PR6031 .0867 .",
        "id": "train_3554",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "``",
                "subj_char_span": [
                    45,
                    66
                ],
                "obj_char_span": [
                    42,
                    44
                ],
                "predicate": "LibraryofCongressClassification",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    66
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    44
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The author of A Glastonbury Romance is John Cowper Powys .",
        "id": "train_3555",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    14,
                    35
                ],
                "obj_char_span": [
                    39,
                    56
                ],
                "predicate": "author",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    35
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "The book `` A Glastonbury Romance '' was followed by `` Weymouth Sands '' .",
        "id": "train_3556",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Weymouth Sands",
                "subj_char_span": [
                    12,
                    33
                ],
                "obj_char_span": [
                    56,
                    70
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    33
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    70
                ],
                "tok_span": [
                    17,
                    21
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance was preceded By Wolf Solent .",
        "id": "train_3557",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Wolf Solent",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is published by Simon & Schuster .",
        "id": "train_3558",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "Simon & Schuster",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Simon & Schuster",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "A Glastonbury Romance is publshed by The Bodley Head .",
        "id": "train_3559",
        "relation_list": [
            {
                "subject": "A Glastonbury Romance",
                "object": "The Bodley Head",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    52
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "The Bodley Head",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Long Long Way is 57392246 .",
        "id": "train_3560",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "57392246",
                "subj_char_span": [
                    19,
                    34
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "57392246",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way comes from Ireland .",
        "id": "train_3561",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The novel A Long Long Way was followed by The Secret Scripture .",
        "id": "train_3562",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    10,
                    25
                ],
                "obj_char_span": [
                    42,
                    62
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    25
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Annie Dunne preceded A Long Long Way .",
        "id": "train_3563",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Annie Dunne",
                "subj_char_span": [
                    21,
                    36
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    36
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Annie Dunne",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The book `` A Long Long Way was published by Viking Press .",
        "id": "train_3564",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    45,
                    57
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Loyal Character Dancer is 49805501 .",
        "id": "train_3565",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "49805501",
                "subj_char_span": [
                    19,
                    43
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    43
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "49805501",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer was penned by Qiu Xiaolong .",
        "id": "train_3566",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Qiu Xiaolong",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    51
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Qiu Xiaolong",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    51
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published in the United States .",
        "id": "train_3567",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is published by Soho Press .",
        "id": "train_3568",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp has an ISBN number of `` 0-374-26131-8 '' .",
        "id": "train_3569",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "`` 0-374-26131-8 ''",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "`` 0-374-26131-8 ''",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    10,
                    23
                ]
            }
        ]
    },
    {
        "text": "PS3523.E55 S4 1982 is the Library of Congress Classification of `` A Severed Wasp '' .",
        "id": "train_3570",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "``",
                "subj_char_span": [
                    67,
                    81
                ],
                "obj_char_span": [
                    64,
                    66
                ],
                "predicate": "LibraryofCongressClassification",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    66
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp was assigned the OCLC number 8805735 .",
        "id": "train_3571",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "8805735",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "8805735",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp is from the United States .",
        "id": "train_3572",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Severed Wasp was written in the English language .",
        "id": "train_3573",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "English language",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Farrar , Straus and Giroux publish A Severed Wasp .",
        "id": "train_3574",
        "relation_list": [
            {
                "subject": "A Severed Wasp",
                "object": "Farrar , Straus and Giroux",
                "subj_char_span": [
                    35,
                    49
                ],
                "obj_char_span": [
                    0,
                    26
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    0,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Severed Wasp",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Farrar , Straus and Giroux",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars ISBN number is `` 978-0-15-204770-2 '' .",
        "id": "train_3575",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "`` 978-0-15-204770-2 ''",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    55
                ],
                "predicate": "ISBN_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "`` 978-0-15-204770-2 ''",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    55
                ],
                "tok_span": [
                    7,
                    22
                ]
            }
        ]
    },
    {
        "text": "The OCLC number of A Wizard of Mars is 318875313 .",
        "id": "train_3576",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "318875313",
                "subj_char_span": [
                    19,
                    35
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "318875313",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "`` A Wizard of Mars was Published in the United States `` .",
        "id": "train_3577",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    3,
                    19
                ],
                "obj_char_span": [
                    41,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    19
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars is published in Hardcover .",
        "id": "train_3578",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars is preceded by Wizards at War .",
        "id": "train_3579",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Wizards at War",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Wizards at War",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars was published by Harcourt .",
        "id": "train_3580",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "Harcourt",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Harcourt",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "`` Abh.Math.Semin.Univ.Hambg '' is the abbreviation for Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg .",
        "id": "train_3581",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "``",
                "subj_char_span": [
                    56,
                    123
                ],
                "obj_char_span": [
                    0,
                    2
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    23,
                    43
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    123
                ],
                "tok_span": [
                    23,
                    43
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    2
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg is concerned with the academic discipline of Pure Mathematics .",
        "id": "train_3582",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "object": "Pure",
                "subj_char_span": [
                    0,
                    67
                ],
                "obj_char_span": [
                    113,
                    117
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    20
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der Universität Hamburg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    67
                ],
                "tok_span": [
                    0,
                    20
                ]
            },
            {
                "text": "Pure",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    117
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Springer Science & Business Media is the publisher of Abhandlungen aus dem Mathematischen Seminar der Universitat Hamburg .",
        "id": "train_3583",
        "relation_list": [
            {
                "subject": "Abhandlungen aus dem Mathematischen Seminar der",
                "object": "Springer",
                "subj_char_span": [
                    54,
                    101
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    9,
                    24
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abhandlungen aus dem Mathematischen Seminar der",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    101
                ],
                "tok_span": [
                    9,
                    24
                ]
            },
            {
                "text": "Springer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Above the Veil has the OCLC number 46451790 .",
        "id": "train_3584",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "46451790",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "46451790",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The novel `` Into Battle '' followed `` Above the Veil '' .",
        "id": "train_3585",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    40,
                    54
                ],
                "obj_char_span": [
                    13,
                    24
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    24
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Above the Veil is written in English .",
        "id": "train_3586",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "English",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Above the Veil was preceded By Aenir .",
        "id": "train_3587",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Acta Mathematica Hungarica CODEN code is `` AMAHE9 '' .",
        "id": "train_3588",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "`` AMAHE9 ''",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    45,
                    57
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    14,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "`` AMAHE9 ''",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    14,
                    23
                ]
            }
        ]
    },
    {
        "text": "83646315 is the LCCN number for Acta Mathematica Hungarica .",
        "id": "train_3589",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "83646315",
                "subj_char_span": [
                    32,
                    58
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    12,
                    20
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    58
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "83646315",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Acta Mathematica Hungarica is published by Springer Science and Business Media .",
        "id": "train_3590",
        "relation_list": [
            {
                "subject": "Acta Mathematica Hungarica",
                "object": "Springer",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    43,
                    51
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Mathematica Hungarica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Springer",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Acta Palaeontologica Polonica has a LCCN number of 60040714 .",
        "id": "train_3591",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    18,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    18,
                    22
                ]
            }
        ]
    },
    {
        "text": "Paleobiology is the academic discipine of Acta Palaeontologica Polonica .",
        "id": "train_3592",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleobiology",
                "subj_char_span": [
                    42,
                    71
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    10,
                    20
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    71
                ],
                "tok_span": [
                    10,
                    20
                ]
            },
            {
                "text": "Paleobiology",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica is academically focused on Paleontology .",
        "id": "train_3593",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Paleontology",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    15,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Paleontology",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    15,
                    19
                ]
            }
        ]
    },
    {
        "text": "Polish Academy of Sciences is the publisher of Acta Palaeontologica Polonica .",
        "id": "train_3594",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    47,
                    76
                ],
                "obj_char_span": [
                    0,
                    26
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    8,
                    18
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    8,
                    18
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly has a Coden code of `` ASCQAG '' .",
        "id": "train_3595",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "`` ASCQAG ''",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "`` ASCQAG ''",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    10,
                    18
                ]
            }
        ]
    },
    {
        "text": "Administrative Science Quarterly has the OCLC number 1461102 .",
        "id": "train_3596",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "1461102",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1461102",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Administrative Science Quarterly comes under the academic discipline of Management .",
        "id": "train_3597",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Management",
                "subj_char_span": [
                    4,
                    36
                ],
                "obj_char_span": [
                    76,
                    86
                ],
                "predicate": "academicDiscipline",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Management",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    86
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Cornell University is the publisher of the Administrative Science Quarterly .",
        "id": "train_3598",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    43,
                    75
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    75
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "SAGE Publications is the publisher of Administrative Science Quarterly .",
        "id": "train_3599",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "SAGE Publications",
                "subj_char_span": [
                    38,
                    70
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    70
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "SAGE Publications",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Aenir was written by Garth Nix .",
        "id": "train_3600",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Garth Nix",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Garth Nix",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The book Aenir was written by Australians .",
        "id": "train_3601",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Australians",
                "subj_char_span": [
                    9,
                    14
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    14
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Australians",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The novel Aenir was followed by Above the Veil .",
        "id": "train_3602",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Above the Veil",
                "subj_char_span": [
                    10,
                    15
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The novel Aenir was preceded by the novel Castle .",
        "id": "train_3603",
        "relation_list": [
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    10,
                    15
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians was written by Brandon Sanderson .",
        "id": "train_3604",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Brandon Sanderson",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    51,
                    68
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is in the genre of Fantasy literature .",
        "id": "train_3605",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Fantasy literature",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    55,
                    73
                ],
                "predicate": "genre",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Fantasy literature",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    73
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "The book `` Alcatraz Versus the Evil Librarians is in print .",
        "id": "train_3606",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "``",
                "subj_char_span": [
                    12,
                    47
                ],
                "obj_char_span": [
                    9,
                    11
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    4,
                    15
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    47
                ],
                "tok_span": [
                    4,
                    15
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    11
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Evil Librarians is published in Hardcover .",
        "id": "train_3607",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "Hardcover",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "mediaType",
                "subj_tok_span": [
                    0,
                    11
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    11
                ]
            },
            {
                "text": "Hardcover",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alcatraz Versus the Scrivener 's Bones was authored by Brandon Sanderson .",
        "id": "train_3608",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Scrivener 's Bones",
                "object": "Brandon Sanderson",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    55,
                    72
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    13
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Scrivener 's Bones",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    13
                ]
            },
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    72
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Math EISSN number is 1080 .",
        "id": "train_3609",
        "relation_list": [
            {
                "subject": "American Journal of",
                "object": "1080",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    45,
                    49
                ],
                "predicate": "EISSN_number",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "1080",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    49
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "American Journal of Mathematics has the OCLC number 1480153 .",
        "id": "train_3610",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "1480153",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    52,
                    59
                ],
                "predicate": "OCLC_number",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1480153",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    59
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics was first published in 1878 .",
        "id": "train_3611",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "1878",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "firstPublicationYear",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "1878",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The American Journal of Mathematics was published by Johns Hopkins University .",
        "id": "train_3612",
        "relation_list": [
            {
                "subject": "American Journal of Mathematics",
                "object": "Johns Hopkins University",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    53,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "American Journal of Mathematics",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Johns Hopkins University",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    77
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The novel Annie Dunne is followed by A Long Long Way .",
        "id": "train_3613",
        "relation_list": [
            {
                "subject": "Annie Dunne",
                "object": "A Long Long Way",
                "subj_char_span": [
                    10,
                    21
                ],
                "obj_char_span": [
                    37,
                    52
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Annie Dunne",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    21
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "New York City is where the Association for Computing machinery headquarters is located .",
        "id": "train_3614",
        "relation_list": [
            {
                "subject": "Association for Computing",
                "object": "New York City",
                "subj_char_span": [
                    27,
                    52
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Association for Computing",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    52
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Alexander L. Wolf is a leader of the Association for Computing Machinery .",
        "id": "train_3615",
        "relation_list": [
            {
                "subject": "Association for Computing Machinery",
                "object": "Alexander L. Wolf",
                "subj_char_span": [
                    37,
                    72
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Association for Computing Machinery",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    72
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Alexander L. Wolf",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Brandon Sanderson was born in Lincoln Nebraska .",
        "id": "train_3616",
        "relation_list": [
            {
                "subject": "Brandon Sanderson",
                "object": "Lincoln",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Brandon Sanderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lincoln",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Cornell University is affiliated with the Association of American Universities .",
        "id": "train_3617",
        "relation_list": [
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    42,
                    78
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    78
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Cornell University is affiliated with the Association of Public and Land grant Universities .",
        "id": "train_3618",
        "relation_list": [
            {
                "subject": "Cornell University",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    42,
                    67
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    67
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Cornell University is in the city of Ithaca , New York .",
        "id": "train_3619",
        "relation_list": [
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    37,
                    54
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    54
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "The president of Cornell University is Elizabeth Garrett .",
        "id": "train_3620",
        "relation_list": [
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    39,
                    56
                ],
                "predicate": "president",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Cornell University is in the state of New York .",
        "id": "train_3621",
        "relation_list": [
            {
                "subject": "Cornell University",
                "object": "New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Great Britain .",
        "id": "train_3622",
        "relation_list": [
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Eric Flint was influenced by Robert A. Heinlein .",
        "id": "train_3623",
        "relation_list": [
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "Grantville Gazette II is preceded by The Grantville Gazette .",
        "id": "train_3624",
        "relation_list": [
            {
                "subject": "Grantville Gazette II",
                "object": "The Grantville Gazette",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    59
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Grantville Gazette II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Grantville Gazette",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "HIV is part of the Orthoretrovirinae family .",
        "id": "train_3625",
        "relation_list": [
            {
                "subject": "HIV",
                "object": "Orthoretrovirinae",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    19,
                    36
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "HIV",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Orthoretrovirinae",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    36
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "The novel Into Battle is published by Australians .",
        "id": "train_3626",
        "relation_list": [
            {
                "subject": "Into Battle",
                "object": "Australians",
                "subj_char_span": [
                    10,
                    21
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Australians",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The novel Into Battle is followed by The Violet Keystone .",
        "id": "train_3627",
        "relation_list": [
            {
                "subject": "Into Battle",
                "object": "The Violet Keystone",
                "subj_char_span": [
                    10,
                    21
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "The Violet Keystone",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The novel Into Battle is preceded by Above the Veil .",
        "id": "train_3628",
        "relation_list": [
            {
                "subject": "Into Battle",
                "object": "Above the Veil",
                "subj_char_span": [
                    10,
                    21
                ],
                "obj_char_span": [
                    37,
                    51
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    21
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    51
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "White people are an ethnic group within Ireland .",
        "id": "train_3629",
        "relation_list": [
            {
                "subject": "Ireland",
                "object": "White people",
                "subj_char_span": [
                    40,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "White people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The largest city in Ireland is Dublin .",
        "id": "train_3630",
        "relation_list": [
            {
                "subject": "Ireland",
                "object": "Dublin",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ireland is located within Europe .",
        "id": "train_3631",
        "relation_list": [
            {
                "subject": "Ireland",
                "object": "Europe",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Europe",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "John Cowpher Powys was born in Shirley , Derbyshire .",
        "id": "train_3632",
        "relation_list": [
            {
                "subject": "John",
                "object": "Shirley , Derbyshire",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    31,
                    51
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Shirley , Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    51
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "John Cowper Powys died in Blaenau Ffestiniog .",
        "id": "train_3633",
        "relation_list": [
            {
                "subject": "John Cowper Powys",
                "object": "Blaenau Ffestiniog",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    26,
                    44
                ],
                "predicate": "deathPlace",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Blaenau Ffestiniog",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    44
                ],
                "tok_span": [
                    9,
                    17
                ]
            }
        ]
    },
    {
        "text": "The United States is the country of origin of Lippincott , Williams & Wilkins .",
        "id": "train_3634",
        "relation_list": [
            {
                "subject": "Lippincott",
                "object": "United States",
                "subj_char_span": [
                    46,
                    56
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lippincott",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    56
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Wolters Kluwer is the parent company of Lippincott Williams & Wilkins .",
        "id": "train_3635",
        "relation_list": [
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    40,
                    69
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    11,
                    18
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    69
                ],
                "tok_span": [
                    11,
                    18
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Madeleine L'Engle was influenced by George MacDonald .",
        "id": "train_3636",
        "relation_list": [
            {
                "subject": "Madeleine L'Engle",
                "object": "George MacDonald",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    36,
                    52
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Madeleine L'Engle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "George MacDonald",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The headquarters of the Polish Academy of Sciences is in Warsaw .",
        "id": "train_3637",
        "relation_list": [
            {
                "subject": "Polish Academy of Sciences",
                "object": "Warsaw",
                "subj_char_span": [
                    24,
                    50
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    50
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Warsaw",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Polish Academy of Sciences serves Poland .",
        "id": "train_3638",
        "relation_list": [
            {
                "subject": "Polish Academy of Sciences",
                "object": "Poland",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Poland",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ring of Fire II is written in English .",
        "id": "train_3639",
        "relation_list": [
            {
                "subject": "Ring of Fire II",
                "object": "English",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was written prior to `` Ring of Fire II '' .",
        "id": "train_3640",
        "relation_list": [
            {
                "subject": "Ring of Fire II",
                "object": "1634 : The Bavarian Crisis",
                "subj_char_span": [
                    51,
                    66
                ],
                "obj_char_span": [
                    0,
                    26
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Sara Miller McCune is the founder of SAGE publications .",
        "id": "train_3641",
        "relation_list": [
            {
                "subject": "SAGE",
                "object": "Sara Miller McCune",
                "subj_char_span": [
                    37,
                    41
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "SAGE",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Sara Miller McCune",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Julius Springer is the founder of Springer Science and Business Media .",
        "id": "train_3642",
        "relation_list": [
            {
                "subject": "Springer",
                "object": "Julius Springer",
                "subj_char_span": [
                    7,
                    15
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Springer",
                "object": "Julius Springer",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Springer",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    15
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Julius Springer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Springer",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Julius Springer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Bodley Head was founded by Charles Elkin Mathews .",
        "id": "train_3643",
        "relation_list": [
            {
                "subject": "The Bodley Head",
                "object": "Charles Elkin Mathews",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    52
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "The Bodley Head",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Charles Elkin Mathews",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    52
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way came before the book `` The Secret Scripture '' .",
        "id": "train_3644",
        "relation_list": [
            {
                "subject": "The Secret Scripture",
                "object": "A Long Long Way",
                "subj_char_span": [
                    40,
                    60
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    60
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Macmillan Publishers is the parent company of Tor Books .",
        "id": "train_3645",
        "relation_list": [
            {
                "subject": "Tor Books",
                "object": "Macmillan Publishers",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tor Books",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Macmillan Publishers",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "British people live in the United Kingdom .",
        "id": "train_3646",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "British people",
                "subj_char_span": [
                    27,
                    41
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "British people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "English is the language spoken in the United Kingdom .",
        "id": "train_3647",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The capital of the United States is Washington , D.C .",
        "id": "train_3648",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "In the United States one of the ethnic groups is African American .",
        "id": "train_3649",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    7,
                    20
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    20
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is Barack Obama .",
        "id": "train_3650",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is known as the President .",
        "id": "train_3651",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    48,
                    57
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Viking Press is in the United States .",
        "id": "train_3652",
        "relation_list": [
            {
                "subject": "Viking Press",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Penguin Random House is the parent company of Viking Press .",
        "id": "train_3653",
        "relation_list": [
            {
                "subject": "Viking Press",
                "object": "Penguin Random House",
                "subj_char_span": [
                    46,
                    58
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Weymouth Sands ' author was John Cowper Powys .",
        "id": "train_3654",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "John Cowper Powys",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    45
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "John Cowper Powys",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    45
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "Maiden Castle ( novel ) was preceded by Weymouth Sands .",
        "id": "train_3655",
        "relation_list": [
            {
                "subject": "Weymouth Sands",
                "object": "Maiden Castle ( novel )",
                "subj_char_span": [
                    40,
                    54
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Weymouth Sands",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Maiden Castle ( novel )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The parent company of Wiley-Blackwell is John Wiley & Sons .",
        "id": "train_3656",
        "relation_list": [
            {
                "subject": "Wiley-Blackwell",
                "object": "John Wiley & Sons",
                "subj_char_span": [
                    22,
                    37
                ],
                "obj_char_span": [
                    41,
                    58
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Wiley-Blackwell",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "John Wiley & Sons",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Wizards at War was published by Harcourt ( publishers ) .",
        "id": "train_3657",
        "relation_list": [
            {
                "subject": "Wizards at War",
                "object": "Harcourt (",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    32,
                    42
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Wizards at War",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Harcourt (",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Wolf Solent was followed by A Glastonbury Romance .",
        "id": "train_3658",
        "relation_list": [
            {
                "subject": "Wolf Solent",
                "object": "A Glastonbury Romance",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    49
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Wolf Solent",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A Glastonbury Romance",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "`` Drake Stevens '' is known as the comic character Airman .",
        "id": "train_3659",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "`` Drake Stevens ''",
                "subj_char_span": [
                    52,
                    58
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "`` Drake Stevens ''",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "The creator of Airman , ( comics character ) is George Kapitan .",
        "id": "train_3660",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "George Kapitan",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    48,
                    62
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "George Kapitan",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    62
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The comic character , Airman , was created by Harry Sahle .",
        "id": "train_3661",
        "relation_list": [
            {
                "subject": "Airman",
                "object": "Harry Sahle",
                "subj_char_span": [
                    22,
                    28
                ],
                "obj_char_span": [
                    46,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Airman",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Harry Sahle",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bill Everett is the creator of the comic character , Amazing-Man .",
        "id": "train_3662",
        "relation_list": [
            {
                "subject": "Amazing-Man",
                "object": "Bill Everett",
                "subj_char_span": [
                    53,
                    64
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amazing-Man",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Bill Everett",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The character , April O'Neal , was created by Peter Laird .",
        "id": "train_3663",
        "relation_list": [
            {
                "subject": "April",
                "object": "Peter Laird",
                "subj_char_span": [
                    16,
                    21
                ],
                "obj_char_span": [
                    46,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "April",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Peter Laird",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    57
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The comic character , Arion , was created by Jan Duursema .",
        "id": "train_3664",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Jan Duursema",
                "subj_char_span": [
                    22,
                    27
                ],
                "obj_char_span": [
                    45,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Paul Kupperberg is the creator of the comic character , Arion .",
        "id": "train_3665",
        "relation_list": [
            {
                "subject": "Arion",
                "object": "Paul Kupperberg",
                "subj_char_span": [
                    56,
                    61
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arion",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    61
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Paul Kupperberg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The alternative name of Asterix ( comics character ) is `` Astérix '' .",
        "id": "train_3666",
        "relation_list": [
            {
                "subject": "Asterix (",
                "object": "`` Astérix ''",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    12,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix (",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "`` Astérix ''",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    12,
                    19
                ]
            }
        ]
    },
    {
        "text": "Albert Uderzo is the creator of the comic character , Asterix .",
        "id": "train_3667",
        "relation_list": [
            {
                "subject": "Asterix",
                "object": "Albert Uderzo",
                "subj_char_span": [
                    54,
                    61
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asterix",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    61
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Albert Uderzo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Aurakles is also known as `` Aurakles '' .",
        "id": "train_3668",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "`` Aurakles ''",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    26,
                    40
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            },
            {
                "subject": "Aurakles",
                "object": "`` Aurakles ''",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    26,
                    40
                ],
                "predicate": "alternativeName",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "`` Aurakles ''",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "`` Aurakles ''",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "Dick Dillin is the creator of Aurakles .",
        "id": "train_3669",
        "relation_list": [
            {
                "subject": "Aurakles",
                "object": "Dick Dillin",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aurakles",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Dick Dillin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The comic character , Auron , was created by Walt Simonson .",
        "id": "train_3670",
        "relation_list": [
            {
                "subject": "Auron",
                "object": "Walt Simonson",
                "subj_char_span": [
                    22,
                    27
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Walt Simonson",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "the full name of Auron ( comics character ) is `` Lambien '' .",
        "id": "train_3671",
        "relation_list": [
            {
                "subject": "Auron (",
                "object": "`` Lambien ''",
                "subj_char_span": [
                    17,
                    24
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "fullName",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auron (",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    24
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "`` Lambien ''",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    11,
                    17
                ]
            }
        ]
    },
    {
        "text": "BBC was founded by John Reith 1st Baron Reith .",
        "id": "train_3672",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "John Reith",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    19,
                    29
                ],
                "predicate": "foundedBy",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "John Reith",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "Rona Fairhead is the key person for BBC .",
        "id": "train_3673",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Rona Fairhead",
                "subj_char_span": [
                    36,
                    39
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rona Fairhead",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "A key person at the BBC is Baron Hall of Birkenhead , Tony Hall .",
        "id": "train_3674",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Tony Hall",
                "subj_char_span": [
                    20,
                    23
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "keyPerson",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    23
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Tony Hall",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "The location of the BBC is the Broadcasting House in London .",
        "id": "train_3675",
        "relation_list": [
            {
                "subject": "BBC",
                "object": "Broadcasting House",
                "subj_char_span": [
                    20,
                    23
                ],
                "obj_char_span": [
                    31,
                    49
                ],
                "predicate": "locationCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BBC",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    23
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Broadcasting House",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Stan Lee created the comic character Balder .",
        "id": "train_3676",
        "relation_list": [
            {
                "subject": "Balder",
                "object": "Stan Lee",
                "subj_char_span": [
                    37,
                    43
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Balder",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Stan Lee",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The comic character Ballistic was created by Doug Moench .",
        "id": "train_3677",
        "relation_list": [
            {
                "subject": "Ballistic",
                "object": "Doug Moench",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ballistic",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Doug Moench",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "John Geering is the creator of Bananaman .",
        "id": "train_3678",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "John Geering",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "John Geering",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Steve Bright is the creator of Bananaman .",
        "id": "train_3679",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Steve Bright",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Steve Bright",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Graeme Garden stars in Bananaman .",
        "id": "train_3680",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Graeme Garden",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Jill Shilling stared in Bananaman .",
        "id": "train_3681",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Jill Shilling",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Jill Shilling",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor starred in Bananaman .",
        "id": "train_3682",
        "relation_list": [
            {
                "subject": "Bananaman",
                "object": "Tim Brooke-Taylor",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bananaman",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Baymax was created by Duncan Rouleau .",
        "id": "train_3683",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Duncan Rouleau",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Duncan Rouleau",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Steven T. Seagle is the creator of Baymax .",
        "id": "train_3684",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Steven T. Seagle",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Steven T. Seagle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Big Hero 6 was Baymax 's first film appearance .",
        "id": "train_3685",
        "relation_list": [
            {
                "subject": "Baymax",
                "object": "Big Hero 6",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "firstAppearanceInFilm",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baymax",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Gene Colan created Ben Urich .",
        "id": "train_3686",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Gene Colan",
                "subj_char_span": [
                    19,
                    28
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    28
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The comic book writer , Roger McKenzie , is the creator of Ben Urich .",
        "id": "train_3687",
        "relation_list": [
            {
                "subject": "Ben Urich",
                "object": "Roger McKenzie",
                "subj_char_span": [
                    59,
                    68
                ],
                "obj_char_span": [
                    24,
                    38
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ben Urich",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Hergé was the creator of the character Bianca Castafiore .",
        "id": "train_3688",
        "relation_list": [
            {
                "subject": "Bianca Castafiore",
                "object": "Hergé",
                "subj_char_span": [
                    39,
                    56
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bianca Castafiore",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    56
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Hergé",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfman was the creator of Bibbo Bibowski .",
        "id": "train_3689",
        "relation_list": [
            {
                "subject": "Bibbo",
                "object": "Marv Wolfman",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bibbo",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Walt Disney Studios Motion Pictures is the distributor of the film , Big Hero 6 .",
        "id": "train_3690",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Walt Disney Studios Motion Pictures",
                "subj_char_span": [
                    69,
                    79
                ],
                "obj_char_span": [
                    0,
                    35
                ],
                "predicate": "distributor",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    79
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Walt Disney Studios Motion Pictures",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alan Tudyk stars in the film , Big Hero 6 .",
        "id": "train_3691",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Alan Tudyk",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Alan Tudyk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The film Big Hero 6 stars actor Damon Wayans Jr .",
        "id": "train_3692",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Damon Wayans",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    32,
                    44
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Damon Wayans",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The film Big Hero 6 starred Jamie Chung .",
        "id": "train_3693",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Jamie Chung",
                "subj_char_span": [
                    9,
                    19
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    19
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Jamie Chung",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Big Hero 6 stars Maya Rudolph .",
        "id": "train_3694",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Maya Rudolph",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    17,
                    29
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Maya Rudolph",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The film , Big Hero 6 , stars Ryan Potter .",
        "id": "train_3695",
        "relation_list": [
            {
                "subject": "Big Hero 6",
                "object": "Ryan Potter",
                "subj_char_span": [
                    11,
                    21
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big Hero 6",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Ryan Potter",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The film , Big hero 6 , stars Scott Adsit .",
        "id": "train_3696",
        "relation_list": [
            {
                "subject": "Big",
                "object": "Scott Adsit",
                "subj_char_span": [
                    11,
                    14
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "starring",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Big",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    14
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Scott Adsit",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bill Oddie was born in Rochdale .",
        "id": "train_3697",
        "relation_list": [
            {
                "subject": "Bill Oddie",
                "object": "Rochdale",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    31
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bill Oddie",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Rochdale",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    31
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Sheldon Moldoff is the creator of Black Pirate .",
        "id": "train_3698",
        "relation_list": [
            {
                "subject": "Black Pirate",
                "object": "Sheldon Moldoff",
                "subj_char_span": [
                    34,
                    46
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Black Pirate",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    46
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The comic character , Blockbuster , was created by Carmine Infantino .",
        "id": "train_3699",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Carmine Infantino",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    51,
                    68
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Carmine Infantino",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The comic character , Blockbuster , was created by Gardner Fox .",
        "id": "train_3700",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Gardner Fox",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    51,
                    62
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Gardner Fox",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The comic character , Blockbuster , was created by Tom Lyle .",
        "id": "train_3701",
        "relation_list": [
            {
                "subject": "Blockbuster",
                "object": "Tom Lyle",
                "subj_char_span": [
                    22,
                    33
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blockbuster",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Tom Lyle",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bolt is created by Ernie Colon .",
        "id": "train_3702",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Ernie",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ernie",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The comic character , Bolt , was created by comic book writer Gary Cohn .",
        "id": "train_3703",
        "relation_list": [
            {
                "subject": "Bolt",
                "object": "Gary Cohn",
                "subj_char_span": [
                    22,
                    26
                ],
                "obj_char_span": [
                    62,
                    71
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    26
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Gary Cohn",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    71
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "The creator of Bolt ( comics character ) is Paris Cullins .",
        "id": "train_3704",
        "relation_list": [
            {
                "subject": "Bolt (",
                "object": "Paris Cullins",
                "subj_char_span": [
                    15,
                    21
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bolt (",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Bozo the Iron Man was created by George Brenner .",
        "id": "train_3705",
        "relation_list": [
            {
                "subject": "Bozo the Iron Man",
                "object": "George Brenner",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    47
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bozo the Iron Man",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "George Brenner",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    47
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Dane Whitman , alter ego Black Knight , was created by John Buscema .",
        "id": "train_3706",
        "relation_list": [
            {
                "subject": "Dane Whitman",
                "object": "John Buscema",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The comic character , Dane Whitman Black Knight was created by Roy Thomas .",
        "id": "train_3707",
        "relation_list": [
            {
                "subject": "Dane Whitman Black Knight",
                "object": "Roy Thomas",
                "subj_char_span": [
                    22,
                    47
                ],
                "obj_char_span": [
                    63,
                    73
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dane Whitman Black Knight",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    47
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Dick Dillian is from the United States .",
        "id": "train_3708",
        "relation_list": [
            {
                "subject": "Dick",
                "object": "United States",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Doug Moench won the Eagle Award ( comics ) .",
        "id": "train_3709",
        "relation_list": [
            {
                "subject": "Doug Moench",
                "object": "Eagle Award ( comics )",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    42
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Doug Moench",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Eagle Award ( comics )",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    42
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Doug Moench won the Inkpot Award .",
        "id": "train_3710",
        "relation_list": [
            {
                "subject": "Doug Moench",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    32
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Doug Moench",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ernie Colón is a national of Puerto Rico so he is considered Puerto Rican .",
        "id": "train_3711",
        "relation_list": [
            {
                "subject": "Ernie Colón",
                "object": "Puerto",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ernie Colón",
                "object": "Puerto",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ernie Colón",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ernie Colón",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Puerto",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Gene Colan has been awarded the Eisner Award .",
        "id": "train_3712",
        "relation_list": [
            {
                "subject": "Gene Colan",
                "object": "Eisner Award",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    32,
                    44
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gene Colan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Eisner Award",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Graeme Garden was born in Aberdeen .",
        "id": "train_3713",
        "relation_list": [
            {
                "subject": "Graeme Garden",
                "object": "Aberdeen",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Graeme Garden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Aberdeen",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Jan Duursema has won the Eisner Award .",
        "id": "train_3714",
        "relation_list": [
            {
                "subject": "Jan Duursema",
                "object": "Eisner Award",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    37
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jan Duursema",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eisner Award",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "John Buscema was awarded an award by the Academy of Comic Book Arts .",
        "id": "train_3715",
        "relation_list": [
            {
                "subject": "John Buscema",
                "object": "Academy of Comic Book Arts",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    67
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Academy of Comic Book Arts",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    67
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "John Buscema won the Alley Award .",
        "id": "train_3716",
        "relation_list": [
            {
                "subject": "John Buscema",
                "object": "Alley Award",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    32
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alley Award",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "John Buscema won the Inkpot Award .",
        "id": "train_3717",
        "relation_list": [
            {
                "subject": "John Buscema",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    33
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Buscema",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    33
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Len Wein collected an award from the Academy of Comic Book Arts .",
        "id": "train_3718",
        "relation_list": [
            {
                "subject": "Len Wein",
                "object": "Academy of Comic Book Arts",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    37,
                    63
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Academy of Comic Book Arts",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    63
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Len Wein won the Inkpot Award .",
        "id": "train_3719",
        "relation_list": [
            {
                "subject": "Len Wein",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    17,
                    29
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Len Wein",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    29
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfwan won an award at the Academy of Comic Book Arts .",
        "id": "train_3720",
        "relation_list": [
            {
                "subject": "Marv",
                "object": "Academy of Comic Book Arts",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    33,
                    59
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marv",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Academy of Comic Book Arts",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Marv Wolfman won the Inkpot Award .",
        "id": "train_3721",
        "relation_list": [
            {
                "subject": "Marv Wolfman",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    33
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marv Wolfman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    33
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Paris Cullins is a United States national .",
        "id": "train_3722",
        "relation_list": [
            {
                "subject": "Paris Cullins",
                "object": "United States",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paris Cullins",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The comic book writer , Roger McKenzie , is a United States national .",
        "id": "train_3723",
        "relation_list": [
            {
                "subject": "Roger McKenzie",
                "object": "United States",
                "subj_char_span": [
                    24,
                    38
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Roger McKenzie",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Roy Thomas was an award winner at the Academy of Comic Book Arts .",
        "id": "train_3724",
        "relation_list": [
            {
                "subject": "Roy Thomas",
                "object": "Academy of Comic Book Arts",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    38,
                    64
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Academy of Comic Book Arts",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    64
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Roy Thomas was awarded the Alley Award .",
        "id": "train_3725",
        "relation_list": [
            {
                "subject": "Roy Thomas",
                "object": "Alley Award",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Roy Thomas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Alley Award",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Sheldon Moldoff won the Inkpot Award .",
        "id": "train_3726",
        "relation_list": [
            {
                "subject": "Sheldon Moldoff",
                "object": "Inkpot Award",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    24,
                    36
                ],
                "predicate": "award",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sheldon Moldoff",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Inkpot Award",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    36
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Paul Gustavson created The Arrow .",
        "id": "train_3727",
        "relation_list": [
            {
                "subject": "The Arrow",
                "object": "Paul Gustavson",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "The Arrow",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Paul Gustavson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor was born in Buxton .",
        "id": "train_3728",
        "relation_list": [
            {
                "subject": "Tim Brooke-Taylor",
                "object": "Buxton",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Buxton",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke Taylor was born in Derbyshire .",
        "id": "train_3729",
        "relation_list": [
            {
                "subject": "Tim",
                "object": "Derbyshire",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    30,
                    40
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tim",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke Taylor was born in England .",
        "id": "train_3730",
        "relation_list": [
            {
                "subject": "Tim",
                "object": "England",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tim",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Tim Brooke-Taylor 's birth place is the United Kingdom .",
        "id": "train_3731",
        "relation_list": [
            {
                "subject": "Tim Brooke-Taylor",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    40,
                    54
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tim Brooke-Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "1 . FC Köln has 50000 members .",
        "id": "train_3732",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "50000",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "50000",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "1 FC Köln played in the 2014 season .",
        "id": "train_3733",
        "relation_list": [
            {
                "subject": "1",
                "object": "2014",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    24,
                    28
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    28
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "1 . FC Köln were in the 201415 Bundesliga season .",
        "id": "train_3734",
        "relation_list": [
            {
                "subject": "1 . FC Köln",
                "object": "201415 Bundesliga",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    41
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 . FC Köln",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "201415 Bundesliga",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "1 FC Magdeburg is in the 3 Liga league .",
        "id": "train_3735",
        "relation_list": [
            {
                "subject": "1",
                "object": "3",
                "subj_char_span": [
                    0,
                    1
                ],
                "obj_char_span": [
                    25,
                    26
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    1
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "3",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    26
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena 's ground is located in Italy .",
        "id": "train_3736",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena 's ground is Stadio Dino Manuzzi .",
        "id": "train_3737",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "Stadio Dino Manuzzi",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    25,
                    44
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Stadio Dino Manuzzi",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    44
                ],
                "tok_span": [
                    11,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.C. Cesena has 23900 members .",
        "id": "train_3738",
        "relation_list": [
            {
                "subject": "A.C. Cesena",
                "object": "23900",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "23900",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The home ground of A.C. Chievo Verona is Stadio MarcAntonio Bentegodi .",
        "id": "train_3739",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Stadio MarcAntonio Bentegodi",
                "subj_char_span": [
                    19,
                    37
                ],
                "obj_char_span": [
                    41,
                    69
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    37
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Stadio MarcAntonio Bentegodi",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    69
                ],
                "tok_span": [
                    12,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona is playing in his ground at Verona .",
        "id": "train_3740",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    12,
                    18
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A.C. Chievo Verona",
                "object": "Verona",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Verona",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona play in the Serie A league .",
        "id": "train_3741",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    31,
                    38
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona has 39371 members .",
        "id": "train_3742",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "39371",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "39371",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "A.C. Chievo Verona competed in the 2014 season .",
        "id": "train_3743",
        "relation_list": [
            {
                "subject": "A.C. Chievo Verona",
                "object": "2014",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The `` Associazione Calcio Lumezzane SpA '' is the full name of A.C. Lumezzane .",
        "id": "train_3744",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "`` Associazione Calcio Lumezzane SpA ''",
                "subj_char_span": [
                    64,
                    78
                ],
                "obj_char_span": [
                    4,
                    43
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    23,
                    31
                ],
                "obj_tok_span": [
                    1,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    78
                ],
                "tok_span": [
                    23,
                    31
                ]
            },
            {
                "text": "`` Associazione Calcio Lumezzane SpA ''",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    43
                ],
                "tok_span": [
                    1,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.D. Isidro Metapán are at Estadio Jorge Calero Suárez .",
        "id": "train_3745",
        "relation_list": [
            {
                "subject": "A.D. Isidro Metapán",
                "object": "Estadio Jorge Calero Suárez",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    27,
                    54
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.D. Isidro Metapán",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Estadio Jorge Calero Suárez",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    54
                ],
                "tok_span": [
                    12,
                    18
                ]
            }
        ]
    },
    {
        "text": "Antonis Milionis is chairman of A.E Dimitra Efxeinoupolis .",
        "id": "train_3746",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Antonis Milionis",
                "subj_char_span": [
                    32,
                    57
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "chairman",
                "subj_tok_span": [
                    8,
                    20
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    57
                ],
                "tok_span": [
                    8,
                    20
                ]
            },
            {
                "text": "Antonis Milionis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece .",
        "id": "train_3747",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.F.C Blackpool play in the English Football League system .",
        "id": "train_3748",
        "relation_list": [
            {
                "subject": "A.F.C",
                "object": "English",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The full name of the A.F.C . Fylde is `` Association Football Club Fylde . `` .",
        "id": "train_3749",
        "relation_list": [
            {
                "subject": "A.F.C . Fylde",
                "object": "`` Association Football Club Fylde",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    38,
                    72
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    5,
                    14
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    14
                ]
            },
            {
                "text": "`` Association Football Club Fylde",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    72
                ],
                "tok_span": [
                    15,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.F.C . is a member of the National League North .",
        "id": "train_3750",
        "relation_list": [
            {
                "subject": "A.F.C .",
                "object": "National League North",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    48
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C .",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "National League North",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    48
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The A.S. Gubbio 1910 football club play in Serie D .",
        "id": "train_3751",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Serie D",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    43,
                    50
                ],
                "predicate": "league",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "Serie D",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "A.S. Gubbio 1910 was a part of the 201415 Lega Pro season .",
        "id": "train_3752",
        "relation_list": [
            {
                "subject": "A.S. Gubbio 1910",
                "object": "201415 Lega Pro",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    35,
                    50
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "201415 Lega Pro",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    50
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio has the full name of `` Livorno Calcio S.p.A '' .",
        "id": "train_3753",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "`` Livorno Calcio",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    41,
                    58
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "`` Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    14,
                    21
                ]
            }
        ]
    },
    {
        "text": "The league that A.S. Livorno Calcio play in is Serie B .",
        "id": "train_3754",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Serie B",
                "subj_char_span": [
                    16,
                    35
                ],
                "obj_char_span": [
                    47,
                    54
                ],
                "predicate": "league",
                "subj_tok_span": [
                    3,
                    12
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    35
                ],
                "tok_span": [
                    3,
                    12
                ]
            },
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    54
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio is managed by Christian Panucci .",
        "id": "train_3755",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "Christian Panucci",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    51
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    51
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "A.S. Livorno Calcio played in the 2014 season .",
        "id": "train_3756",
        "relation_list": [
            {
                "subject": "A.S. Livorno Calcio",
                "object": "2014",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Livorno Calcio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The `` Associazione Sportiva Roma S.p.A. '' is the non-abbreviated name of A.S. Roma .",
        "id": "train_3757",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "`` Associazione Sportiva Roma S.p.A. ''",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    4,
                    43
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    1,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "`` Associazione Sportiva Roma S.p.A. ''",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    43
                ],
                "tok_span": [
                    1,
                    18
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma have a ground in Rome .",
        "id": "train_3758",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    27,
                    31
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    31
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma play in the Serie A league .",
        "id": "train_3759",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma 's manager is Luciano Spalletti .",
        "id": "train_3760",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "Luciano Spalletti",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    24,
                    41
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma has 70634 members .",
        "id": "train_3761",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "70634",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    14,
                    19
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "70634",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "A.S. Roma competed in the 2014 season .",
        "id": "train_3762",
        "relation_list": [
            {
                "subject": "A.S. Roma",
                "object": "2014",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    26,
                    30
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    30
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The full name of ACF Fiorentia is `` ACF Fiorentina S.p.A. '' .",
        "id": "train_3763",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "`` ACF Fiorentina S.p.A. ''",
                "subj_char_span": [
                    37,
                    51
                ],
                "obj_char_span": [
                    34,
                    61
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    11,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    51
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "`` ACF Fiorentina S.p.A. ''",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    61
                ],
                "tok_span": [
                    11,
                    26
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina play in Serie A .",
        "id": "train_3764",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Serie A",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    23,
                    30
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa is the manager of the ACF Fiorentina .",
        "id": "train_3765",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "Paulo Sousa",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina has 47290 members .",
        "id": "train_3766",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "47290",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "47290",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "ACF Fiorentina competed in the 2014 season .",
        "id": "train_3767",
        "relation_list": [
            {
                "subject": "ACF Fiorentina",
                "object": "2014",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "AEK Athens 's ground is in Greece .",
        "id": "train_3768",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium ( Athens ) is the home ground of AEK Athens FC .",
        "id": "train_3769",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC compete in the Superleague Greece .",
        "id": "train_3770",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Superleague Greece",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "AEK Athens FC had the manager Gus Poyet .",
        "id": "train_3771",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "AEK Athens F.C . has 69618 members .",
        "id": "train_3772",
        "relation_list": [
            {
                "subject": "AEK Athens",
                "object": "69618",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    26
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "69618",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The full name of AFC Ajax is `` Amsterdamsche Football Club Ajax '' .",
        "id": "train_3773",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "`` Amsterdamsche Football Club Ajax ''",
                "subj_char_span": [
                    17,
                    25
                ],
                "obj_char_span": [
                    29,
                    67
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    25
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "`` Amsterdamsche Football Club Ajax ''",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    67
                ],
                "tok_span": [
                    7,
                    16
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax has 53502 members .",
        "id": "train_3774",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "53502",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "53502",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    3,
                    6
                ]
            }
        ]
    },
    {
        "text": "The owner of AFC Ajax is AFC Ajax N.V .",
        "id": "train_3775",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "AFC Ajax",
                "subj_char_span": [
                    13,
                    21
                ],
                "obj_char_span": [
                    13,
                    21
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "AFC Ajax",
                "subj_char_span": [
                    13,
                    21
                ],
                "obj_char_span": [
                    25,
                    33
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "AFC Ajax",
                "subj_char_span": [
                    25,
                    33
                ],
                "obj_char_span": [
                    13,
                    21
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "AFC Ajax",
                "object": "AFC Ajax",
                "subj_char_span": [
                    25,
                    33
                ],
                "obj_char_span": [
                    25,
                    33
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    21
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax played in the 2014 season .",
        "id": "train_3776",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "2014",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    23,
                    27
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The full name of AFC Ajax ( amateurs ) is `` Amsterdamsche Football Club Ajax Amateurs '' .",
        "id": "train_3777",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "`` Amsterdamsche Football Club Ajax Amateurs ''",
                "subj_char_span": [
                    17,
                    38
                ],
                "obj_char_span": [
                    42,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    11,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    38
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "`` Amsterdamsche Football Club Ajax Amateurs ''",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    89
                ],
                "tok_span": [
                    11,
                    22
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax is based in Amsterdam .",
        "id": "train_3778",
        "relation_list": [
            {
                "subject": "AFC Ajax",
                "object": "Amsterdam",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) 's ground is Sportpark De Toekomst .",
        "id": "train_3779",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    35,
                    56
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    56
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) play in the Hoofdklasse league .",
        "id": "train_3780",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Hoofdklasse",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    34,
                    45
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Hoofdklasse",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    45
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( amateurs ) has the nickname `` Lucky Ajax '' .",
        "id": "train_3781",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "`` Lucky Ajax ''",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    39,
                    55
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Lucky Ajax ''",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    55
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax ( Amateurs ) competed in the 2014 season .",
        "id": "train_3782",
        "relation_list": [
            {
                "subject": "AFC Ajax (",
                "object": "2014",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax (",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "the AZAL Arena is located in Azerbaijan .",
        "id": "train_3783",
        "relation_list": [
            {
                "subject": "AZAL Arena",
                "object": "Azerbaijan",
                "subj_char_span": [
                    4,
                    14
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    14
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK play their home matches at the AZAL Arena .",
        "id": "train_3784",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "There are 3500 members of AZAL PFK .",
        "id": "train_3785",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    10,
                    14
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    14
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK competed in the season 2014 .",
        "id": "train_3786",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    32,
                    36
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    36
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "AZAL PFK Bakou is playing Azerbaijan PremierLeague , 201415 .",
        "id": "train_3787",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "201415",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "201415",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar full name is `` Alkmaar Zaanstreek '' .",
        "id": "train_3788",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "`` Alkmaar Zaanstreek ''",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    48
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "`` Alkmaar Zaanstreek ''",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    48
                ],
                "tok_span": [
                    9,
                    22
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar 's ground is the AFAS Stadion .",
        "id": "train_3789",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "AFAS Stadion",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    28,
                    40
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "AFAS Stadion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "John van den Brom has been manager of AZ Alkmaar .",
        "id": "train_3790",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "John van den Brom",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Max Huiberts is the owner of AZ Alkmaar .",
        "id": "train_3791",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "Max Huiberts",
                "subj_char_span": [
                    29,
                    39
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Max Huiberts",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar is owned by Robert Eenhoorn .",
        "id": "train_3792",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "Robert Eenhoorn",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    38
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Robert Eenhoorn",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "AZ Alkmaar played in the 2014 season .",
        "id": "train_3793",
        "relation_list": [
            {
                "subject": "AZ Alkmaar",
                "object": "2014",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense 's full name is `` Agremiação Sportiva Arapiraquense '' .",
        "id": "train_3794",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    50,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "`` Agremiação Sportiva Arapiraquense ''",
                "subj_char_span": [
                    53,
                    86
                ],
                "obj_char_span": [
                    50,
                    89
                ],
                "predicate": "fullname",
                "subj_tok_span": [
                    19,
                    31
                ],
                "obj_tok_span": [
                    17,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    89
                ],
                "tok_span": [
                    17,
                    33
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    86
                ],
                "tok_span": [
                    19,
                    31
                ]
            },
            {
                "text": "`` Agremiação Sportiva Arapiraquense ''",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    89
                ],
                "tok_span": [
                    17,
                    33
                ]
            }
        ]
    },
    {
        "text": "Estádio Municipal Coaracy da Mata Fonseca is the name of the ground of Agremiação Sportiva Arapiraquense .",
        "id": "train_3795",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Estádio Municipal Coaracy da Mata Fonseca",
                "subj_char_span": [
                    71,
                    104
                ],
                "obj_char_span": [
                    0,
                    41
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    20,
                    32
                ],
                "obj_tok_span": [
                    0,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    104
                ],
                "tok_span": [
                    20,
                    32
                ]
            },
            {
                "text": "Estádio Municipal Coaracy da Mata Fonseca",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    41
                ],
                "tok_span": [
                    0,
                    13
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense play in the Campeonato Brasileiro Série C league .",
        "id": "train_3796",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    75
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    75
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense has 17000 members .",
        "id": "train_3797",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense played in the 2015 season .",
        "id": "train_3798",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    52
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    52
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio is part of Summit County , Ohio .",
        "id": "train_3799",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    44
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    44
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio is led by Dan Horrigan .",
        "id": "train_3800",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    23,
                    35
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio is located in the United States .",
        "id": "train_3801",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Akron Summit Assault team is based in Akron , Ohio .",
        "id": "train_3802",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault play in the Premier Development League .",
        "id": "train_3803",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Premier Development League",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    33,
                    59
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Denzil Antonio was the manager of Akron Summit Assault .",
        "id": "train_3804",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Denzil Antonio",
                "subj_char_span": [
                    34,
                    54
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    54
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Denzil Antonio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault played in the 2011 season .",
        "id": "train_3805",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "2011",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2011",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault play in the 2011 PDL season .",
        "id": "train_3806",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "2011 PDL season",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    33,
                    48
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2011 PDL season",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    48
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The mayor of Athens is Giorgos Kaminis .",
        "id": "train_3807",
        "relation_list": [
            {
                "subject": "Athens",
                "object": "Giorgos Kaminis",
                "subj_char_span": [
                    13,
                    19
                ],
                "obj_char_span": [
                    23,
                    38
                ],
                "predicate": "mayor",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Giorgos Kaminis",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "The leader of Blackpool is the Conservative Party ( UK ) .",
        "id": "train_3808",
        "relation_list": [
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    31,
                    56
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    56
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Blackpool is lead by Gordon Marsden .",
        "id": "train_3809",
        "relation_list": [
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "The leader of Blackpool council is the Labour Party ( UK ) .",
        "id": "train_3810",
        "relation_list": [
            {
                "subject": "Blackpool",
                "object": "Labour Party ( UK )",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    39,
                    58
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Labour Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    58
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Vila Nova Futebol Clube have been champions of Campeonato Brasileiro Série C .",
        "id": "train_3811",
        "relation_list": [
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    47,
                    76
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Campeonato Brasileiro Série C is from Brazil .",
        "id": "train_3812",
        "relation_list": [
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci plays at the A.S. Roma .",
        "id": "train_3813",
        "relation_list": [
            {
                "subject": "Christian Panucci",
                "object": "A.S. Roma",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci played football for Genoa C.F.C .",
        "id": "train_3814",
        "relation_list": [
            {
                "subject": "Christian Panucci",
                "object": "Genoa",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Genoa",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci played for the Italy national football team .",
        "id": "train_3815",
        "relation_list": [
            {
                "subject": "Christian Panucci",
                "object": "Italy national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    61
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy national football team",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    61
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Christian Panucci was attached to the Real Madrid CF club .",
        "id": "train_3816",
        "relation_list": [
            {
                "subject": "Christian Panucci",
                "object": "Real Madrid",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Christian Panucci",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Real Madrid",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor is a player at the A.F.C . Fylde .",
        "id": "train_3817",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "A.F.C . Fylde",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.F.C . Fylde",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    18
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor played football for Bury FC .",
        "id": "train_3818",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Bury",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bury",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor is at Colwyn Bay FC .",
        "id": "train_3819",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Colwyn Bay",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    21,
                    31
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Colwyn Bay",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    31
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor plays at the Stockport County F.C .",
        "id": "train_3820",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    44
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Dave Challinor is affiliated with Tranmere Rovers F.C .",
        "id": "train_3821",
        "relation_list": [
            {
                "subject": "Dave Challinor",
                "object": "Tranmere Rovers",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dave Challinor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tranmere Rovers",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Estádio Municipal Coaracy da Mata Fonseca is located in Arapiraca .",
        "id": "train_3822",
        "relation_list": [
            {
                "subject": "Estádio Municipal Coaracy da Mata Fonseca",
                "object": "Arapiraca",
                "subj_char_span": [
                    0,
                    41
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    13
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Estádio Municipal Coaracy da Mata Fonseca",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    41
                ],
                "tok_span": [
                    0,
                    13
                ]
            },
            {
                "text": "Arapiraca",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Estádio Municipal Coaracy da Mata Fonesca is in Brazil .",
        "id": "train_3823",
        "relation_list": [
            {
                "subject": "Estádio Municipal Coaracy da Mata",
                "object": "Brazil",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Estádio Municipal Coaracy da Mata",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer played for AFC Ajax .",
        "id": "train_3824",
        "relation_list": [
            {
                "subject": "Frank de Boer",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    33
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer is in the Ajax Youth Academy .",
        "id": "train_3825",
        "relation_list": [
            {
                "subject": "Frank de Boer",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer played for Al-Shamal Sports Club .",
        "id": "train_3826",
        "relation_list": [
            {
                "subject": "Frank de Boer",
                "object": "Al-Shamal Sports Club",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Al-Shamal Sports Club",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "Frank de Boer played for the Netherlands national football team .",
        "id": "train_3827",
        "relation_list": [
            {
                "subject": "Frank de Boer",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    63
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Frank de Boer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    63
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Athens is the capital of Greece .",
        "id": "train_3828",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Greece is inhabited by Greeks .",
        "id": "train_3829",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Greeks",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greeks",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Greece 's leader is Alexis Tsipras .",
        "id": "train_3830",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    34
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    34
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Greece 's leader is Prokopis Pavlopoulos .",
        "id": "train_3831",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    40
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    40
                ],
                "tok_span": [
                    5,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Left Ecology Freedom are the leading party in Gubbio .",
        "id": "train_3832",
        "relation_list": [
            {
                "subject": "Gubbio",
                "object": "Left Ecology Freedom",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    4,
                    24
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gubbio",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Left Ecology Freedom",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Gus Poyet played for Chelsea F.C .",
        "id": "train_3833",
        "relation_list": [
            {
                "subject": "Gus Poyet",
                "object": "Chelsea",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    28
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    28
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Gus Poyet is associated with the Real Zaragoza , a football club .",
        "id": "train_3834",
        "relation_list": [
            {
                "subject": "Gus Poyet",
                "object": "Real Zaragoza",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Real Zaragoza",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Rome is the capital of Italy .",
        "id": "train_3835",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Italy is inhabited by Italians .",
        "id": "train_3836",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Italy 's leader is Pietro Grasso .",
        "id": "train_3837",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "The official language of Italy is the Italian language .",
        "id": "train_3838",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel is part of the club 1 . FC Union Berlin .",
        "id": "train_3839",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "1 . FC Union Berlin",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1 . FC Union Berlin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "Jens Hartel is attached to the club FSV Zwickau .",
        "id": "train_3840",
        "relation_list": [
            {
                "subject": "Jens",
                "object": "FSV Zwickau",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "FSV Zwickau",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel is in the RB Leipzig club .",
        "id": "train_3841",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "RB Leipzig",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "RB Leipzig",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Jens Härtel is part of the SV Babelsberg 03 club .",
        "id": "train_3842",
        "relation_list": [
            {
                "subject": "Jens Härtel",
                "object": "SV Babelsberg 03",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jens Härtel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "SV Babelsberg 03",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for ADO Den Haag .",
        "id": "train_3843",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "ADO Den Haag",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    40
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "ADO Den Haag",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    40
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for AFC Ajax .",
        "id": "train_3844",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for De Graafschap .",
        "id": "train_3845",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "De Graafschap",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    41
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "De Graafschap",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is in the Jong Ajax club .",
        "id": "train_3846",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "Jong Ajax",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "John van den Brom played for the Netherlands national football team .",
        "id": "train_3847",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "Netherlands national football team",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    67
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Netherlands national football team",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    67
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "John van den Brom plays for R.S.C . Anderlecht .",
        "id": "train_3848",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "R.S.C . Anderlecht",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "R.S.C . Anderlecht",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    46
                ],
                "tok_span": [
                    7,
                    17
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is in Vitesse Arnhem .",
        "id": "train_3849",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "Vitesse Arnhem",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    38
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Vitesse Arnhem",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    38
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "John van den Brom is a player in İstanbulspor A.Ş .",
        "id": "train_3850",
        "relation_list": [
            {
                "subject": "John van den Brom",
                "object": "İstanbulspor",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    33,
                    45
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John van den Brom",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "İstanbulspor",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Jorge Humberto Rodgriguez plays for the Alianza F.C . club .",
        "id": "train_3851",
        "relation_list": [
            {
                "subject": "Jorge Humberto",
                "object": "Alianza",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Alianza",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Jorge Humberto Rodriquez plays for the C.D . FAS .",
        "id": "train_3852",
        "relation_list": [
            {
                "subject": "Jorge Humberto",
                "object": "C.D . FAS",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jorge Humberto",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "C.D . FAS",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti is in the A.S. Roma club .",
        "id": "train_3853",
        "relation_list": [
            {
                "subject": "Luciano Spalletti",
                "object": "A.S. Roma",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.S. Roma",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Luciano Spalletti was at the club Virtus Entella .",
        "id": "train_3854",
        "relation_list": [
            {
                "subject": "Luciano Spalletti",
                "object": "Virtus Entella",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luciano Spalletti",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Virtus Entella",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago is in the A.C. Cesena club .",
        "id": "train_3855",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "A.C. Cesena",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.C. Cesena",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago is in club Calcio Catania .",
        "id": "train_3856",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "Calcio Catania",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    39
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Calcio Catania",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    39
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago played for S.S.D . Potenza Calcio .",
        "id": "train_3857",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "S.S.D . Potenza Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "S.S.D . Potenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    47
                ],
                "tok_span": [
                    6,
                    17
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago was once a player for U.S. Castrovillari Calcio .",
        "id": "train_3858",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "U.S. Castrovillari Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    36,
                    61
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "U.S. Castrovillari Calcio",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    61
                ],
                "tok_span": [
                    9,
                    18
                ]
            }
        ]
    },
    {
        "text": "Massimo Drago is attached to the club Vigor Lamezia .",
        "id": "train_3859",
        "relation_list": [
            {
                "subject": "Massimo Drago",
                "object": "Vigor Lamezia",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Massimo Drago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Vigor Lamezia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Max Huiberts is associated with the club AZ Alkmaar .",
        "id": "train_3860",
        "relation_list": [
            {
                "subject": "Max Huiberts",
                "object": "AZ Alkmaar",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Max Huiberts",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "AZ Alkmaar",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    9,
                    15
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini plays for A.C. Chievo Verona .",
        "id": "train_3861",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    28,
                    46
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has been associated with F.C . Bari 1908 .",
        "id": "train_3862",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "F.C . Bari 1908",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    43,
                    58
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "F.C . Bari 1908",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    58
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini owns Torino F.C .",
        "id": "train_3863",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini was born in Italy .",
        "id": "train_3864",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "placeOfBirth",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini played youth football for Torino FC .",
        "id": "train_3865",
        "relation_list": [
            {
                "subject": "Michele Marcolini",
                "object": "Torino",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    44,
                    50
                ],
                "predicate": "youthclub",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Torino",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Barrow AFC are previous champions of the National League North .",
        "id": "train_3866",
        "relation_list": [
            {
                "subject": "National League North",
                "object": "Barrow",
                "subj_char_span": [
                    41,
                    62
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "National League North",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    62
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Barrow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium ( Athens ) is located in the city of Athens .",
        "id": "train_3867",
        "relation_list": [
            {
                "subject": "Olympic Stadium ( Athens )",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    22,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Olympic Stadium ( Athens )",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa plays for ACF Fiorentina .",
        "id": "train_3868",
        "relation_list": [
            {
                "subject": "Paulo Sousa",
                "object": "ACF Fiorentina",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "ACF Fiorentina",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa once played for Inter Milan .",
        "id": "train_3869",
        "relation_list": [
            {
                "subject": "Paulo Sousa",
                "object": "Inter Milan",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Inter Milan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa played for Maccabi Tel Aviv F.C .",
        "id": "train_3870",
        "relation_list": [
            {
                "subject": "Paulo Sousa",
                "object": "Maccabi Tel Aviv",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    23,
                    39
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Maccabi Tel Aviv",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    39
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Paulo Sousa plays for the Portugal national football team .",
        "id": "train_3871",
        "relation_list": [
            {
                "subject": "Paulo Sousa",
                "object": "Portugal national football team",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    57
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paulo Sousa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Portugal national football team",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Footballer , Peter Stöger , plays for the Austria National Football team .",
        "id": "train_3872",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "Austria",
                "subj_char_span": [
                    13,
                    25
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "club",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    25
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Austria",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger is a member of the FK Austria Wien soccer club .",
        "id": "train_3873",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "FK Austria Wien",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    32,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "FK Austria Wien",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger plays for Favoritner AC .",
        "id": "train_3874",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "Favoritner AC",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    36
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Favoritner AC",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Peter Stoger is attached to the club First Vienna FC .",
        "id": "train_3875",
        "relation_list": [
            {
                "subject": "Peter",
                "object": "First Vienna FC",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    37,
                    52
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "First Vienna FC",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    52
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger played for the club LASK Linz .",
        "id": "train_3876",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "LASK Linz",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "LASK Linz",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger is affiliated with the SC Wiener Neustadt club .",
        "id": "train_3877",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SC Wiener Neustadt",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SC Wiener Neustadt",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    54
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger was at the club SK Rapid Wien .",
        "id": "train_3878",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Rapid Wien",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Rapid Wien",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Peter Stöger played football for SK Vorwärts Steyr .",
        "id": "train_3879",
        "relation_list": [
            {
                "subject": "Peter Stöger",
                "object": "SK Vorwärts Steyr",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Peter Stöger",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "SK Vorwärts Steyr",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    7,
                    16
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran is attached to A.C. Chievo Verona .",
        "id": "train_3880",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    47
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran plays at the Carrarese Calcio .",
        "id": "train_3881",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Carrarese Calcio",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Carrarese Calcio",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran is in the Unione Triestina 2012 S.S.D . club .",
        "id": "train_3882",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Unione Triestina 2012",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    45
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Unione Triestina 2012",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "Rolando Maran was born in Italy .",
        "id": "train_3883",
        "relation_list": [
            {
                "subject": "Rolando Maran",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "placeOfBirth",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Rolando Maran",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Juventus FC have been Serie A champions .",
        "id": "train_3884",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Juventus",
                "subj_char_span": [
                    22,
                    29
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Juventus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Serie A is based in Italy .",
        "id": "train_3885",
        "relation_list": [
            {
                "subject": "Serie A",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie A",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Carpi FC 1909 are previous champions of Serie B .",
        "id": "train_3886",
        "relation_list": [
            {
                "subject": "Serie B",
                "object": "Carpi",
                "subj_char_span": [
                    40,
                    47
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Serie B",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Carpi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sportpark De Toekomst is operated by AFC Ajax .",
        "id": "train_3887",
        "relation_list": [
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "AFC Ajax N.V. own Sportpark De Toekomst .",
        "id": "train_3888",
        "relation_list": [
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax N.V.",
                "subj_char_span": [
                    18,
                    39
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    39
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "AFC Ajax N.V.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Ajax Youth Academy is a tenant of Sportpark De Toekomst .",
        "id": "train_3889",
        "relation_list": [
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    34,
                    55
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    7,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    7,
                    14
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "St. VincentSt Mary High School is located in the city of Akron , Ohio .",
        "id": "train_3890",
        "relation_list": [
            {
                "subject": "St. VincentSt Mary High School",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "St. VincentSt Mary High School",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker is a footballer in the A.F.C Blackpool club .",
        "id": "train_3891",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "A.F.C",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "A.F.C",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker ( footballer ) was at Blackburn Rovers FC .",
        "id": "train_3892",
        "relation_list": [
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Blackburn Rovers",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    36,
                    52
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Blackburn Rovers",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker ( footballer ) plays for Blackpool F.C .",
        "id": "train_3893",
        "relation_list": [
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Blackpool",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker was a footballer for Chesterfield FC .",
        "id": "train_3894",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    35,
                    47
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker is a footballer with the Drogheda United F.C .",
        "id": "train_3895",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Drogheda United",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    39,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Drogheda United",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "The footballer Stuart Parker is attached to Irlam Town Football Club .",
        "id": "train_3896",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Irlam Town",
                "subj_char_span": [
                    15,
                    28
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "club",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Irlam Town",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker has represented the club KV Mechelen .",
        "id": "train_3897",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    39,
                    50
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker ( footballer ) was a player for Runcorn FC Halton .",
        "id": "train_3898",
        "relation_list": [
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Runcorn",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Runcorn",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker plays at the Sparta Rotterdam club .",
        "id": "train_3899",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Sparta Rotterdam",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    27,
                    43
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Sparta Rotterdam",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker ( footballer ) once played for Stockport County FC .",
        "id": "train_3900",
        "relation_list": [
            {
                "subject": "Stuart Parker ( footballer )",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    45,
                    61
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker ( footballer )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    61
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Olympiacos FC are previous champions of the Superleague Greece .",
        "id": "train_3901",
        "relation_list": [
            {
                "subject": "Superleague Greece",
                "object": "Olympiacos",
                "subj_char_span": [
                    44,
                    62
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Superleague Greece",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Olympiacos",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The `` 1 Decembrie 1918 University '' is in the city Alba Iulia .",
        "id": "train_3902",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Alba Iulia",
                "subj_char_span": [
                    7,
                    34
                ],
                "obj_char_span": [
                    53,
                    63
                ],
                "predicate": "city",
                "subj_tok_span": [
                    3,
                    10
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    34
                ],
                "tok_span": [
                    3,
                    10
                ]
            },
            {
                "text": "Alba Iulia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University is located in the country of Romania .",
        "id": "train_3903",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Romania",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Latin name of the 1 Decembrie 1918 University is `` Universitas Apulensis '' .",
        "id": "train_3904",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "`` Universitas Apulensis ''",
                "subj_char_span": [
                    22,
                    49
                ],
                "obj_char_span": [
                    53,
                    80
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    5,
                    12
                ],
                "obj_tok_span": [
                    13,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    49
                ],
                "tok_span": [
                    5,
                    12
                ]
            },
            {
                "text": "`` Universitas Apulensis ''",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    80
                ],
                "tok_span": [
                    13,
                    24
                ]
            }
        ]
    },
    {
        "text": "The 1 Decembrie 1918 University has the nickname Uab .",
        "id": "train_3905",
        "relation_list": [
            {
                "subject": "1 Decembrie 1918 University",
                "object": "Uab",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    49,
                    52
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1 Decembrie 1918 University",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Uab",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    52
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "The academic staff at the AWH Engineering College number 250 .",
        "id": "train_3906",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "250",
                "subj_char_span": [
                    26,
                    49
                ],
                "obj_char_span": [
                    57,
                    60
                ],
                "predicate": "academicStaffSize",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    49
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "250",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is located in India .",
        "id": "train_3907",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "India",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The AWH Engineering College was established in 2001 .",
        "id": "train_3908",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "2001",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2001",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "AWH Engineering College is located in Kerala state .",
        "id": "train_3909",
        "relation_list": [
            {
                "subject": "AWH Engineering College",
                "object": "Kerala",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AWH Engineering College",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Accademia di Architettura di Mendrisio is located in the city of Mendrisio .",
        "id": "train_3910",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            },
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mendrisio",
                "subj_char_span": [
                    0,
                    38
                ],
                "obj_char_span": [
                    65,
                    74
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    14
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    14
                ]
            },
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    38
                ],
                "tok_span": [
                    0,
                    14
                ]
            },
            {
                "text": "Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    74
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio is located in Switzerland .",
        "id": "train_3911",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Switzerland",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    57,
                    68
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    68
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "The dean of the Accademia di Architettura di Mendrisio is Mario Botta .",
        "id": "train_3912",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "Mario Botta",
                "subj_char_span": [
                    16,
                    54
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "dean",
                "subj_tok_span": [
                    4,
                    18
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    54
                ],
                "tok_span": [
                    4,
                    18
                ]
            },
            {
                "text": "Mario Botta",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Accademia di Architettura di Mendrisio was established in 1996 .",
        "id": "train_3913",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "1996",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    15
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    15
                ]
            },
            {
                "text": "1996",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "There are 600 students at the Accademia di Architettura di Mendrisio .",
        "id": "train_3914",
        "relation_list": [
            {
                "subject": "Accademia di Architettura di Mendrisio",
                "object": "600",
                "subj_char_span": [
                    30,
                    68
                ],
                "obj_char_span": [
                    10,
                    13
                ],
                "predicate": "numberOfStudents",
                "subj_tok_span": [
                    6,
                    20
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Accademia di Architettura di Mendrisio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    68
                ],
                "tok_span": [
                    6,
                    20
                ]
            },
            {
                "text": "600",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    13
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is affiliated with Visvesvaraya Technologial University .",
        "id": "train_3915",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Visvesvaraya",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    55,
                    67
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Visvesvaraya",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    67
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology was established in the year 2000 .",
        "id": "train_3916",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "2000",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2000",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The number of post graduate students at the Acharya Institute of Technology is about 700 .",
        "id": "train_3917",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "700",
                "subj_char_span": [
                    44,
                    75
                ],
                "obj_char_span": [
                    85,
                    88
                ],
                "predicate": "numberOfPostgraduateStudents",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    75
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "700",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    88
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The number of undergraduates attending the Acharya Institute of Technology is roughly 10000 students .",
        "id": "train_3918",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "10000",
                "subj_char_span": [
                    43,
                    74
                ],
                "obj_char_span": [
                    86,
                    91
                ],
                "predicate": "numberOfUndergraduateStudents",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    74
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "10000",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    91
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The outlook ranking for the Acharya Institute of Technology is 63 .",
        "id": "train_3919",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "63",
                "subj_char_span": [
                    28,
                    59
                ],
                "obj_char_span": [
                    63,
                    65
                ],
                "predicate": "outlookRanking",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    59
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "63",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    65
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Tennis is one of the sports offered at the Acharya Institute of Technology .",
        "id": "train_3920",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Tennis",
                "subj_char_span": [
                    43,
                    74
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "sportsOffered",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    74
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Acharya Institute of Technology is in the state of Karnataka .",
        "id": "train_3921",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    35
                ],
                "obj_char_span": [
                    55,
                    64
                ],
                "predicate": "state",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    35
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The All India Council for Technical Education was proud to give the Technical Campus status to the Acharya Institute of Technology .",
        "id": "train_3922",
        "relation_list": [
            {
                "subject": "Acharya Institute of Technology",
                "object": "All India Council for Technical Education",
                "subj_char_span": [
                    99,
                    130
                ],
                "obj_char_span": [
                    4,
                    45
                ],
                "predicate": "was given the 'Technical Campus' status by",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    1,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acharya Institute of Technology",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    130
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    7
                ]
            }
        ]
    },
    {
        "text": "All India Council for Technical Education is located in Mumbai .",
        "id": "train_3923",
        "relation_list": [
            {
                "subject": "All India Council for Technical Education",
                "object": "Mumbai",
                "subj_char_span": [
                    0,
                    41
                ],
                "obj_char_span": [
                    56,
                    62
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "All India Council for Technical Education",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    41
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    62
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Kempe Gowda I founded Bangalore .",
        "id": "train_3924",
        "relation_list": [
            {
                "subject": "Bangalore",
                "object": "Kempe Gowda I",
                "subj_char_span": [
                    22,
                    31
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "founder",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bangalore",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Kempe Gowda I",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Lars Lokke Rasmussen is the leader of Denmark .",
        "id": "train_3925",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    38,
                    45
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The official religion of Denmark is the Church of Denmark .",
        "id": "train_3926",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    40,
                    57
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Denmark",
                "object": "Church of Denmark",
                "subj_char_span": [
                    50,
                    57
                ],
                "obj_char_span": [
                    40,
                    57
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    57
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Church of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    57
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The headquarters of the European University Association is in Brussels .",
        "id": "train_3927",
        "relation_list": [
            {
                "subject": "European University Association",
                "object": "Brussels",
                "subj_char_span": [
                    24,
                    55
                ],
                "obj_char_span": [
                    62,
                    70
                ],
                "predicate": "headquarters",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    55
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Brussels",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    70
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The largest city in India is Mumbai .",
        "id": "train_3928",
        "relation_list": [
            {
                "subject": "India",
                "object": "Mumbai",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Mumbai",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Ganges is a river in India .",
        "id": "train_3929",
        "relation_list": [
            {
                "subject": "India",
                "object": "Ganges",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "river",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ganges",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Karnataka neighbors Telangana to its northeast .",
        "id": "train_3930",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Telangana",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "has to its northeast",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Telangana",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The Arabian Sea is west of Karnataka .",
        "id": "train_3931",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Arabian Sea",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arabian Sea",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Kochi is the leader of Kerala .",
        "id": "train_3932",
        "relation_list": [
            {
                "subject": "Kerala",
                "object": "Kochi",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Kerala",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Kochi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic groups in Romania are the Germans of Romania .",
        "id": "train_3933",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    44,
                    62
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Romania",
                "object": "Germans of Romania",
                "subj_char_span": [
                    55,
                    62
                ],
                "obj_char_span": [
                    44,
                    62
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Germans of Romania",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The leader of Romania is Klaus Iohannis .",
        "id": "train_3934",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Klaus Iohannis",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    25,
                    39
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Klaus Iohannis",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    39
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "The leader of Romania is known as the Prime Minister .",
        "id": "train_3935",
        "relation_list": [
            {
                "subject": "Romania",
                "object": "Prime Minister",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Romania",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Prime Minister",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Aarhus University School of Business and Social Sciences is affiliated with the European University Association .",
        "id": "train_3936",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences",
                "object": "European University Association",
                "subj_char_span": [
                    22,
                    60
                ],
                "obj_char_span": [
                    84,
                    115
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    60
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "European University Association",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    115
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "The Aarhus University School of Business and Social Sciences is in the city of Aarhus .",
        "id": "train_3937",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences",
                "object": "Aarhus",
                "subj_char_span": [
                    22,
                    60
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "city",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "School of Business and Social Sciences",
                "object": "Aarhus",
                "subj_char_span": [
                    22,
                    60
                ],
                "obj_char_span": [
                    79,
                    85
                ],
                "predicate": "city",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    60
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "School of Business and Social Sciences",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    60
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    85
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The School of Business and Social Sciences at Aarhus University was established in 1928 .",
        "id": "train_3938",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at",
                "object": "1928",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    83,
                    87
                ],
                "predicate": "established",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "1928",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    87
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "The latin name of School of Business and Social Sciences at the Aarhus University is `` Universitas Aarhusiensis '' .",
        "id": "train_3939",
        "relation_list": [
            {
                "subject": "School of Business and Social Sciences at the Aarhus University",
                "object": "`` Universitas Aarhusiensis ''",
                "subj_char_span": [
                    18,
                    81
                ],
                "obj_char_span": [
                    85,
                    115
                ],
                "predicate": "latinName",
                "subj_tok_span": [
                    5,
                    17
                ],
                "obj_tok_span": [
                    18,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "School of Business and Social Sciences at the Aarhus University",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    81
                ],
                "tok_span": [
                    5,
                    17
                ]
            },
            {
                "text": "`` Universitas Aarhusiensis ''",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    115
                ],
                "tok_span": [
                    18,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Swiss Psalm is the anthem of Switzerland .",
        "id": "train_3940",
        "relation_list": [
            {
                "subject": "Switzerland",
                "object": "Swiss Psalm",
                "subj_char_span": [
                    33,
                    44
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "anthem",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Swiss Psalm",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Johann Schneider Ammann is the leader of Switzerland .",
        "id": "train_3941",
        "relation_list": [
            {
                "subject": "Switzerland",
                "object": "Johann",
                "subj_char_span": [
                    41,
                    52
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Johann",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Federal Chancellor of Switzerland helps to lead the country .",
        "id": "train_3942",
        "relation_list": [
            {
                "subject": "Switzerland",
                "object": "Federal Chancellor of Switzerland",
                "subj_char_span": [
                    26,
                    37
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Federal Chancellor of Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Switzerland 's legislature is formed in the Federal Assembly .",
        "id": "train_3943",
        "relation_list": [
            {
                "subject": "Switzerland",
                "object": "Federal Assembly",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    60
                ],
                "predicate": "legislature",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Switzerland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Federal Assembly",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    60
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The sport Tennis has a Governing Body called the International Tennis Federation .",
        "id": "train_3944",
        "relation_list": [
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    10,
                    16
                ],
                "obj_char_span": [
                    49,
                    80
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Tennis",
                "object": "International Tennis Federation",
                "subj_char_span": [
                    63,
                    69
                ],
                "obj_char_span": [
                    49,
                    80
                ],
                "predicate": "sportsGoverningBody",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    80
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Tennis",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "International Tennis Federation",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    80
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Visvesvaraya Technologiccal University is in the city of Belgaum .",
        "id": "train_3945",
        "relation_list": [
            {
                "subject": "Visvesvaraya",
                "object": "Belgaum",
                "subj_char_span": [
                    4,
                    16
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "city",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Visvesvaraya",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Belgaum",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "There are 14.2 square kilometers of water in Abilene , Texas .",
        "id": "train_3946",
        "relation_list": [
            {
                "subject": "Abilene , Texas",
                "object": "14.2",
                "subj_char_span": [
                    45,
                    60
                ],
                "obj_char_span": [
                    10,
                    14
                ],
                "predicate": "areaOfWater",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    60
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "14.2",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    14
                ],
                "tok_span": [
                    2,
                    5
                ]
            }
        ]
    },
    {
        "text": "Abilene ( Texas ) has a total area of 286.5 square kilometres .",
        "id": "train_3947",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "286.5",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "286.5",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Abilene is part of Jones County in Texas .",
        "id": "train_3948",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Jones County",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    31
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jones County",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Abilene is part of Taylor County in Texas .",
        "id": "train_3949",
        "relation_list": [
            {
                "subject": "Abilene",
                "object": "Taylor County",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Taylor County",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The total population density of Abilene , Texas is 429.9 inhabitants per sq km .",
        "id": "train_3950",
        "relation_list": [
            {
                "subject": "Abilene , Texas",
                "object": "429.9",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "429.9",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Adams Township is in Madison County , in Indiana , in the United States .",
        "id": "train_3951",
        "relation_list": [
            {
                "subject": "Adams Township",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The area codes in Akron , Ohio are 234 and 330 .",
        "id": "train_3952",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "234",
                "subj_char_span": [
                    18,
                    30
                ],
                "obj_char_span": [
                    35,
                    38
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    30
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "234",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio has a total area of 161.54 square kilometres .",
        "id": "train_3953",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "161.54",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "161.54",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio is at a height of 306.0 above sea level .",
        "id": "train_3954",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "306.0",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    31,
                    36
                ],
                "predicate": "elevationAboveTheSeaLevel",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "306.0",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Akron is in Summit County , Ohio .",
        "id": "train_3955",
        "relation_list": [
            {
                "subject": "Akron",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    12,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    32
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Mayor is the title of the leader of Akron , Ohio .",
        "id": "train_3956",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "Mayor",
                "subj_char_span": [
                    36,
                    48
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Mayor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The population density , of Akron ( Ohio ) , is 1239.3 inhabitants per square kilometre .",
        "id": "train_3957",
        "relation_list": [
            {
                "subject": "Akron",
                "object": "1239.3",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "1239.3",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Alabama is in the United States .",
        "id": "train_3958",
        "relation_list": [
            {
                "subject": "Alabama",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alabama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The total area , of Albany ( Georgia ) , is 144.7 square kilometres .",
        "id": "train_3959",
        "relation_list": [
            {
                "subject": "Albany",
                "object": "144.7",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "144.7",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Albany , Georgia is in the United States .",
        "id": "train_3960",
        "relation_list": [
            {
                "subject": "Albany , Georgia",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Albany , Georgia is located at 62.0 above sea level .",
        "id": "train_3961",
        "relation_list": [
            {
                "subject": "Albany , Georgia",
                "object": "62.0",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "elevationAboveTheSeaLevel",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "62.0",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Albany is part of the U.S. State of Georgia .",
        "id": "train_3962",
        "relation_list": [
            {
                "subject": "Albany",
                "object": "Georgia",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Georgia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Albany , Georgia is in the United States .",
        "id": "train_3963",
        "relation_list": [
            {
                "subject": "Albany , Georgia",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Albany , Oregon has area codes 541 and 458 .",
        "id": "train_3964",
        "relation_list": [
            {
                "subject": "Albany , Oregon",
                "object": "541",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    34
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany , Oregon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "541",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    34
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Albany is part of Benton County in Oregon .",
        "id": "train_3965",
        "relation_list": [
            {
                "subject": "Albany",
                "object": "Benton County",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Benton County",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Albany is a city in Linn County , Oregon .",
        "id": "train_3966",
        "relation_list": [
            {
                "subject": "Albany",
                "object": "Linn County , Oregon",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Linn County , Oregon",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Albany is a city in Oregon .",
        "id": "train_3967",
        "relation_list": [
            {
                "subject": "Albany",
                "object": "Oregon",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    26
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Oregon",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The population density of Albany , in Oregon , is 1104.1 inhabitants per square kilometre .",
        "id": "train_3968",
        "relation_list": [
            {
                "subject": "Albany ,",
                "object": "1104.1",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albany ,",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1104.1",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Albuquerque , New Mexico has area codes 505 and 575 .",
        "id": "train_3969",
        "relation_list": [
            {
                "subject": "Albuquerque , New Mexico",
                "object": "505",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    40,
                    43
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque , New Mexico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "505",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Albuquerque , in New Mexico , has a total are of 490.9 square kilometres .",
        "id": "train_3970",
        "relation_list": [
            {
                "subject": "Albuquerque ,",
                "object": "490.9",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "490.9",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Albuquerque is in New Mexico , in the United States .",
        "id": "train_3971",
        "relation_list": [
            {
                "subject": "Albuquerque",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Albuquerque is in New Mexico .",
        "id": "train_3972",
        "relation_list": [
            {
                "subject": "Albuquerque",
                "object": "New Mexico",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    18,
                    28
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New Mexico",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    28
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "The leader , of Albuquerque ( New Mexico ) , is Richard J. Berry .",
        "id": "train_3973",
        "relation_list": [
            {
                "subject": "Albuquerque",
                "object": "Richard J. Berry",
                "subj_char_span": [
                    16,
                    27
                ],
                "obj_char_span": [
                    48,
                    64
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Richard J. Berry",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    64
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The leader of Albuquerque ( New Mexico ) is called the Mayor of Albuquerque .",
        "id": "train_3974",
        "relation_list": [
            {
                "subject": "Albuquerque",
                "object": "Mayor of Albuquerque",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Albuquerque",
                "object": "Mayor of Albuquerque",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    55,
                    75
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Mayor of Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Mayor of Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    75
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "In Albuquerque ( New Mexico ) , the leader is called , the United States House of Representatives .",
        "id": "train_3975",
        "relation_list": [
            {
                "subject": "Albuquerque",
                "object": "United States House of Representatives",
                "subj_char_span": [
                    3,
                    14
                ],
                "obj_char_span": [
                    59,
                    97
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    14
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "United States House of Representatives",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    97
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "Albuquerque City Council is led by Richard J. Berry .",
        "id": "train_3976",
        "relation_list": [
            {
                "subject": "Albuquerque City Council",
                "object": "Richard J. Berry",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    35,
                    51
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Albuquerque City Council",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Richard J. Berry",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The area code for Alexandria , Indiana is 765 .",
        "id": "train_3977",
        "relation_list": [
            {
                "subject": "Alexandria , Indiana",
                "object": "765",
                "subj_char_span": [
                    18,
                    38
                ],
                "obj_char_span": [
                    42,
                    45
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alexandria , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    38
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "765",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alexandria is part of Indiana .",
        "id": "train_3978",
        "relation_list": [
            {
                "subject": "Alexandria",
                "object": "Indiana",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alexandria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Alexandria is part of Madison County , Indiana .",
        "id": "train_3979",
        "relation_list": [
            {
                "subject": "Alexandria",
                "object": "Madison County , Indiana",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    22,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alexandria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    46
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alexandria is part of the Monroe Township which is in Madison County , in Indiana .",
        "id": "train_3980",
        "relation_list": [
            {
                "subject": "Alexandria",
                "object": "Monroe Township",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alexandria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Monroe Township",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Alexandria , Indiana has a population density of 755.3 inhabitants per square kilometre .",
        "id": "train_3981",
        "relation_list": [
            {
                "subject": "Alexandria , Indiana",
                "object": "755.3",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alexandria , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "755.3",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alpharetta , Georgia has area codes 770 , 404 , and 678 .",
        "id": "train_3982",
        "relation_list": [
            {
                "subject": "Alpharetta , Georgia",
                "object": "770 , 404 ,",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "770 , 404 ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alpharetta , Georgia has an area of water 1.0 sq km .",
        "id": "train_3983",
        "relation_list": [
            {
                "subject": "Alpharetta , Georgia",
                "object": "1.0",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    42,
                    45
                ],
                "predicate": "areaOfWater",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1.0",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    45
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The total area of Alpharetta , Georgia is 55.4 SqKm .",
        "id": "train_3984",
        "relation_list": [
            {
                "subject": "Alpharetta , Georgia",
                "object": "55.4",
                "subj_char_span": [
                    18,
                    38
                ],
                "obj_char_span": [
                    42,
                    46
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    38
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "55.4",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    46
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alpharetta , is in Georgia , in the United States .",
        "id": "train_3985",
        "relation_list": [
            {
                "subject": "Alpharetta ,",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alpharetta , Georgia is elevated 346.0 above sea level .",
        "id": "train_3986",
        "relation_list": [
            {
                "subject": "Alpharetta , Georgia",
                "object": "346.0",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "elevationAboveTheSeaLevel",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "346.0",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alpharetta , is part of Fulton County , in Georgia .",
        "id": "train_3987",
        "relation_list": [
            {
                "subject": "Alpharetta ,",
                "object": "Fulton County ,",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Fulton County ,",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alpharetta is part of the U.S. state , Georgia .",
        "id": "train_3988",
        "relation_list": [
            {
                "subject": "Alpharetta",
                "object": "Georgia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Georgia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "There are 992.6 people per square kilometres in Alpharetta , Georgia .",
        "id": "train_3989",
        "relation_list": [
            {
                "subject": "Alpharetta , Georgia",
                "object": "992.6",
                "subj_char_span": [
                    48,
                    68
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpharetta , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    68
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "992.6",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    2,
                    6
                ]
            }
        ]
    },
    {
        "text": "The area code for Amarillo , Texas is 806 .",
        "id": "train_3990",
        "relation_list": [
            {
                "subject": "Amarillo , Texas",
                "object": "806",
                "subj_char_span": [
                    18,
                    34
                ],
                "obj_char_span": [
                    38,
                    41
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amarillo , Texas",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    34
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "806",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    41
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Amarillo Texas is elevated 1099.0 above sea level .",
        "id": "train_3991",
        "relation_list": [
            {
                "subject": "Amarillo",
                "object": "1099.0",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "elevationAboveTheSeaLevel",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amarillo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1099.0",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Amarillo is a city in Texas .",
        "id": "train_3992",
        "relation_list": [
            {
                "subject": "Amarillo",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    27
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amarillo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "657 and 714 are area codes for Anaheim , CA .",
        "id": "train_3993",
        "relation_list": [
            {
                "subject": "Anaheim ,",
                "object": "657",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim ,",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "657",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The area of water , in Anaheim ( California ) , is 25.2 square kilometres .",
        "id": "train_3994",
        "relation_list": [
            {
                "subject": "Anaheim",
                "object": "25.2",
                "subj_char_span": [
                    23,
                    30
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "areaOfWater",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    30
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "25.2",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Anaheim , California has a total area of 131.6 square kilometres .",
        "id": "train_3995",
        "relation_list": [
            {
                "subject": "Anaheim , California",
                "object": "131.6",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim , California",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "131.6",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Anaheim is part of California .",
        "id": "train_3996",
        "relation_list": [
            {
                "subject": "Anaheim",
                "object": "California",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    29
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Anaheim is a city in Orange County which is part of California .",
        "id": "train_3997",
        "relation_list": [
            {
                "subject": "Anaheim",
                "object": "Orange County",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Orange County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Tom Tait is a leader in Anaheim , California .",
        "id": "train_3998",
        "relation_list": [
            {
                "subject": "Anaheim , California",
                "object": "Tom Tait",
                "subj_char_span": [
                    24,
                    44
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim , California",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    44
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Tom Tait",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Anaheim , California is led by the California State Assembly .",
        "id": "train_3999",
        "relation_list": [
            {
                "subject": "Anaheim , California",
                "object": "California State Assembly",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    35,
                    60
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim , California",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "California State Assembly",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    60
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The California State Senate leads Anaheim , California .",
        "id": "train_4000",
        "relation_list": [
            {
                "subject": "Anaheim , California",
                "object": "California State Senate",
                "subj_char_span": [
                    34,
                    54
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim , California",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    54
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "California State Senate",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "The United States House of Representatives leads Anaheim , California .",
        "id": "train_4001",
        "relation_list": [
            {
                "subject": "Anaheim , California",
                "object": "United States House of Representatives",
                "subj_char_span": [
                    49,
                    69
                ],
                "obj_char_span": [
                    4,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim , California",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    69
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "United States House of Representatives",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "Anaheim , CA has 336265 people inhabiting it .",
        "id": "train_4002",
        "relation_list": [
            {
                "subject": "Anaheim ,",
                "object": "336265",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    17,
                    23
                ],
                "predicate": "populationTotal",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anaheim ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "336265",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "The area code of Anderson , in Indiana , is 765 .",
        "id": "train_4003",
        "relation_list": [
            {
                "subject": "Anderson ,",
                "object": "765",
                "subj_char_span": [
                    17,
                    27
                ],
                "obj_char_span": [
                    44,
                    47
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson ,",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "765",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    47
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Anderson , Indiana has an area of 107.43 square kilometres .",
        "id": "train_4004",
        "relation_list": [
            {
                "subject": "Anderson , Indiana",
                "object": "107.43",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "107.43",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Anderson Indiana has an elevation of 268.0 above sea level .",
        "id": "train_4005",
        "relation_list": [
            {
                "subject": "Anderson",
                "object": "268.0",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "elevationAboveTheSeaLevel",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "268.0",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Anderson is part of Adams Township , Madison County , Indiana .",
        "id": "train_4006",
        "relation_list": [
            {
                "subject": "Anderson",
                "object": "Adams Township , Madison County , Indiana",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    20,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Adams Township , Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    61
                ],
                "tok_span": [
                    4,
                    11
                ]
            }
        ]
    },
    {
        "text": "Anderson , Indiana is part of Anderson Township , Madison County , Indiana .",
        "id": "train_4007",
        "relation_list": [
            {
                "subject": "Anderson , Indiana",
                "object": "Anderson Township , Madison County , Indiana",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    30,
                    74
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Anderson Township , Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    74
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "Anderson is a city in Indiana .",
        "id": "train_4008",
        "relation_list": [
            {
                "subject": "Anderson",
                "object": "Indiana",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    29
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Anderson , Indiana is part of Lafayette Township , Madison County , Indiana .",
        "id": "train_4009",
        "relation_list": [
            {
                "subject": "Anderson , Indiana",
                "object": "Lafayette Township , Madison County , Indiana",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    30,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lafayette Township , Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    75
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "Anderson in Madison County is in Indiana .",
        "id": "train_4010",
        "relation_list": [
            {
                "subject": "Anderson",
                "object": "Madison County",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    12,
                    26
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Madison County",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    26
                ],
                "tok_span": [
                    2,
                    4
                ]
            }
        ]
    },
    {
        "text": "Anderson , Indiana is part of the Union Township , Madison County .",
        "id": "train_4011",
        "relation_list": [
            {
                "subject": "Anderson , Indiana",
                "object": "Union Township , Madison County",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    34,
                    65
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Union Township , Madison County",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Anderson , Indiana is led by the Democratic Party of the US .",
        "id": "train_4012",
        "relation_list": [
            {
                "subject": "Anderson , Indiana",
                "object": "Democratic Party",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Democratic Party",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Anderson , Township of Madison County , Indiana is in the Country of United States .",
        "id": "train_4013",
        "relation_list": [
            {
                "subject": "Anderson",
                "object": "United States",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Angola , in Indiana , has a total area of 16.55 square kilometres .",
        "id": "train_4014",
        "relation_list": [
            {
                "subject": "Angola ,",
                "object": "16.55",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "16.55",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Angola , Indiana is in the United States .",
        "id": "train_4015",
        "relation_list": [
            {
                "subject": "Angola , Indiana",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Angola is a city in Indiana .",
        "id": "train_4016",
        "relation_list": [
            {
                "subject": "Angola",
                "object": "Indiana",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Angola , Indiana is part of Steuben County , Indiana .",
        "id": "train_4017",
        "relation_list": [
            {
                "subject": "Angola , Indiana",
                "object": "Steuben County , Indiana",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    28,
                    52
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Steuben County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    52
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Angola is part of Indiana which is in the United States .",
        "id": "train_4018",
        "relation_list": [
            {
                "subject": "Angola",
                "object": "United States",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The population density of Angola Indians is 524.5 ( inhabitants per square kilometre ) .",
        "id": "train_4019",
        "relation_list": [
            {
                "subject": "Angola",
                "object": "524.5 ( inhabitants per square kilometre )",
                "subj_char_span": [
                    26,
                    32
                ],
                "obj_char_span": [
                    44,
                    86
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "524.5 ( inhabitants per square kilometre )",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    86
                ],
                "tok_span": [
                    7,
                    17
                ]
            }
        ]
    },
    {
        "text": "The area code for Ann Arbor Michigan is 734 .",
        "id": "train_4020",
        "relation_list": [
            {
                "subject": "Ann Arbor",
                "object": "734",
                "subj_char_span": [
                    18,
                    27
                ],
                "obj_char_span": [
                    40,
                    43
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ann Arbor",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    27
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "734",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ann Arbor is in Michigan .",
        "id": "train_4021",
        "relation_list": [
            {
                "subject": "Ann Arbor",
                "object": "Michigan",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    16,
                    24
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ann Arbor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Michigan",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Ann Arbor is part of Washtenaw County in Michigan .",
        "id": "train_4022",
        "relation_list": [
            {
                "subject": "Ann Arbor",
                "object": "Washtenaw County",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    37
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ann Arbor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Washtenaw County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    37
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Christopher Taylor , politician , leads Ann Arbor , Michigan .",
        "id": "train_4023",
        "relation_list": [
            {
                "subject": "Ann Arbor , Michigan",
                "object": "Christopher Taylor",
                "subj_char_span": [
                    40,
                    60
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ann Arbor , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    60
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Christopher Taylor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The total area of Antioch , California is 75.324 square km .",
        "id": "train_4024",
        "relation_list": [
            {
                "subject": "Antioch , California",
                "object": "75.324",
                "subj_char_span": [
                    18,
                    38
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioch , California",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    38
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "75.324",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Antioch is part of California .",
        "id": "train_4025",
        "relation_list": [
            {
                "subject": "Antioch",
                "object": "California",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    29
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioch",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The United States House of Representatives is the leader of Antioch , California .",
        "id": "train_4026",
        "relation_list": [
            {
                "subject": "Antioch , California",
                "object": "United States House of Representatives",
                "subj_char_span": [
                    60,
                    80
                ],
                "obj_char_span": [
                    4,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioch , California",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    80
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "United States House of Representatives",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "The population of Antioch California is 102372 .",
        "id": "train_4027",
        "relation_list": [
            {
                "subject": "Antioch",
                "object": "102372",
                "subj_char_span": [
                    18,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "populationTotal",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioch",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "102372",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Antioch , California has postal codes 94509 and 94531 .",
        "id": "train_4028",
        "relation_list": [
            {
                "subject": "Antioch , California",
                "object": "94509",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    38,
                    43
                ],
                "predicate": "postalCode",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioch , California",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "94509",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    43
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Area codes for Arlington , Texas are : 682 , 817 , 214 , 469 and 972 .",
        "id": "train_4029",
        "relation_list": [
            {
                "subject": "Arlington , Texas",
                "object": "682 , 817 , 214 , 469",
                "subj_char_span": [
                    15,
                    32
                ],
                "obj_char_span": [
                    39,
                    60
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    8,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arlington , Texas",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    32
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "682 , 817 , 214 , 469",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    60
                ],
                "tok_span": [
                    8,
                    18
                ]
            }
        ]
    },
    {
        "text": "Arlington , Texas has a water area of 82.8 square kilometres .",
        "id": "train_4030",
        "relation_list": [
            {
                "subject": "Arlington , Texas",
                "object": "82.8",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "areaOfWater",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arlington , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "82.8",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Arlington is part of Tarrant County in Texas .",
        "id": "train_4031",
        "relation_list": [
            {
                "subject": "Arlington",
                "object": "Tarrant County",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arlington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Tarrant County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Arlington is part of Texas .",
        "id": "train_4032",
        "relation_list": [
            {
                "subject": "Arlington",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    26
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arlington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Atlanta has the area code of 404 .",
        "id": "train_4033",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "404",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    29,
                    32
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "404",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The area codes in Atlanta are 404 , 678 , and 470 .",
        "id": "train_4034",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "404 , 678 ,",
                "subj_char_span": [
                    18,
                    25
                ],
                "obj_char_span": [
                    30,
                    41
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "404 , 678 ,",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Atlanta covers 344.9 square kilometres .",
        "id": "train_4035",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "344.9",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    15,
                    20
                ],
                "predicate": "areaOfLand",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "344.9",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    2,
                    6
                ]
            }
        ]
    },
    {
        "text": "The total area of Atlanta is 347.1 SqKm .",
        "id": "train_4036",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "347.1",
                "subj_char_span": [
                    18,
                    25
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "347.1",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Atlanta is in the United States .",
        "id": "train_4037",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    18,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Most of Atlanta is part of DeKalb County in Georgia .",
        "id": "train_4038",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "DeKalb County",
                "subj_char_span": [
                    8,
                    15
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    15
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "DeKalb County",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Atlanta is a part of Fulton County in Georgia .",
        "id": "train_4039",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "Fulton County",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Fulton County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Atlanta , is a part of the U.S. state , Georgia .",
        "id": "train_4040",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "Georgia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Georgia",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The leader of Atlanta is the Atlanta City Council .",
        "id": "train_4041",
        "relation_list": [
            {
                "subject": "Atlanta",
                "object": "Atlanta City Council",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Atlanta",
                "object": "Atlanta City Council",
                "subj_char_span": [
                    29,
                    36
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Atlanta City Council",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Atlanta City Council",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The area code in Atlantic City ( New Jersey ) is 609 .",
        "id": "train_4042",
        "relation_list": [
            {
                "subject": "Atlantic City",
                "object": "609",
                "subj_char_span": [
                    17,
                    30
                ],
                "obj_char_span": [
                    49,
                    52
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "609",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    52
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Atlantic City , New Jersey is in the United States .",
        "id": "train_4043",
        "relation_list": [
            {
                "subject": "Atlantic City , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Atlantic City is part of Atlantic County , New Jersey .",
        "id": "train_4044",
        "relation_list": [
            {
                "subject": "Atlantic City",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    53
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    53
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Don Guardian is the leader of Atlantic City ( New Jersey ) .",
        "id": "train_4045",
        "relation_list": [
            {
                "subject": "Atlantic City",
                "object": "Don Guardian",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Don Guardian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The leader 's title in Atlantic City ( New Jersey ) is Clerk , which is a municipal official .",
        "id": "train_4046",
        "relation_list": [
            {
                "subject": "Atlantic City",
                "object": "Clerk",
                "subj_char_span": [
                    23,
                    36
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Clerk",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Atlantic City , in New Jersey , has a population density of 1421.2 inhabitants per square kilometre .",
        "id": "train_4047",
        "relation_list": [
            {
                "subject": "Atlantic City ,",
                "object": "1421.2",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1421.2",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Attica in Indiana , has a total area of 4.14 square kilometres .",
        "id": "train_4048",
        "relation_list": [
            {
                "subject": "Attica",
                "object": "4.14",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Attica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "4.14",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Attica is part of Indiana .",
        "id": "train_4049",
        "relation_list": [
            {
                "subject": "Attica",
                "object": "Indiana",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    18,
                    25
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Attica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    25
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Attica , Indiana is part of Logan Township , Fountain County , Indiana .",
        "id": "train_4050",
        "relation_list": [
            {
                "subject": "Attica , Indiana",
                "object": "Logan Township , Fountain County , Indiana",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    28,
                    70
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Attica , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Logan Township , Fountain County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    70
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "The population density , of Attica ( Indiana ) , is 783.1 inhabitants per square kilometre .",
        "id": "train_4051",
        "relation_list": [
            {
                "subject": "Attica",
                "object": "783.1",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Attica",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "783.1",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Auburn , Alabama , has the area code , 334 .",
        "id": "train_4052",
        "relation_list": [
            {
                "subject": "Auburn , Alabama",
                "object": "334",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn , Alabama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "334",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "1.7 square kilometres is the area of water in Auburn , Alabama .",
        "id": "train_4053",
        "relation_list": [
            {
                "subject": "Auburn , Alabama",
                "object": "1.7",
                "subj_char_span": [
                    46,
                    62
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "areaOfWater",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn , Alabama",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    62
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "1.7",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The total area of the city Auburn , in Alabama , is 140.8 square kilometres .",
        "id": "train_4054",
        "relation_list": [
            {
                "subject": "Auburn ,",
                "object": "140.8",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn ,",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "140.8",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Auburn , Alabama is in the United States .",
        "id": "train_4055",
        "relation_list": [
            {
                "subject": "Auburn , Alabama",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn , Alabama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "King County is the location of Auburn , Washington .",
        "id": "train_4056",
        "relation_list": [
            {
                "subject": "Auburn , Washington",
                "object": "King County",
                "subj_char_span": [
                    31,
                    50
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn , Washington",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    50
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "King County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Auburn is in Pierce County , Washington .",
        "id": "train_4057",
        "relation_list": [
            {
                "subject": "Auburn",
                "object": "Pierce County , Washington",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    13,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Pierce County , Washington",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    39
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Mayor is the title of the leader of Auburn , in Washington .",
        "id": "train_4058",
        "relation_list": [
            {
                "subject": "Auburn ,",
                "object": "Mayor",
                "subj_char_span": [
                    36,
                    44
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn ,",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Mayor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Auburn , Washington has a population density of 914.8 inhabitants per square kilometre .",
        "id": "train_4059",
        "relation_list": [
            {
                "subject": "Auburn , Washington",
                "object": "914.8",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    48,
                    53
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Auburn , Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "914.8",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    53
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The area code of Austin ( Texas ) , is 512 .",
        "id": "train_4060",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "512",
                "subj_char_span": [
                    17,
                    23
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "512",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The ares codes of Austin ( Texas ) are 512 and 737 .",
        "id": "train_4061",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "512",
                "subj_char_span": [
                    18,
                    24
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "areaCode",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "512",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The area of Austin , Texas is 703.95 ( square kilometres ) .",
        "id": "train_4062",
        "relation_list": [
            {
                "subject": "Austin , Texas",
                "object": "703.95 ( square kilometres )",
                "subj_char_span": [
                    12,
                    26
                ],
                "obj_char_span": [
                    30,
                    58
                ],
                "predicate": "areaTotal",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin , Texas",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    26
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "703.95 ( square kilometres )",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    58
                ],
                "tok_span": [
                    7,
                    15
                ]
            }
        ]
    },
    {
        "text": "Austin , Texas is in the United States .",
        "id": "train_4063",
        "relation_list": [
            {
                "subject": "Austin , Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Austin is in Hays County , Texas .",
        "id": "train_4064",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "Hays County , Texas",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    13,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Hays County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    32
                ],
                "tok_span": [
                    3,
                    8
                ]
            }
        ]
    },
    {
        "text": "Austin is part of Williamson County , in Texas .",
        "id": "train_4065",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "Williamson County ,",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    18,
                    37
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Williamson County ,",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "The leader in Austin Texas is the Mayor .",
        "id": "train_4066",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "Mayor",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Mayor",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The population density , of Austin ( Texas ) , is 1296.65 inhabitants per square kilometre .",
        "id": "train_4067",
        "relation_list": [
            {
                "subject": "Austin",
                "object": "1296.65",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "populationDensity",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "1296.65",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Corvallis is the largest city in Benton County , Oregon .",
        "id": "train_4068",
        "relation_list": [
            {
                "subject": "Benton County , Oregon",
                "object": "Corvallis",
                "subj_char_span": [
                    33,
                    55
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Benton County , Oregon",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    55
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Corvallis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Chinese is one of the languages spoken in California .",
        "id": "train_4069",
        "relation_list": [
            {
                "subject": "California",
                "object": "Chinese",
                "subj_char_span": [
                    42,
                    52
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Vietnamese is a language spoken in California .",
        "id": "train_4070",
        "relation_list": [
            {
                "subject": "California",
                "object": "Vietnamese",
                "subj_char_span": [
                    35,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Vietnamese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The California State Assembly is part of the California State Legislature .",
        "id": "train_4071",
        "relation_list": [
            {
                "subject": "California State Assembly",
                "object": "California State Legislature",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    45,
                    73
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California State Assembly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "California State Legislature",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    73
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The California State Assembly is located in the California State Capitol .",
        "id": "train_4072",
        "relation_list": [
            {
                "subject": "California State Assembly",
                "object": "California State Capitol",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    48,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California State Assembly",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "California State Capitol",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    72
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The California State Senate is part of the California State Legislature .",
        "id": "train_4073",
        "relation_list": [
            {
                "subject": "California State Senate",
                "object": "California State Legislature",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    43,
                    71
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California State Senate",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "California State Legislature",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    71
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The California State Senate is located at the California State Capitol .",
        "id": "train_4074",
        "relation_list": [
            {
                "subject": "California State Senate",
                "object": "California State Capitol",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    46,
                    70
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California State Senate",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "California State Capitol",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    70
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Contra Costa County is part of the San Francisco Bay area , in California .",
        "id": "train_4075",
        "relation_list": [
            {
                "subject": "Contra Costa County",
                "object": "San Francisco Bay",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    35,
                    52
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Contra Costa County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "San Francisco Bay",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    52
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "DeKalb County , Georgia , is located in the United States .",
        "id": "train_4076",
        "relation_list": [
            {
                "subject": "DeKalb County , Georgia",
                "object": "United States",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    44,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "DeKalb County , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "The chair of the Democratic Party in the United States is Debbie Wasserman Schultz .",
        "id": "train_4077",
        "relation_list": [
            {
                "subject": "Democratic Party",
                "object": "Debbie Wasserman Schultz",
                "subj_char_span": [
                    17,
                    33
                ],
                "obj_char_span": [
                    58,
                    82
                ],
                "predicate": "chairperson",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Democratic Party",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    33
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Debbie Wasserman Schultz",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    82
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Democratic Party of the U.S. headquarters on South Capitol Street .",
        "id": "train_4078",
        "relation_list": [
            {
                "subject": "Democratic Party",
                "object": "South Capitol Street",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    49,
                    69
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Democratic Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "South Capitol Street",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    69
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Democratic Party headquarters are in Washington , D.C. .",
        "id": "train_4079",
        "relation_list": [
            {
                "subject": "Democratic Party",
                "object": "Washington ,",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    41,
                    53
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Democratic Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    53
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Fountain County is in Indiana , in the United States .",
        "id": "train_4080",
        "relation_list": [
            {
                "subject": "Fountain County",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Fountain County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Covington is the County seat of Fountain County , in Indiana .",
        "id": "train_4081",
        "relation_list": [
            {
                "subject": "Fountain County ,",
                "object": "Covington",
                "subj_char_span": [
                    32,
                    49
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Fountain County ,",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    49
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Covington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Atlanta is the county seat of Fulton County , Georgia .",
        "id": "train_4082",
        "relation_list": [
            {
                "subject": "Fulton County , Georgia",
                "object": "Atlanta",
                "subj_char_span": [
                    30,
                    53
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Fulton County , Georgia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    53
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Atlanta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "San Marcos is the county seat of Hays County , Texas .",
        "id": "train_4083",
        "relation_list": [
            {
                "subject": "Hays County , Texas",
                "object": "San Marcos",
                "subj_char_span": [
                    33,
                    52
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Hays County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    52
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "San Marcos",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The largest city in Hays County , Texas is San Marcos .",
        "id": "train_4084",
        "relation_list": [
            {
                "subject": "Hays County , Texas",
                "object": "San Marcos",
                "subj_char_span": [
                    20,
                    39
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Hays County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    39
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "San Marcos",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Indiana is the United States .",
        "id": "train_4085",
        "relation_list": [
            {
                "subject": "Indiana",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    15,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    28
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "In Indiana , the language spoken is American English .",
        "id": "train_4086",
        "relation_list": [
            {
                "subject": "Indiana",
                "object": "English",
                "subj_char_span": [
                    3,
                    10
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Jones County , Texas is in the United States .",
        "id": "train_4087",
        "relation_list": [
            {
                "subject": "Jones County , Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jones County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Seattle is the largest city in King County , in Washington .",
        "id": "train_4088",
        "relation_list": [
            {
                "subject": "King County ,",
                "object": "Seattle",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "King County ,",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Seattle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Lafayette Township , Madison County , Indiana is part of the United States .",
        "id": "train_4089",
        "relation_list": [
            {
                "subject": "Lafayette Township , Madison County , Indiana",
                "object": "United States",
                "subj_char_span": [
                    0,
                    45
                ],
                "obj_char_span": [
                    61,
                    74
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lafayette Township , Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    45
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    74
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Opelika is the county seat of Lee County , Alabama .",
        "id": "train_4090",
        "relation_list": [
            {
                "subject": "Lee County , Alabama",
                "object": "Opelika",
                "subj_char_span": [
                    30,
                    50
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lee County , Alabama",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    50
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Opelika",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Albany is the largest city in Linn County , Oregon .",
        "id": "train_4091",
        "relation_list": [
            {
                "subject": "Linn County , Oregon",
                "object": "Albany",
                "subj_char_span": [
                    30,
                    50
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Linn County , Oregon",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    50
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Albany",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Anderson is the largest city in Madison County , Indiana .",
        "id": "train_4092",
        "relation_list": [
            {
                "subject": "Madison County , Indiana",
                "object": "Anderson",
                "subj_char_span": [
                    32,
                    56
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Madison County , Indiana",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    56
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Anderson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Lansing is the capital of Michigan .",
        "id": "train_4093",
        "relation_list": [
            {
                "subject": "Michigan",
                "object": "Lansing",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michigan",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Lansing",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Arabic is a language found in Michigan .",
        "id": "train_4094",
        "relation_list": [
            {
                "subject": "Michigan",
                "object": "Arabic",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michigan",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Michigan .",
        "id": "train_4095",
        "relation_list": [
            {
                "subject": "Michigan",
                "object": "English language",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michigan",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Spanish is one of the languages spoken in Michigan .",
        "id": "train_4096",
        "relation_list": [
            {
                "subject": "Michigan",
                "object": "Spanish",
                "subj_char_span": [
                    42,
                    50
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Michigan",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Monroe Township is in Madison County which is a part of Indiana .",
        "id": "train_4097",
        "relation_list": [
            {
                "subject": "Monroe Township",
                "object": "Indiana",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monroe Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indiana",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Monroe Township is part of Madison County in Indiana .",
        "id": "train_4098",
        "relation_list": [
            {
                "subject": "Monroe Township",
                "object": "Madison County",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monroe Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Madison County",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "New Jersey is in the United States .",
        "id": "train_4099",
        "relation_list": [
            {
                "subject": "New Jersey",
                "object": "United States",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Newark is the largest city of New Jersey .",
        "id": "train_4100",
        "relation_list": [
            {
                "subject": "New Jersey",
                "object": "Newark",
                "subj_char_span": [
                    30,
                    40
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Newark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Navajo language , is one of the languages spoken in New Mexico .",
        "id": "train_4101",
        "relation_list": [
            {
                "subject": "New Mexico",
                "object": "Navajo language",
                "subj_char_span": [
                    56,
                    66
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Mexico",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Navajo language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The leader of New Mexico 's House of Representatives is Don Tripp .",
        "id": "train_4102",
        "relation_list": [
            {
                "subject": "New Mexico",
                "object": "Don Tripp",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    56,
                    65
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Mexico",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Don Tripp",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    65
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "John Sánchez , is one of the leaders , in the New Mexico Senate .",
        "id": "train_4103",
        "relation_list": [
            {
                "subject": "New Mexico Senate",
                "object": "John Sánchez",
                "subj_char_span": [
                    46,
                    63
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New Mexico Senate",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "John Sánchez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Orange County , California is part of the Greater Los Angeles area .",
        "id": "train_4104",
        "relation_list": [
            {
                "subject": "Orange County , California",
                "object": "Greater Los Angeles",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    42,
                    61
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Orange County , California",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greater Los Angeles",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    61
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Pierce County , Washington is in the United States .",
        "id": "train_4105",
        "relation_list": [
            {
                "subject": "Pierce County , Washington",
                "object": "United States",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pierce County , Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Pierce County is the largest city in Tacoma , Washington .",
        "id": "train_4106",
        "relation_list": [
            {
                "subject": "Pierce County",
                "object": "Tacoma , Washington",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pierce County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Tacoma , Washington",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Potter County is in Texas , in the United States .",
        "id": "train_4107",
        "relation_list": [
            {
                "subject": "Potter County",
                "object": "United States",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Potter County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amarillo is the county seat of Potter County which is in Texas .",
        "id": "train_4108",
        "relation_list": [
            {
                "subject": "Potter County",
                "object": "Amarillo",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Potter County",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Amarillo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Randall County is in Texas , in the United States .",
        "id": "train_4109",
        "relation_list": [
            {
                "subject": "Randall County",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    36,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Randall County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Canyon , is the county seat of Randall County , which is in Texas .",
        "id": "train_4110",
        "relation_list": [
            {
                "subject": "Randall County ,",
                "object": "Canyon ,",
                "subj_char_span": [
                    31,
                    47
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Randall County ,",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Canyon ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Taylor County is in Texas , in the United States .",
        "id": "train_4111",
        "relation_list": [
            {
                "subject": "Taylor County",
                "object": "United States",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Taylor County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Austin is the capital city of Texas .",
        "id": "train_4112",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Texas is in the United States .",
        "id": "train_4113",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    16,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "English is a language spoken in Texas .",
        "id": "train_4114",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Spanish is a language spoken in Texas .",
        "id": "train_4115",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Houston is the largest city in Texas .",
        "id": "train_4116",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Houston",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Houston",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Austin is the county seat of Travis County , in Texas .",
        "id": "train_4117",
        "relation_list": [
            {
                "subject": "Travis County ,",
                "object": "Austin",
                "subj_char_span": [
                    29,
                    44
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Travis County ,",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    44
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Austin is the largest city in Travis County , Texas .",
        "id": "train_4118",
        "relation_list": [
            {
                "subject": "Travis County , Texas",
                "object": "Austin",
                "subj_char_span": [
                    30,
                    51
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Travis County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Union Township is in Madison County , which is in Indiana , in the United States .",
        "id": "train_4119",
        "relation_list": [
            {
                "subject": "Union Township",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Union Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "African Americans are an ethnic group in the United States .",
        "id": "train_4120",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    45,
                    58
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic groups in the United States , is Asian Americans .",
        "id": "train_4121",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    51,
                    66
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Native Americans are one of the ethnic groups in the United States of America .",
        "id": "train_4122",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    53,
                    66
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "White Americans are an ethnic group in the United States .",
        "id": "train_4123",
        "relation_list": [
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "English is the language spoken in the United States .",
        "id": "train_4124",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    38,
                    51
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The United States House of Representatives is part of the United States Congress .",
        "id": "train_4125",
        "relation_list": [
            {
                "subject": "United States House of Representatives",
                "object": "United States Congress",
                "subj_char_span": [
                    4,
                    42
                ],
                "obj_char_span": [
                    58,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States House of Representatives",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    42
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States Congress",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    80
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The United States house of Representatives is in the Unites States .",
        "id": "train_4126",
        "relation_list": [
            {
                "subject": "United States",
                "object": "United States",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Olympia is the capital of Washington .",
        "id": "train_4127",
        "relation_list": [
            {
                "subject": "Washington",
                "object": "Olympia",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Olympia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Washington state is located within the United States .",
        "id": "train_4128",
        "relation_list": [
            {
                "subject": "Washington",
                "object": "United States",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    39,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    52
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Seattle is the largest city in Washington State .",
        "id": "train_4129",
        "relation_list": [
            {
                "subject": "Washington",
                "object": "Seattle",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Seattle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Washtenaw County , Michigan is in the United States .",
        "id": "train_4130",
        "relation_list": [
            {
                "subject": "Washtenaw County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Washtenaw County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Georgetown is the county seat of Williamson County , Texas .",
        "id": "train_4131",
        "relation_list": [
            {
                "subject": "Williamson County , Texas",
                "object": "Georgetown",
                "subj_char_span": [
                    33,
                    58
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "countySeat",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Williamson County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    58
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Georgetown",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Round Rock is the largest city in Williamson County , Texas .",
        "id": "train_4132",
        "relation_list": [
            {
                "subject": "Williamson County , Texas",
                "object": "Round Rock",
                "subj_char_span": [
                    34,
                    59
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Williamson County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Round Rock",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Aarhus airport serves the city of Aarhus .",
        "id": "train_4133",
        "relation_list": [
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Aarhus",
                "object": "Aarhus",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Aarhus",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport is located in Tirstrup .",
        "id": "train_4134",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Tirstrup",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Aktieselskab is the operating organisation for Aarhus Airport .",
        "id": "train_4135",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "Aktieselskab",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Aktieselskab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Aarhus Airport runway length is 2776.0 .",
        "id": "train_4136",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2776.0",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    32,
                    38
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "2776.0",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway length at Aarhus Airport is 2777.0 meters .",
        "id": "train_4137",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "2777.0",
                "subj_char_span": [
                    21,
                    35
                ],
                "obj_char_span": [
                    39,
                    45
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "2777.0",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "The runway name at Aarhus Airport is `` 10R/28L '' .",
        "id": "train_4138",
        "relation_list": [
            {
                "subject": "Aarhus Airport",
                "object": "`` 10R/28L ''",
                "subj_char_span": [
                    19,
                    33
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "runwayName",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Aarhus Airport",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "`` 10R/28L ''",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    9,
                    18
                ]
            }
        ]
    },
    {
        "text": "Abilene , Texas is in the United States .",
        "id": "train_4139",
        "relation_list": [
            {
                "subject": "Abilene , Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Abilene , Texas is part of Taylor County , Texas .",
        "id": "train_4140",
        "relation_list": [
            {
                "subject": "Abilene , Texas",
                "object": "Taylor County , Texas",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Taylor County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    48
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Abilene , Texas is part of Texas .",
        "id": "train_4141",
        "relation_list": [
            {
                "subject": "Abilene , Texas",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    10,
                    15
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Abilene , Texas",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    15
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Abilene , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The length of the 1st runway at Abilene Regional airport is 3678 feet .",
        "id": "train_4142",
        "relation_list": [
            {
                "subject": "Abilene Regional",
                "object": "3678",
                "subj_char_span": [
                    32,
                    48
                ],
                "obj_char_span": [
                    60,
                    64
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "3678",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    64
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Abilene Regional Airport elevation above the sea level in metres is 546 .",
        "id": "train_4143",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "546",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    68,
                    71
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "546",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "The runway length of Abilene Regional Airport is 2194.0 .",
        "id": "train_4144",
        "relation_list": [
            {
                "subject": "Abilene Regional Airport",
                "object": "2194.0",
                "subj_char_span": [
                    21,
                    45
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Abilene Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    45
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "2194.0",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , N.Y. is served by the Adirondack Regional Airport .",
        "id": "train_4145",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Lake Placid ,",
                "subj_char_span": [
                    36,
                    63
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    13,
                    19
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    63
                ],
                "tok_span": [
                    13,
                    19
                ]
            },
            {
                "text": "Lake Placid ,",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Adirondack Regional Airport serves the city of Saranac Lake , New York .",
        "id": "train_4146",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "Saranac Lake , New York",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    47,
                    70
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    70
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "The runway length of Adirondack Regional Airport is 2003.0 .",
        "id": "train_4147",
        "relation_list": [
            {
                "subject": "Adirondack Regional Airport",
                "object": "2003.0",
                "subj_char_span": [
                    21,
                    48
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adirondack Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    48
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "2003.0",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez Madrid-Barajas Airport has an elevation of 610.0 metres above sea level .",
        "id": "train_4148",
        "relation_list": [
            {
                "subject": "Adolfo Suarez",
                "object": "610.0",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    57,
                    62
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "610.0",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    62
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Adolfo Suarez MadridBarajas Airport can be found in Paracuellos de Jarama .",
        "id": "train_4149",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "Paracuellos de Jarama",
                "subj_char_span": [
                    0,
                    35
                ],
                "obj_char_span": [
                    52,
                    73
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    35
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    73
                ],
                "tok_span": [
                    14,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Adolfo Suarez MadridBarajas Airport is operated by ENAIRE .",
        "id": "train_4150",
        "relation_list": [
            {
                "subject": "Adolfo Suarez MadridBarajas Airport",
                "object": "ENAIRE",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    11
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adolfo Suarez MadridBarajas Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    11
                ]
            },
            {
                "text": "ENAIRE",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport is elevated 2988 feet above sea level .",
        "id": "train_4151",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2988",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    46,
                    50
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_feet)",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2988",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    50
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway length at Afonso Pena International airport is 1800.0 .",
        "id": "train_4152",
        "relation_list": [
            {
                "subject": "Afonso Pena International",
                "object": "1800.0",
                "subj_char_span": [
                    21,
                    46
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    46
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "1800.0",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Afonso Pena International Airport runway length is 2215.0 .",
        "id": "train_4153",
        "relation_list": [
            {
                "subject": "Afonso Pena International Airport",
                "object": "2215.0",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Afonso Pena International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "2215.0",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is elevated 167.94 metres above sea level .",
        "id": "train_4154",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "167.94",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "167.94",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Agra Airport is in India .",
        "id": "train_4155",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "India",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    19,
                    24
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The Airports Authority of India is the operating organisation of Agra Airport .",
        "id": "train_4156",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Airports Authority of India",
                "subj_char_span": [
                    65,
                    77
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    77
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Airports Authority of India",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Agra Airport is the Indian Air Force .",
        "id": "train_4157",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "Indian Air Force",
                "subj_char_span": [
                    31,
                    43
                ],
                "obj_char_span": [
                    51,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    43
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    67
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Agra Airport 's runway length is 2743.0 .",
        "id": "train_4158",
        "relation_list": [
            {
                "subject": "Agra Airport",
                "object": "2743.0",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agra Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "2743.0",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is 618 feet above sea level .",
        "id": "train_4159",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "618",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_feet)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "618",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is found in Iraq .",
        "id": "train_4160",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "Iraq",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Al Asad Airbase is operated by the United States Air Force .",
        "id": "train_4161",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "United States Air Force",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The runway length of Al Asad Airbase is 3078.48 .",
        "id": "train_4162",
        "relation_list": [
            {
                "subject": "Al Asad Airbase",
                "object": "3078.48",
                "subj_char_span": [
                    21,
                    36
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Al Asad Airbase",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    36
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "3078.48",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Alcobendas is located in Spain .",
        "id": "train_4163",
        "relation_list": [
            {
                "subject": "Alcobendas",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcobendas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Saint Anne is the capital of Alderney .",
        "id": "train_4164",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "Saint Anne",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Saint Anne",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The main language spoken on Alderney is English .",
        "id": "train_4165",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "English",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alderney 's leader name is Elizabeth II .",
        "id": "train_4166",
        "relation_list": [
            {
                "subject": "Alderney",
                "object": "Elizabeth II",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    27,
                    39
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Alderney Airport has a runway length of 497.0 .",
        "id": "train_4167",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "497.0",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    40,
                    45
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "497.0",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    45
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Alderney Airport runway has a length of 733.0 .",
        "id": "train_4168",
        "relation_list": [
            {
                "subject": "Alderney Airport",
                "object": "733.0",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alderney Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "733.0",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International Airport serves the city of Lahore .",
        "id": "train_4169",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Lahore",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Allama Iqbal International airport is located in Pakistan .",
        "id": "train_4170",
        "relation_list": [
            {
                "subject": "Allama Iqbal International",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Pakistan Civil Aviation Authority governs the Allama Iqbal International Airport .",
        "id": "train_4171",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "Pakistan Civil Aviation Authority",
                "subj_char_span": [
                    50,
                    84
                ],
                "obj_char_span": [
                    4,
                    37
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    8,
                    15
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    84
                ],
                "tok_span": [
                    8,
                    15
                ]
            },
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "The runway length of Allama Iqbal International Airport is 2900.0 .",
        "id": "train_4172",
        "relation_list": [
            {
                "subject": "Allama Iqbal International Airport",
                "object": "2900.0",
                "subj_char_span": [
                    21,
                    55
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Allama Iqbal International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    55
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "2900.0",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alpena Michigan is a country in United States .",
        "id": "train_4173",
        "relation_list": [
            {
                "subject": "Alpena",
                "object": "United States",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The length of the first runway of Alpena County Regional Airport is 9001 .",
        "id": "train_4174",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "9001",
                "subj_char_span": [
                    34,
                    64
                ],
                "obj_char_span": [
                    68,
                    72
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    64
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "9001",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport city served Alpena , Michigan .",
        "id": "train_4175",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Alpena , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    60
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Alpena , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    60
                ],
                "tok_span": [
                    8,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is found in Maple Ridge Township , Alpena County in Michigan .",
        "id": "train_4176",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Maple Ridge Township , Alpena County",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    79
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Maple Ridge Township , Alpena County",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    79
                ],
                "tok_span": [
                    9,
                    17
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport is found in Wilson Township , Alpena County , Michigan .",
        "id": "train_4177",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "Wilson Township , Alpena County , Michigan",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    43,
                    85
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    85
                ],
                "tok_span": [
                    9,
                    18
                ]
            }
        ]
    },
    {
        "text": "Alpena Country Regional Airport owner is Alpena Country , Michigan .",
        "id": "train_4178",
        "relation_list": [
            {
                "subject": "Alpena",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alpena",
                "object": "Alpena",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Alpena",
                "object": "Alpena",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Alpena",
                "object": "Alpena",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Alpena",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alpena County Regional Airport 's runway length is 2744.0 .",
        "id": "train_4179",
        "relation_list": [
            {
                "subject": "Alpena County Regional Airport",
                "object": "2744.0",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alpena County Regional Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "2744.0",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amsterdam 's leader is Eberhard van der Laan .",
        "id": "train_4180",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Eberhard van der Laan",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Eberhard van der Laan",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    44
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "The length of the first runway at Amsterdam Airport Schiphol is 3800 metres .",
        "id": "train_4181",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3800",
                "subj_char_span": [
                    34,
                    60
                ],
                "obj_char_span": [
                    64,
                    68
                ],
                "predicate": "1st_runway_LengthMetre",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    60
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "3800",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    68
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol is 5th runway number 18 .",
        "id": "train_4182",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "18",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    48,
                    50
                ],
                "predicate": "5th_runway_Number",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "18",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol is -3.3528 metres above sea level .",
        "id": "train_4183",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "-3.3528",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "-3.3528",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Amsterdam 's Schiphol Airport is located in Haarlemmermeer .",
        "id": "train_4184",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "Haarlemmermeer",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    44,
                    58
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Haarlemmermeer",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    58
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Amsterdam Airport Schiphol operating organization is Schiphol Group .",
        "id": "train_4185",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "Schiphol Group",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Schiphol Group",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway length at Amsterdam Airport Schiphol is 2014.0 meters .",
        "id": "train_4186",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "2014.0",
                "subj_char_span": [
                    21,
                    47
                ],
                "obj_char_span": [
                    51,
                    57
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    47
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "2014.0",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    57
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The runway length of Amsterdam airport Schipol is 3300.0 .",
        "id": "train_4187",
        "relation_list": [
            {
                "subject": "Amsterdam",
                "object": "3300.0",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "3300.0",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The length of the runway at Amsterdam Airport Schiphol is 3400.0 metres .",
        "id": "train_4188",
        "relation_list": [
            {
                "subject": "Amsterdam Airport Schiphol",
                "object": "3400.0",
                "subj_char_span": [
                    28,
                    54
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport Schiphol",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "3400.0",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "The runway length of Amsterdam Airport is 3800.0 metres .",
        "id": "train_4189",
        "relation_list": [
            {
                "subject": "Amsterdam Airport",
                "object": "3800.0",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    42,
                    48
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amsterdam Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The largest city in Andrews County , Texas is Andrews .",
        "id": "train_4190",
        "relation_list": [
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews",
                "subj_char_span": [
                    20,
                    42
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Andrews County , Texas",
                "object": "Andrews",
                "subj_char_span": [
                    20,
                    42
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    42
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Andrews County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    42
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Andrews",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is 4th runway length feet of 25 .",
        "id": "train_4191",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "25",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    52,
                    54
                ],
                "predicate": "4th_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "25",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    54
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Andrews County Airport is located in Texas .",
        "id": "train_4192",
        "relation_list": [
            {
                "subject": "Andrews County Airport",
                "object": "Texas",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    37,
                    42
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The runway length of Andrews County airport is 929.0 .",
        "id": "train_4193",
        "relation_list": [
            {
                "subject": "Andrews County",
                "object": "929.0",
                "subj_char_span": [
                    21,
                    35
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andrews County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "929.0",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport 1st runway is Number 5 .",
        "id": "train_4194",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "5",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    50,
                    51
                ],
                "predicate": "1st_runway_Number",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "5",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    51
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Angola International airport is 159 metres above sea level .",
        "id": "train_4195",
        "relation_list": [
            {
                "subject": "Angola International",
                "object": "159",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    35
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "159",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    35
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Angola International Airport is located at Ícolo e Bengo .",
        "id": "train_4196",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "Ícolo e Bengo",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway at Angola International Airport is called `` 05L/23R '' .",
        "id": "train_4197",
        "relation_list": [
            {
                "subject": "Angola International Airport",
                "object": "`` 05L/23R ''",
                "subj_char_span": [
                    14,
                    42
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "runwayName",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    8,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International Airport",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    42
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "`` 05L/23R ''",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    8,
                    17
                ]
            }
        ]
    },
    {
        "text": "`` South Runway '' is a runway name at Angola International airport .",
        "id": "train_4198",
        "relation_list": [
            {
                "subject": "Angola International",
                "object": "`` South Runway ''",
                "subj_char_span": [
                    39,
                    59
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "runwayName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Angola International",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    59
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "`` South Runway ''",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Antwerp is admin Arrondissement of Arrondissement .",
        "id": "train_4199",
        "relation_list": [
            {
                "subject": "Antwerp",
                "object": "Arrondissement of",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    17,
                    34
                ],
                "predicate": "administrativeArrondissement",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arrondissement of",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    34
                ],
                "tok_span": [
                    4,
                    10
                ]
            }
        ]
    },
    {
        "text": "Antwerp is in the country of Belgium .",
        "id": "train_4200",
        "relation_list": [
            {
                "subject": "Antwerp",
                "object": "Belgium",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Antwerp International Airport serves the city of Antwerp .",
        "id": "train_4201",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Antwerp International Airport",
                "object": "Antwerp",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    56
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Antwerp",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    56
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The owner of Antwerp International Airport is the Flemish Region .",
        "id": "train_4202",
        "relation_list": [
            {
                "subject": "Antwerp International Airport",
                "object": "Flemish Region",
                "subj_char_span": [
                    13,
                    42
                ],
                "obj_char_span": [
                    50,
                    64
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International Airport",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    42
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    64
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The runway length at Antwerp International airport is 1510.0 .",
        "id": "train_4203",
        "relation_list": [
            {
                "subject": "Antwerp International",
                "object": "1510.0",
                "subj_char_span": [
                    21,
                    42
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    42
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "1510.0",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The runway at Antwerp International airport is 600.0 in length .",
        "id": "train_4204",
        "relation_list": [
            {
                "subject": "Antwerp International",
                "object": "600.0",
                "subj_char_span": [
                    14,
                    35
                ],
                "obj_char_span": [
                    47,
                    52
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antwerp International",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    35
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "600.0",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    52
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Appleton , Wisconsin is part of Grand Chute , Wisconsin .",
        "id": "train_4205",
        "relation_list": [
            {
                "subject": "Appleton , Wisconsin",
                "object": "Grand Chute , Wisconsin",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Grand Chute , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    55
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Appleton , Wisconsin is part of Kimberly , Wisconsin .",
        "id": "train_4206",
        "relation_list": [
            {
                "subject": "Appleton , Wisconsin",
                "object": "Kimberly , Wisconsin",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    52
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Kimberly , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    52
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport is 1st 8002 runway length .",
        "id": "train_4207",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "8002",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "8002",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Appletone International Airport city served Appleton , Wisconsin .",
        "id": "train_4208",
        "relation_list": [
            {
                "subject": "Appleton",
                "object": "Appleton , Wisconsin",
                "subj_char_span": [
                    44,
                    52
                ],
                "obj_char_span": [
                    44,
                    64
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    52
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Appleton , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    64
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport elevation above the sea level in metres is 280 .",
        "id": "train_4209",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "280",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    74,
                    77
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "280",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    77
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Appleton International Airport can be found in Greenville , Wisconsin .",
        "id": "train_4210",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Greenville , Wisconsin",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    47,
                    69
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    69
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Appleton International Airport is in Outagamie County , Wisconsin .",
        "id": "train_4211",
        "relation_list": [
            {
                "subject": "Appleton International Airport",
                "object": "Outagamie County , Wisconsin",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    68,
                    96
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Appleton International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Outagamie County , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    96
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "Poaceae is the surface type of the second runway of Ardmore Airport , New Zealand .",
        "id": "train_4212",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "Poaceae",
                "subj_char_span": [
                    52,
                    67
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "2nd_runway_SurfaceType",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    67
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The 3rd runway at Ardmore Airport , New Zealand is 1960 feet in length .",
        "id": "train_4213",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "1960",
                "subj_char_span": [
                    18,
                    33
                ],
                "obj_char_span": [
                    51,
                    55
                ],
                "predicate": "3rd_runway_LengthFeet",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "1960",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) 's 3rd runway surface type is Poaceae .",
        "id": "train_4214",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "Poaceae",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    62,
                    69
                ],
                "predicate": "3rd_runway_SurfaceType",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    69
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Ardmore Airport ( New Zealand ) runway length is 597.0 .",
        "id": "train_4215",
        "relation_list": [
            {
                "subject": "Ardmore Airport ( New Zealand )",
                "object": "597.0",
                "subj_char_span": [
                    0,
                    31
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport ( New Zealand )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    31
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "597.0",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The runway at Ardmore Airport in New Zealand is called `` 03R/21L '' .",
        "id": "train_4216",
        "relation_list": [
            {
                "subject": "Ardmore Airport",
                "object": "`` 03R/21L ''",
                "subj_char_span": [
                    14,
                    29
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "runwayName",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    12,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ardmore Airport",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    29
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "`` 03R/21L ''",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    21
                ]
            }
        ]
    },
    {
        "text": "The length of the first runway at Ashgabat International Airport is 12467 feet .",
        "id": "train_4217",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "12467",
                "subj_char_span": [
                    34,
                    64
                ],
                "obj_char_span": [
                    68,
                    73
                ],
                "predicate": "1st_runway_LengthFeet",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    64
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "12467",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    73
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Ashgabat International Airport 's 3rd runway length in ft is 2953 .",
        "id": "train_4218",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "2953",
                "subj_char_span": [
                    4,
                    34
                ],
                "obj_char_span": [
                    65,
                    69
                ],
                "predicate": "3rd_runway_LengthFeet",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    34
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "2953",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    69
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is 211 metres above sea level .",
        "id": "train_4219",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "211",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    34,
                    37
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "211",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ashgabat International Airport is located in Ashgabat .",
        "id": "train_4220",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Ashgabat International Airport",
                "object": "Ashgabat",
                "subj_char_span": [
                    0,
                    30
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The operating organization for Ashgabat International Airport is called Turkmenistan Airlines .",
        "id": "train_4221",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "Turkmenistan Airlines",
                "subj_char_span": [
                    31,
                    61
                ],
                "obj_char_span": [
                    72,
                    93
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    61
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    93
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "The runway length at Ashgabat International Airport is 2989.0 meters .",
        "id": "train_4222",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "2989.0",
                "subj_char_span": [
                    21,
                    51
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "2989.0",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "The runway length at Ashgabat International airport is 3800.0 .",
        "id": "train_4223",
        "relation_list": [
            {
                "subject": "Ashgabat International",
                "object": "3800.0",
                "subj_char_span": [
                    21,
                    43
                ],
                "obj_char_span": [
                    55,
                    61
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    43
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "3800.0",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    61
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The runway length at Ashgabat International Airport is 900.0 .",
        "id": "train_4224",
        "relation_list": [
            {
                "subject": "Ashgabat International Airport",
                "object": "900.0",
                "subj_char_span": [
                    21,
                    51
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ashgabat International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    51
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "900.0",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Athens is located in the country of Greece .",
        "id": "train_4225",
        "relation_list": [
            {
                "subject": "Athens",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Athens International Airport serves the city of Athens .",
        "id": "train_4226",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    32
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Athens International Airport",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    32
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    32
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    32
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Athens International Airport is 94 metres above sea level .",
        "id": "train_4227",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "94",
                "subj_char_span": [
                    0,
                    28
                ],
                "obj_char_span": [
                    32,
                    34
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    28
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "94",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    34
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The runway length of Athens International Airport is 4000.0 .",
        "id": "train_4228",
        "relation_list": [
            {
                "subject": "Athens International Airport",
                "object": "4000.0",
                "subj_char_span": [
                    21,
                    49
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Athens International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    49
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "4000.0",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Atlantic City , New Jersey is part of New Jersey .",
        "id": "train_4229",
        "relation_list": [
            {
                "subject": "Atlantic City , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    16,
                    26
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Atlantic City , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    38,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    26
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The leader of Atlantic City , New Jersey is Don Guardian .",
        "id": "train_4230",
        "relation_list": [
            {
                "subject": "Atlantic City , New Jersey",
                "object": "Don Guardian",
                "subj_char_span": [
                    14,
                    40
                ],
                "obj_char_span": [
                    44,
                    56
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    40
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Don Guardian",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Atlantic City International Airport serves Atlantic City , N.J .",
        "id": "train_4231",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Atlantic City ,",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    47,
                    62
                ],
                "predicate": "cityServed",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Atlantic City ,",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    62
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The elevation above the sea level ( in metres ) of Atlantic City International Airport is 23.0 .",
        "id": "train_4232",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "23.0",
                "subj_char_span": [
                    51,
                    86
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "elevationAboveTheSeaLevel_(in_metres)",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    86
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "23.0",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "The Atlantic City International Airport is operated by the Port Authority of New York and New Jersey .",
        "id": "train_4233",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "Port Authority of New York and New Jersey",
                "subj_char_span": [
                    4,
                    39
                ],
                "obj_char_span": [
                    59,
                    100
                ],
                "predicate": "operatingOrganisation",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    39
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    100
                ],
                "tok_span": [
                    9,
                    17
                ]
            }
        ]
    },
    {
        "text": "The runway length of Atlantic City International Airport is 3048.0 .",
        "id": "train_4234",
        "relation_list": [
            {
                "subject": "Atlantic City International Airport",
                "object": "3048.0",
                "subj_char_span": [
                    21,
                    56
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "runwayLength",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atlantic City International Airport",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    56
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "3048.0",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "French is the spoken language in Belgium .",
        "id": "train_4235",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "French",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Belgium 's leader is Charles Michel .",
        "id": "train_4236",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "Charles Michel",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Charles Michel",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    35
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "French is the official language of Belgium .",
        "id": "train_4237",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "French",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "German is the official language of Belgium .",
        "id": "train_4238",
        "relation_list": [
            {
                "subject": "Belgium",
                "object": "German",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Civil Aviation Authority of New Zealand is in Wellington .",
        "id": "train_4239",
        "relation_list": [
            {
                "subject": "Civil Aviation Authority of New Zealand",
                "object": "Wellington",
                "subj_char_span": [
                    4,
                    43
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Civil Aviation Authority of New Zealand",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    43
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Wellington",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Curitiba is located in Brazil .",
        "id": "train_4240",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "Brazil",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Curitiba is part of the State of Paraná .",
        "id": "train_4241",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "Paraná",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Paraná",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Curitiba is led by the Democratic Labour Party ( Brazil ) .",
        "id": "train_4242",
        "relation_list": [
            {
                "subject": "Curitiba",
                "object": "Democratic Labour Party ( Brazil )",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    23,
                    57
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Curitiba",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Democratic Labour Party ( Brazil )",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    57
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Denmark language is Danish language .",
        "id": "train_4243",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Danish language",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    20,
                    35
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Danish language",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    35
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Faroese language is spoken in Denmark .",
        "id": "train_4244",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Faroese language",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Faroese language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "German is the language spoken in Denmark .",
        "id": "train_4245",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Greenlandic is the language spoken in Denmark .",
        "id": "train_4246",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Greenlandic",
                "subj_char_span": [
                    38,
                    45
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Greenlandic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Egg Harbor Township , New Jersey is in the United States .",
        "id": "train_4247",
        "relation_list": [
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "United States",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Egg Harbor Township is a township in Atlantic County , New Jersey , United States .",
        "id": "train_4248",
        "relation_list": [
            {
                "subject": "Egg Harbor Township",
                "object": "Atlantic County , New Jersey",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    37,
                    65
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Atlantic County , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    65
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Egg Harbor Township , New Jersey is part of New Jersey .",
        "id": "train_4249",
        "relation_list": [
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    22,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Egg Harbor Township , New Jersey",
                "object": "New Jersey",
                "subj_char_span": [
                    0,
                    32
                ],
                "obj_char_span": [
                    44,
                    54
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Egg Harbor Township , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    32
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    54
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Flemish Government jurisdiction is Flanders .",
        "id": "train_4250",
        "relation_list": [
            {
                "subject": "Flemish Government",
                "object": "Flanders",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "jurisdiction",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Flanders",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Flemish Government jurisdiction is Flemish Region .",
        "id": "train_4251",
        "relation_list": [
            {
                "subject": "Flemish Government",
                "object": "Flemish Region",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    35,
                    49
                ],
                "predicate": "jurisdiction",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Flemish Government",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Flemish Region",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The Flemish region is in the country of Belgium .",
        "id": "train_4252",
        "relation_list": [
            {
                "subject": "Flemish",
                "object": "Belgium",
                "subj_char_span": [
                    4,
                    11
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Flemish",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Belgium",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Greece demonym is Greeks .",
        "id": "train_4253",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Greeks",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    18,
                    24
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Greeks",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Greece 's leader name is Prokopis Pavlopoulos .",
        "id": "train_4254",
        "relation_list": [
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    25,
                    45
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    45
                ],
                "tok_span": [
                    6,
                    14
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin , is part of Clayton Winnebago County , Wisconsin .",
        "id": "train_4255",
        "relation_list": [
            {
                "subject": "Greenville , Wisconsin",
                "object": "Clayton",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Clayton",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin is part of Dale , Wisconsin .",
        "id": "train_4256",
        "relation_list": [
            {
                "subject": "Greenville , Wisconsin",
                "object": "Dale , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dale , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin is part of Ellington , Wisconsin .",
        "id": "train_4257",
        "relation_list": [
            {
                "subject": "Greenville , Wisconsin",
                "object": "Ellington , Wisconsin",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    55
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Ellington , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    55
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Greenville , Wisconsin is part of Menasha , Wisconsin .",
        "id": "train_4258",
        "relation_list": [
            {
                "subject": "Greenville , Wisconsin",
                "object": "Menasha",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Greenville , Wisconsin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Menasha",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Harrietstown , New York is part of New York .",
        "id": "train_4259",
        "relation_list": [
            {
                "subject": "Harrietstown , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Harrietstown , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    43
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi is the leader of India .",
        "id": "train_4260",
        "relation_list": [
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "One of the leaders of India is called T. S. Thakur .",
        "id": "train_4261",
        "relation_list": [
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    22,
                    27
                ],
                "obj_char_span": [
                    38,
                    50
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    27
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    50
                ],
                "tok_span": [
                    8,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Boeing C-17 Globemaster III is a transport aircraft in the Indian Air Force .",
        "id": "train_4262",
        "relation_list": [
            {
                "subject": "Indian Air Force",
                "object": "Boeing C-17 Globemaster III",
                "subj_char_span": [
                    63,
                    79
                ],
                "obj_char_span": [
                    4,
                    31
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    1,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indian Air Force",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    79
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Boeing C-17 Globemaster III",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    8
                ]
            }
        ]
    },
    {
        "text": "The currency in Iraq is the Iraqi dinar .",
        "id": "train_4263",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Iraqi dinar",
                "subj_char_span": [
                    16,
                    20
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Iraqi dinar",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Kurdish languages are spoken in Iraq .",
        "id": "train_4264",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Kurdish languages",
                "subj_char_span": [
                    36,
                    40
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Kurdish languages",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Iraq is led by Fuad Masum .",
        "id": "train_4265",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Fuad Masum",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    15,
                    25
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Fuad Masum",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    25
                ],
                "tok_span": [
                    4,
                    9
                ]
            }
        ]
    },
    {
        "text": "Iraq leader name is Haider Al-Abadi .",
        "id": "train_4266",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Haider",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    20,
                    26
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Haider",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The official language of Iraq is Arabic .",
        "id": "train_4267",
        "relation_list": [
            {
                "subject": "Iraq",
                "object": "Arabic",
                "subj_char_span": [
                    25,
                    29
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Iraq",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Lahore is in Pakistan .",
        "id": "train_4268",
        "relation_list": [
            {
                "subject": "Lahore",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    13,
                    21
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lahore",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    21
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , New York is located in the United States .",
        "id": "train_4269",
        "relation_list": [
            {
                "subject": "Lake Placid , New York",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    41,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , New York is part of Essex County , New York .",
        "id": "train_4270",
        "relation_list": [
            {
                "subject": "Lake Placid , New York",
                "object": "Essex County , New York",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    57
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    57
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Lake Placid , New York is part of New York .",
        "id": "train_4271",
        "relation_list": [
            {
                "subject": "Lake Placid , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    14,
                    22
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Lake Placid , New York",
                "object": "New York",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Lake Placid , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Luanda is in the country of Angola .",
        "id": "train_4272",
        "relation_list": [
            {
                "subject": "Luanda",
                "object": "Angola",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Luanda",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Ahora Madrid is the leading party of Madrid .",
        "id": "train_4273",
        "relation_list": [
            {
                "subject": "Madrid",
                "object": "Ahora Madrid",
                "subj_char_span": [
                    6,
                    12
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Madrid",
                "object": "Ahora Madrid",
                "subj_char_span": [
                    37,
                    43
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    6,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Ahora Madrid",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Madrid",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ahora Madrid",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Maple Ridge Townshio , Alpena County Michigan is in the United States .",
        "id": "train_4274",
        "relation_list": [
            {
                "subject": "Maple Ridge",
                "object": "United States",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Maple Ridge",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "Pakistan 's leader is Mamnoon Hussain .",
        "id": "train_4275",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Mamnoon Hussain",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mamnoon Hussain",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Pakistan 's leader is Nawaz Sharif .",
        "id": "train_4276",
        "relation_list": [
            {
                "subject": "Pakistan",
                "object": "Nawaz Sharif",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    22,
                    34
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Nawaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    34
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "The Pakistan Civil Aviation Authority is headquartered at Jinnah International Airport .",
        "id": "train_4277",
        "relation_list": [
            {
                "subject": "Pakistan Civil Aviation Authority",
                "object": "Jinnah International Airport",
                "subj_char_span": [
                    4,
                    37
                ],
                "obj_char_span": [
                    58,
                    86
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    37
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Jinnah International Airport",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    86
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Pakistan Civil Aviation Authority 's location is Jinnah International Airport .",
        "id": "train_4278",
        "relation_list": [
            {
                "subject": "Pakistan Civil Aviation Authority",
                "object": "Jinnah International Airport",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    49,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pakistan Civil Aviation Authority",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Jinnah International Airport",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    77
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Paracuellos de Jarama is in Spain .",
        "id": "train_4279",
        "relation_list": [
            {
                "subject": "Paracuellos de Jarama",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Paracuellos de Jarama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Poaceae class is Monocotyledon .",
        "id": "train_4280",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Monocotyledon",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    17,
                    30
                ],
                "predicate": "class",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Monocotyledon",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    4,
                    9
                ]
            }
        ]
    },
    {
        "text": "Poaceae belongs to the order of Commelinids .",
        "id": "train_4281",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Commelinids",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    32,
                    43
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Commelinids",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    43
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "Poaceae is of the Poales order .",
        "id": "train_4282",
        "relation_list": [
            {
                "subject": "Poaceae",
                "object": "Poales",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    18,
                    24
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Poaceae",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Poales",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    24
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Port Authority of New York and New Jersey 's headquarter is New York .",
        "id": "train_4283",
        "relation_list": [
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    0,
                    41
                ],
                "obj_char_span": [
                    18,
                    26
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    0,
                    41
                ],
                "obj_char_span": [
                    60,
                    68
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    41
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    41
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Port Authority of New York and New Jersey serves the New York region .",
        "id": "train_4284",
        "relation_list": [
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Port Authority of New York and New Jersey",
                "object": "New York",
                "subj_char_span": [
                    4,
                    45
                ],
                "obj_char_span": [
                    57,
                    65
                ],
                "predicate": "regionServed",
                "subj_tok_span": [
                    1,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Port Authority of New York and New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    45
                ],
                "tok_span": [
                    1,
                    9
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Punjab is found in the country Pakistan .",
        "id": "train_4285",
        "relation_list": [
            {
                "subject": "Punjab",
                "object": "Pakistan",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Malik Muhammad Rafique Rajwana is a leader in the Punjab , Pakistan .",
        "id": "train_4286",
        "relation_list": [
            {
                "subject": "Punjab , Pakistan",
                "object": "Malik Muhammad Rafique Rajwana",
                "subj_char_span": [
                    50,
                    67
                ],
                "obj_char_span": [
                    0,
                    30
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    67
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Malik Muhammad Rafique Rajwana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    30
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "The leader of Punjab , Pakistan is Shehbaz Sharif .",
        "id": "train_4287",
        "relation_list": [
            {
                "subject": "Punjab , Pakistan",
                "object": "Shehbaz Sharif",
                "subj_char_span": [
                    14,
                    31
                ],
                "obj_char_span": [
                    35,
                    49
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    31
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Shehbaz Sharif",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Punjab , Pakistan , is led by the Provincial Assembly of the Punjab .",
        "id": "train_4288",
        "relation_list": [
            {
                "subject": "Punjab , Pakistan",
                "object": "Provincial Assembly of the Punjab",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    38,
                    71
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Punjab , Pakistan",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Provincial Assembly of the Punjab",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    71
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "The People 's Party is the lead party of San Sebastian de los Reyes , Spain .",
        "id": "train_4289",
        "relation_list": [
            {
                "subject": "San",
                "object": "People 's Party",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "leaderParty",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "San",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "People 's Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Saranac Lake , New York is part of Essex County , New York .",
        "id": "train_4290",
        "relation_list": [
            {
                "subject": "Saranac Lake , New York",
                "object": "Essex County , New York",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Essex County , New York",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Saranac Lake , New York is part of Harrietstown , New York .",
        "id": "train_4291",
        "relation_list": [
            {
                "subject": "Saranac Lake , New York",
                "object": "Harrietstown , New York",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    35,
                    58
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Saranac Lake , New York",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Harrietstown , New York",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    58
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "South Jersey Transportation Authority 's leader name is Stephen Dilts .",
        "id": "train_4292",
        "relation_list": [
            {
                "subject": "South Jersey Transportation Authority",
                "object": "Stephen Dilts",
                "subj_char_span": [
                    0,
                    37
                ],
                "obj_char_span": [
                    56,
                    69
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Jersey Transportation Authority",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    37
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Stephen Dilts",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    69
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "São José dos Pinhais is part Of Paraná ( state ) .",
        "id": "train_4293",
        "relation_list": [
            {
                "subject": "São José dos Pinhais",
                "object": "Paraná ( state )",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    32,
                    48
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "São José dos Pinhais",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Paraná ( state )",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    48
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Austin is the capital of Texas .",
        "id": "train_4294",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Austin",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Texas is in the United States .",
        "id": "train_4295",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    16,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    29
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Texas demonym is Tejano .",
        "id": "train_4296",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Tejano",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    17,
                    23
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Tejano",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    4,
                    7
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Texas .",
        "id": "train_4297",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "English",
                "subj_char_span": [
                    21,
                    26
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Spanish is spoken in Texas .",
        "id": "train_4298",
        "relation_list": [
            {
                "subject": "Texas",
                "object": "Spanish",
                "subj_char_span": [
                    21,
                    26
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Texas",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Tirstrup is located in the country of Denmark .",
        "id": "train_4299",
        "relation_list": [
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Tirstrup is part of the Central Denmark region .",
        "id": "train_4300",
        "relation_list": [
            {
                "subject": "Tirstrup",
                "object": "Central Denmark",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    24,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Central Denmark",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Tirstrup is part of Denmark .",
        "id": "train_4301",
        "relation_list": [
            {
                "subject": "Tirstrup",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tirstrup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The headquarters of Turkmenistan Airlines are located in Ashgabat .",
        "id": "train_4302",
        "relation_list": [
            {
                "subject": "Turkmenistan Airlines",
                "object": "Ashgabat",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    57,
                    65
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Ashgabat",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The headquarters of Turkmenistan Airlines are located in Turkmenistan .",
        "id": "train_4303",
        "relation_list": [
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    20,
                    32
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            },
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenistan",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "headquarter",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    32
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Turkmenistan",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The hub airport for Turkmenistan Airlines is Turkmenabat Airport .",
        "id": "train_4304",
        "relation_list": [
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenabat Airport",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    45,
                    64
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenabat Airport",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    64
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "The hub airport for Turkmenistan Airlines is Turkmenbashi International Airport .",
        "id": "train_4305",
        "relation_list": [
            {
                "subject": "Turkmenistan Airlines",
                "object": "Turkmenbashi International Airport",
                "subj_char_span": [
                    20,
                    41
                ],
                "obj_char_span": [
                    45,
                    79
                ],
                "predicate": "hubAirport",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkmenistan Airlines",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    41
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Turkmenbashi International Airport",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    79
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "United States Air FOrce aircraft fighter is General Dynamics F-16 Fighting Falcon .",
        "id": "train_4306",
        "relation_list": [
            {
                "subject": "United States Air",
                "object": "General Dynamics F-16 Fighting Falcon",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    44,
                    81
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "General Dynamics F-16 Fighting Falcon",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    81
                ],
                "tok_span": [
                    10,
                    17
                ]
            }
        ]
    },
    {
        "text": "United States Air Force 's aircraft fighter is called McDonnell Douglas F-15 Eagle .",
        "id": "train_4307",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "McDonnell Douglas F-15 Eagle",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    54,
                    82
                ],
                "predicate": "aircraftFighter",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "McDonnell Douglas F-15 Eagle",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    82
                ],
                "tok_span": [
                    10,
                    16
                ]
            }
        ]
    },
    {
        "text": "One of the noted United States Air Force battles was the Invasion of Grenada .",
        "id": "train_4308",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "Invasion of Grenada",
                "subj_char_span": [
                    17,
                    40
                ],
                "obj_char_span": [
                    57,
                    76
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    40
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Invasion of Grenada",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    76
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "The United States Air Force fought battles in the Korean war .",
        "id": "train_4309",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "Korean",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    50,
                    56
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Korean",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Operation Enduring Freedom is one of the battles of the United States Air Force .",
        "id": "train_4310",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "Operation Enduring Freedom",
                "subj_char_span": [
                    60,
                    83
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "battles",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    83
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Operation Enduring Freedom",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    5
                ]
            }
        ]
    },
    {
        "text": "Lockheed C-130 Hercules is a transport aircraft in the United States Air Force .",
        "id": "train_4311",
        "relation_list": [
            {
                "subject": "United States Air Force",
                "object": "Lockheed C-130 Hercules",
                "subj_char_span": [
                    55,
                    78
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "transportAircraft",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States Air Force",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    78
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Lockheed C-130 Hercules",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Uttar Pradesh is part of Awadh .",
        "id": "train_4312",
        "relation_list": [
            {
                "subject": "Uttar Pradesh",
                "object": "Awadh",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Awadh",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Uttar Pradesh is part of Bundelkhand .",
        "id": "train_4313",
        "relation_list": [
            {
                "subject": "Uttar Pradesh",
                "object": "Bundelkhand",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    36
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bundelkhand",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    36
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ram Naik is the leader in Uttar Pradesh .",
        "id": "train_4314",
        "relation_list": [
            {
                "subject": "Uttar Pradesh",
                "object": "Ram Naik",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Uttar Pradesh",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Ram Naik",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Wilson Township , Alpena County , Michigan is part of the United States .",
        "id": "train_4315",
        "relation_list": [
            {
                "subject": "Wilson Township , Alpena County , Michigan",
                "object": "United States",
                "subj_char_span": [
                    0,
                    42
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Wilson Township , Alpena County , Michigan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    42
                ],
                "tok_span": [
                    0,
                    9
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "Ícolo e Bengo is in Angola .",
        "id": "train_4316",
        "relation_list": [
            {
                "subject": "Ícolo e Bengo",
                "object": "Angola",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    20,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Angola",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ícolo e Bengo is in the Luanda Province .",
        "id": "train_4317",
        "relation_list": [
            {
                "subject": "Ícolo e Bengo",
                "object": "Luanda Province",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    24,
                    39
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ícolo e Bengo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Luanda Province",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    39
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bread is an ingredient of Ajoblanco .",
        "id": "train_4318",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Bread",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Bread",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Olive oil is an ingredient in Ajoblanco .",
        "id": "train_4319",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Olive oil",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is a food found in Andalusia .",
        "id": "train_4320",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Almond is part of the Rosaceae family .",
        "id": "train_4321",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    30
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosaceae",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    30
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Almond is one of the members of the Rosales order .",
        "id": "train_4322",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosales",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosales",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Almond is part of the order of Rosids .",
        "id": "train_4323",
        "relation_list": [
            {
                "subject": "Almond",
                "object": "Rosids",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Almond",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Rosids",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Italy is the country Amatriciana sauce comes from .",
        "id": "train_4324",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    21,
                    38
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    38
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in an Italian meal .",
        "id": "train_4325",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Italian meal",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "course",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italian meal",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Onion is one variation of ingredients in Amatriciana sauce .",
        "id": "train_4326",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Onion",
                "subj_char_span": [
                    41,
                    58
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    58
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Onion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Guanciale is an ingredient of Amatriciana sauce .",
        "id": "train_4327",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Guanciale",
                "subj_char_span": [
                    30,
                    47
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Guanciale",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Olive oil is one ingredient in Amatriciana sauce .",
        "id": "train_4328",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Olive oil",
                "subj_char_span": [
                    31,
                    48
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    48
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce comes from the region of Lazio .",
        "id": "train_4329",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Susana Diaz is a leader of Andalusia .",
        "id": "train_4330",
        "relation_list": [
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Antioquia Department is found in Colombia .",
        "id": "train_4331",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    4,
                    24
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    24
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a food found in Indonesia .",
        "id": "train_4332",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a dish of Javanese cuisine .",
        "id": "train_4333",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Javanese cuisine",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    23,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    39
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce can be found in Italy .",
        "id": "train_4334",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Oregano is one of the ingredients that can be used in a variation of Arrabbiata sauce .",
        "id": "train_4335",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Oregano",
                "subj_char_span": [
                    69,
                    85
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    22
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    85
                ],
                "tok_span": [
                    16,
                    22
                ]
            },
            {
                "text": "Oregano",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Olive oil is an ingredient in Arrabbiata sauce .",
        "id": "train_4336",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Olive oil",
                "subj_char_span": [
                    30,
                    46
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    46
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Tomato is an ingredient in Arrabbiata sauce .",
        "id": "train_4337",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Tomato",
                "subj_char_span": [
                    27,
                    43
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    43
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce originates from the region of Rome .",
        "id": "train_4338",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Spain .",
        "id": "train_4339",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Cephalopod ink is an ingredient of Arròs negre .",
        "id": "train_4340",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Cephalopod ink",
                "subj_char_span": [
                    35,
                    46
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    46
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Cephalopod ink",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Cubanelle is an ingredient in Arròs negre .",
        "id": "train_4341",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Cubanelle",
                "subj_char_span": [
                    30,
                    41
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    41
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "Cubanelle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Indonesia is the country Asam pedas comes from .",
        "id": "train_4342",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a dish that was created within Malay cuisine .",
        "id": "train_4343",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malay cuisine",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    45,
                    58
                ],
                "predicate": "creatorOfDish",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay cuisine",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    58
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Padang cuisine has resulted in the creation of the dish Asam pedas .",
        "id": "train_4344",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Padang cuisine",
                "subj_char_span": [
                    56,
                    66
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "creatorOfDish",
                "subj_tok_span": [
                    12,
                    17
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Padang cuisine",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in the Malay Peninsula .",
        "id": "train_4345",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from Indonesia .",
        "id": "train_4346",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a food found in Java .",
        "id": "train_4347",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    35
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The main ingredients of Ayam penyet are `` squeezed '' or `` smashed '' chicken served with sambal .",
        "id": "train_4348",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    40,
                    42
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    58,
                    60
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    42
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    60
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet comes from the region of Malaysia .",
        "id": "train_4349",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    37,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    45
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The BLT is a variation on the Club sandwich .",
        "id": "train_4350",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "one of the ingredients of the BLT sandwich is Lettuce .",
        "id": "train_4351",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Lettuce",
                "subj_char_span": [
                    30,
                    33
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Lettuce",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The country Bacon Explosion comes from is the United States .",
        "id": "train_4352",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    12,
                    27
                ],
                "obj_char_span": [
                    46,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    27
                ],
                "tok_span": [
                    2,
                    7
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bacon is an ingredient in a Bacon Explosion .",
        "id": "train_4353",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    43
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    43
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The main ingredient in a Bacon Explosion is bacon .",
        "id": "train_4354",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    25,
                    40
                ],
                "obj_char_span": [
                    25,
                    30
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    40
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Sausage is a main ingredient of Bacon Explosion .",
        "id": "train_4355",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Sausage",
                "subj_char_span": [
                    32,
                    47
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Sausage",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is from the Kansas City metropolitan area .",
        "id": "train_4356",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    28,
                    57
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    57
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "A variation of a Bacon sandwich is the BLT .",
        "id": "train_4357",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    17,
                    31
                ],
                "obj_char_span": [
                    39,
                    42
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ketchup can be an ingredient in a Bacon sandwich .",
        "id": "train_4358",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is a dish in China .",
        "id": "train_4359",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "China",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from the country of France .",
        "id": "train_4360",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is a dish from the United States .",
        "id": "train_4361",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ice cream is an ingredient of Baked Alaska .",
        "id": "train_4362",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Ice cream",
                "subj_char_span": [
                    30,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Ice cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Meringue is an ingredient of a Baked Alaska .",
        "id": "train_4363",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Meringue",
                "subj_char_span": [
                    31,
                    43
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    43
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Meringue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Sponge cake is an ingredient of Baked Alaska .",
        "id": "train_4364",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "Sponge cake",
                "subj_char_span": [
                    32,
                    44
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Sponge cake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from the region of New York .",
        "id": "train_4365",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A variant of Bakewell pudding is Bakewell tart .",
        "id": "train_4366",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    13,
                    29
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    29
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Fruit preserves are an ingredient in the Bakewell tart .",
        "id": "train_4367",
        "relation_list": [
            {
                "subject": "Bakewell tart",
                "object": "Fruit preserves",
                "subj_char_span": [
                    41,
                    54
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Fruit preserves",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bakso is from the Chinese cuisine .",
        "id": "train_4368",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Chinese cuisine",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    18,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Chinese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Indonesia is the country Bakso comes from .",
        "id": "train_4369",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Beef is an ingredient of Bakso .",
        "id": "train_4370",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Beef",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Beef",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Celery is an ingredient of Bakso .",
        "id": "train_4371",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Celery",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food found in Indonesia .",
        "id": "train_4372",
        "relation_list": [
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Arepa is an ingredient of Bandeja paisa .",
        "id": "train_4373",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Arepa",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Arepa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Avocado is one of the ingredients in the dish Bandeja paisa .",
        "id": "train_4374",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    46,
                    59
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    17
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    59
                ],
                "tok_span": [
                    11,
                    17
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Black pudding is an ingredient in Bandeja paisa .",
        "id": "train_4375",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Black pudding",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Black pudding",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Fried egg is an ingredient of Bandeja paisa .",
        "id": "train_4376",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Fried egg",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Fried egg",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Hogao is an ingredient of Bandeja paisa .",
        "id": "train_4377",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Hogao",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Hogao",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Lemon is an ingredient of Bandeja paisa .",
        "id": "train_4378",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    26,
                    39
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Pork belly is an ingredient in the dish Bandeja paisa .",
        "id": "train_4379",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Pork belly",
                "subj_char_span": [
                    40,
                    53
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    15
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Pork belly",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is found in the Antioquia Department .",
        "id": "train_4380",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    30,
                    50
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    50
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "The country Barny Cakes come from is France .",
        "id": "train_4381",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    12,
                    23
                ],
                "obj_char_span": [
                    37,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    23
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    43
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Barny cakes contain 4.8 g of fat .",
        "id": "train_4382",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "4.8 g",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    20,
                    25
                ],
                "predicate": "fat",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "4.8 g",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Barny cakes were invented in 1999 .",
        "id": "train_4383",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "1999",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    29,
                    33
                ],
                "predicate": "year",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1999",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Batagor comes from the country of Indonesia .",
        "id": "train_4384",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Batagor is a variation of the Siomay dish .",
        "id": "train_4385",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Beef is an ingredient of Batchoy .",
        "id": "train_4386",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Beef",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Beef",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Pork is an ingredient of Batchoy .",
        "id": "train_4387",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "Pork",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Pork",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Batchoy is a food found in La Paz , Iloilo City .",
        "id": "train_4388",
        "relation_list": [
            {
                "subject": "Batchoy",
                "object": "La Paz , Iloilo City",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    47
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "La Paz , Iloilo City",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    47
                ],
                "tok_span": [
                    8,
                    15
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish in Indonesia .",
        "id": "train_4389",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow is a dish from the country of Singapore .",
        "id": "train_4390",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Oyster sauce is an ingredient in Beef kway teow .",
        "id": "train_4391",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Oyster sauce",
                "subj_char_span": [
                    33,
                    47
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    47
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Oyster sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Palm sugar is an ingredient in Beef kway teow .",
        "id": "train_4392",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Palm sugar",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Palm sugar",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sesame oil is an ingredient in Beef kway teow .",
        "id": "train_4393",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Sesame oil",
                "subj_char_span": [
                    31,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    45
                ],
                "tok_span": [
                    7,
                    13
                ]
            },
            {
                "text": "Sesame oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Beef kway teow comes from the Singapore region .",
        "id": "train_4394",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the country India .",
        "id": "train_4395",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Gram flour is an ingredient in Bhajji .",
        "id": "train_4396",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Gram flour",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Gram flour",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Bhajji are found in the region of Karnataka .",
        "id": "train_4397",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The county Binignit comes from is the Philippines .",
        "id": "train_4398",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    11,
                    19
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    19
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Coconut milk is an ingredient of Binignit .",
        "id": "train_4399",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Coconut milk",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Coconut milk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Sweet potato is and ingredient in Binignit .",
        "id": "train_4400",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Binignit comes from the region Mindanao .",
        "id": "train_4401",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Mindanao",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    31,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mindanao",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico .",
        "id": "train_4402",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Honey can be used as a variation in the dish Bionico .",
        "id": "train_4403",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Honey",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Honey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Condensed milk is an ingredient of Bionico .",
        "id": "train_4404",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    35,
                    42
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Sour cream is an ingredient of Bionico .",
        "id": "train_4405",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Sour cream",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Sour cream",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Bionico can be found in Guadalajara .",
        "id": "train_4406",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The leader of Catalonia is Carles Puigdemont .",
        "id": "train_4407",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "Catalonia is led by the Parliament of Catalonia .",
        "id": "train_4408",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Celery is in the family of Apiaceae .",
        "id": "train_4409",
        "relation_list": [
            {
                "subject": "Celery",
                "object": "Apiaceae",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Apiaceae",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "Celery is a member of the genus Apium .",
        "id": "train_4410",
        "relation_list": [
            {
                "subject": "Celery",
                "object": "Apium",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    32,
                    37
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Celery",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Apium",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Chicharrón is a dish traditional in Spain .",
        "id": "train_4411",
        "relation_list": [
            {
                "subject": "Chicharrón",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicharrón",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Standard Chinese is the language of China .",
        "id": "train_4412",
        "relation_list": [
            {
                "subject": "China",
                "object": "Standard Chinese",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "China",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Derbyshire Dales is found in the County of Derbyshire .",
        "id": "train_4413",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    43,
                    53
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Derbyshire Dales is part of Derbyshire .",
        "id": "train_4414",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    28,
                    38
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "In France the currency is the Euro .",
        "id": "train_4415",
        "relation_list": [
            {
                "subject": "France",
                "object": "Euro",
                "subj_char_span": [
                    3,
                    9
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    9
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The French language is spoken in France .",
        "id": "train_4416",
        "relation_list": [
            {
                "subject": "France",
                "object": "French language",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Claude Bartolone is a leader of France .",
        "id": "train_4417",
        "relation_list": [
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    32,
                    38
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Guadalajara is in the country of Mexico .",
        "id": "train_4418",
        "relation_list": [
            {
                "subject": "Guadalajara",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "In Hong Kong , the spoken language is Chinese .",
        "id": "train_4419",
        "relation_list": [
            {
                "subject": "Hong Kong",
                "object": "Chinese",
                "subj_char_span": [
                    3,
                    12
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Carrie Lam is a political leader in Hong Kong .",
        "id": "train_4420",
        "relation_list": [
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Indian people are from India .",
        "id": "train_4421",
        "relation_list": [
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi is a leader in India .",
        "id": "train_4422",
        "relation_list": [
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "T. S. Thakur is India 's leader .",
        "id": "train_4423",
        "relation_list": [
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    16,
                    21
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "In Indonesia the currency is the Indonesian rupiah .",
        "id": "train_4424",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    3,
                    12
                ],
                "obj_char_span": [
                    33,
                    50
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    12
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    50
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia .",
        "id": "train_4425",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Rome is the capital of Italy .",
        "id": "train_4426",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The spoken language in Italy is Italian .",
        "id": "train_4427",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    32,
                    39
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "The leader of Italy is Laura Boldrini .",
        "id": "train_4428",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    23,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Matteo Renzi is a leader from Italy .",
        "id": "train_4429",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Pietro Grasso is the leader of Italy .",
        "id": "train_4430",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    31,
                    36
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Sergio Mattarella is a leader in Italy .",
        "id": "train_4431",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The leader of Jalisco is Jesús Casillas Romero .",
        "id": "train_4432",
        "relation_list": [
            {
                "subject": "Jalisco",
                "object": "Jesús Casillas Romero",
                "subj_char_span": [
                    14,
                    21
                ],
                "obj_char_span": [
                    25,
                    46
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    21
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Jesús Casillas Romero",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    46
                ],
                "tok_span": [
                    7,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Javanese people are an ethnic group of Java .",
        "id": "train_4433",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    43,
                    47
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "The leader of Karnataka is Vajubhai Vala .",
        "id": "train_4434",
        "relation_list": [
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "Lemon is part of genus Citrus .",
        "id": "train_4435",
        "relation_list": [
            {
                "subject": "Lemon",
                "object": "Citrus",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Citrus",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The capital of Malaysia is Kuala Lumpur .",
        "id": "train_4436",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    39
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The capital of Malaysia is Putrajaya .",
        "id": "train_4437",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Malaysian chinese are an ethnic group from Malaysia .",
        "id": "train_4438",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Malaysian Indian is one of the ethnic groups on Malaysia .",
        "id": "train_4439",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    48,
                    56
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The leader of Malaysia is Abdul Halim of Kedah .",
        "id": "train_4440",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    14,
                    22
                ],
                "obj_char_span": [
                    26,
                    46
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    46
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "Abu Zahar Ujang is a leader in Malaysia .",
        "id": "train_4441",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Arifin Zakaria is the name of the leader of Malaysia .",
        "id": "train_4442",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Arifin Zakaria",
                "subj_char_span": [
                    44,
                    52
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    52
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arifin Zakaria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Najib Razak is the leader of Malaysia .",
        "id": "train_4443",
        "relation_list": [
            {
                "subject": "Malaysia",
                "object": "Najib Razak",
                "subj_char_span": [
                    29,
                    37
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Najib Razak",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "In Mexico one of the languages spoken is Mexican Spanish .",
        "id": "train_4444",
        "relation_list": [
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    3,
                    9
                ],
                "obj_char_span": [
                    41,
                    56
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    9
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The leader of Mexico is Enrique Peña Nieto .",
        "id": "train_4445",
        "relation_list": [
            {
                "subject": "Mexico",
                "object": "Enrique Peña Nieto",
                "subj_char_span": [
                    14,
                    20
                ],
                "obj_char_span": [
                    24,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Enrique Peña Nieto",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Mondelez International was founded in Chicago .",
        "id": "train_4446",
        "relation_list": [
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Arabic is one of the languages that is spoken in New York .",
        "id": "train_4447",
        "relation_list": [
            {
                "subject": "New York",
                "object": "Arabic",
                "subj_char_span": [
                    49,
                    57
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The French Language can be heard in New York .",
        "id": "train_4448",
        "relation_list": [
            {
                "subject": "New York",
                "object": "French",
                "subj_char_span": [
                    36,
                    44
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "The Chinese Filipino is an ethnic group in the Philippines .",
        "id": "train_4449",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    47,
                    58
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Ilocano people are an ethnic group from the Philippines .",
        "id": "train_4450",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    44,
                    55
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Moro people are an ethnic group in the Philippines .",
        "id": "train_4451",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    43,
                    54
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "Zamboangans are a group in the Philippines .",
        "id": "train_4452",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    31,
                    42
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Philippine English is the language spoken in the Philippines .",
        "id": "train_4453",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    49,
                    60
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    60
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "In the Philippines , the spoken language is Philippine Spanish .",
        "id": "train_4454",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    44,
                    62
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The official language in the Philippines is Philippine English .",
        "id": "train_4455",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    44,
                    62
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Shiitake is an ingredient of Shumai .",
        "id": "train_4456",
        "relation_list": [
            {
                "subject": "Shumai",
                "object": "Shiitake",
                "subj_char_span": [
                    29,
                    35
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    7,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Shiitake",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The currency of Singapore is the Singapore dollar .",
        "id": "train_4457",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Singapore dollar",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Singapore",
                "object": "Singapore dollar",
                "subj_char_span": [
                    33,
                    42
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Singapore dollar",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Singapore dollar",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Singapore .",
        "id": "train_4458",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "English language",
                "subj_char_span": [
                    34,
                    43
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Standard Chinese is a language spoken in Singapore .",
        "id": "train_4459",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob is a leader of Singapore .",
        "id": "train_4460",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "The leader of Singapore is Tony Tan .",
        "id": "train_4461",
        "relation_list": [
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Batagor and Siomay are variation of the same dish .",
        "id": "train_4462",
        "relation_list": [
            {
                "subject": "Siomay",
                "object": "Batagor",
                "subj_char_span": [
                    12,
                    18
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    18
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Spaniards are from Spain .",
        "id": "train_4463",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    19,
                    24
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Spaniards are the ethnic group of Spain .",
        "id": "train_4464",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "In Spain the language spoken is the Spanish language .",
        "id": "train_4465",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish language",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    36,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Spanish language",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The leader of Spain is Felipe VI of Spain .",
        "id": "train_4466",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    23,
                    41
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    23,
                    41
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    41
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    41
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "One the ethnic groups on Sumatra is the Acehnese people .",
        "id": "train_4467",
        "relation_list": [
            {
                "subject": "Sumatra",
                "object": "Acehnese people",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    40,
                    55
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Acehnese people",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    55
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Batak is the ethnic group in Sumatra .",
        "id": "train_4468",
        "relation_list": [
            {
                "subject": "Sumatra",
                "object": "Batak",
                "subj_char_span": [
                    29,
                    36
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Batak",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Sweet potato belongs to the Solanales order of plants .",
        "id": "train_4469",
        "relation_list": [
            {
                "subject": "Sweet potato",
                "object": "Solanales",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanales",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Tomato belongs to the genus Solanum .",
        "id": "train_4470",
        "relation_list": [
            {
                "subject": "Tomato",
                "object": "Solanum",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Tomato",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Solanum",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "London is the Capital of the United Kingdom .",
        "id": "train_4471",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    29,
                    43
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The language of the United Kingdom is the English language .",
        "id": "train_4472",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "English language",
                "subj_char_span": [
                    20,
                    34
                ],
                "obj_char_span": [
                    42,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    58
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is the leader of the United Kingdom .",
        "id": "train_4473",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "African Americans are an ethic group in the United States .",
        "id": "train_4474",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    44,
                    57
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    57
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "White Americans are an ethnic group in the United States .",
        "id": "train_4475",
        "relation_list": [
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The English language is used in the United States .",
        "id": "train_4476",
        "relation_list": [
            {
                "subject": "United States",
                "object": "English language",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is a leader of the United States .",
        "id": "train_4477",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Joe Biden is a leader of the United States .",
        "id": "train_4478",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "John Roberts is a leader in the United States .",
        "id": "train_4479",
        "relation_list": [
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Paul Ryan is a leader in United States .",
        "id": "train_4480",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    25,
                    38
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is called the President .",
        "id": "train_4481",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument falls under the category of Contributing property .",
        "id": "train_4482",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Contributing property",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    67,
                    88
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Contributing property",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    88
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "11th Mississippi Infantry Monument 's location is Adams County , Pennsylvania .",
        "id": "train_4483",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Adams County , Pennsylvania",
                "subj_char_span": [
                    0,
                    34
                ],
                "obj_char_span": [
                    50,
                    77
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    34
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    77
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is located at Seminary Ridge .",
        "id": "train_4484",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Seminary Ridge",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    53,
                    67
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Seminary Ridge",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    67
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 11th Mississippi Infantry Monument is in the municipality of Gettysburg , Pennsylvania .",
        "id": "train_4485",
        "relation_list": [
            {
                "subject": "11th Mississippi Infantry Monument",
                "object": "Gettysburg , Pennsylvania",
                "subj_char_span": [
                    4,
                    38
                ],
                "obj_char_span": [
                    65,
                    90
                ],
                "predicate": "municipality",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11th Mississippi Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    38
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Gettysburg , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    90
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument belongs to the category of Historic districts in the United States .",
        "id": "train_4486",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Historic districts in the United States",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    75,
                    114
                ],
                "predicate": "category",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Historic districts in the United States",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    114
                ],
                "tok_span": [
                    12,
                    18
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is located in the district of the Monocacy National Battlefield .",
        "id": "train_4487",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "Monocacy National Battlefield",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    82,
                    111
                ],
                "predicate": "district",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    111
                ],
                "tok_span": [
                    14,
                    20
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is owned by the National Park Service .",
        "id": "train_4488",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    64,
                    85
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    85
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The 14th New Jersey Volunteer Infantry Monument is owned by the National Park Service .",
        "id": "train_4489",
        "relation_list": [
            {
                "subject": "14th New Jersey Volunteer Infantry Monument",
                "object": "National Park Service",
                "subj_char_span": [
                    4,
                    47
                ],
                "obj_char_span": [
                    64,
                    85
                ],
                "predicate": "owningOrganisation",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "14th New Jersey Volunteer Infantry Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    47
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "National Park Service",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    85
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Adams County , Pennsylvania has Cumberland County , Pennsylvania to its north .",
        "id": "train_4490",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Cumberland County , Pennsylvania",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    32,
                    64
                ],
                "predicate": "has to its north",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Cumberland County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    64
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "Frederick County , Maryland is to the southwest of Adams County , Pennsylvania .",
        "id": "train_4491",
        "relation_list": [
            {
                "subject": "Adams County , Pennsylvania",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    51,
                    78
                ],
                "obj_char_span": [
                    0,
                    27
                ],
                "predicate": "has to its southwest",
                "subj_tok_span": [
                    9,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    78
                ],
                "tok_span": [
                    9,
                    13
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Adams County Pennsylvania is East of Franklin County , Pennsylvania .",
        "id": "train_4492",
        "relation_list": [
            {
                "subject": "Adams County",
                "object": "Franklin County , Pennsylvania",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    37,
                    67
                ],
                "predicate": "has to its west",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adams County",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Franklin County , Pennsylvania",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    67
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Atatürk Monument is located in Izmir , Turkey .",
        "id": "train_4493",
        "relation_list": [
            {
                "subject": "Atatürk Monument",
                "object": "Turkey",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    43,
                    49
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Atatürk Monument",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Baku is the capital of Azerbaijan .",
        "id": "train_4494",
        "relation_list": [
            {
                "subject": "Azerbaijan",
                "object": "Baku",
                "subj_char_span": [
                    23,
                    33
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Azerbaijan",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Baku",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is dedicated to Æthelwald , Ealdorman of East Anglia .",
        "id": "train_4495",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "Æthelwald , Ealdorman of East Anglia",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    38,
                    74
                ],
                "predicate": "dedicatedTo",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "Æthelwald , Ealdorman of East Anglia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    74
                ],
                "tok_span": [
                    11,
                    22
                ]
            }
        ]
    },
    {
        "text": "The Dead Man 's Plack is located in England .",
        "id": "train_4496",
        "relation_list": [
            {
                "subject": "Dead Man 's Plack",
                "object": "England",
                "subj_char_span": [
                    4,
                    21
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dead Man 's Plack",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    8
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "London is the capital of England .",
        "id": "train_4497",
        "relation_list": [
            {
                "subject": "England",
                "object": "London",
                "subj_char_span": [
                    25,
                    32
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic groups found in England is the British Arabs .",
        "id": "train_4498",
        "relation_list": [
            {
                "subject": "England",
                "object": "British Arabs",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    49,
                    62
                ],
                "predicate": "ethnicGroups",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "British Arabs",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    62
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "One of the languages spoken in England is the Cornish language .",
        "id": "train_4499",
        "relation_list": [
            {
                "subject": "England",
                "object": "Cornish language",
                "subj_char_span": [
                    31,
                    38
                ],
                "obj_char_span": [
                    46,
                    62
                ],
                "predicate": "languages",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cornish language",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    62
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "In England the main religion is the Church of England .",
        "id": "train_4500",
        "relation_list": [
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    3,
                    10
                ],
                "obj_char_span": [
                    36,
                    53
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "England",
                "object": "Church of England",
                "subj_char_span": [
                    46,
                    53
                ],
                "obj_char_span": [
                    36,
                    53
                ],
                "predicate": "religion",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    10
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "England",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Church of England",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Monocacy National Battlefield is located in Frederick County , Maryland .",
        "id": "train_4501",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick County , Maryland",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    44,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Frederick County , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The city nearest to Monocacy National Battlefield is Frederick , Maryland .",
        "id": "train_4502",
        "relation_list": [
            {
                "subject": "Monocacy National Battlefield",
                "object": "Frederick , Maryland",
                "subj_char_span": [
                    20,
                    49
                ],
                "obj_char_span": [
                    53,
                    73
                ],
                "predicate": "nearestCity",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Monocacy National Battlefield",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    49
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Frederick , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    73
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "Ankara is the capital of Turkey .",
        "id": "train_4503",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ankara",
                "subj_char_span": [
                    25,
                    31
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Ankara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The currency of Turkey is Turkish Lira .",
        "id": "train_4504",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Turkish",
                "subj_char_span": [
                    16,
                    22
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Turkish",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The largest city in Turkey is Istanbul .",
        "id": "train_4505",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Istanbul",
                "subj_char_span": [
                    20,
                    26
                ],
                "obj_char_span": [
                    30,
                    38
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Istanbul",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ahmet Davutoglu is a leader of Turkey .",
        "id": "train_4506",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Ahmet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Turkey 's leader is Ahmet Davutoğlu .",
        "id": "train_4507",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "Ahmet Davutoğlu",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    20,
                    35
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ahmet Davutoğlu",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    35
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "The leader 's title in Turkey is the President of Turkey .",
        "id": "train_4508",
        "relation_list": [
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    23,
                    29
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Turkey",
                "object": "President of Turkey",
                "subj_char_span": [
                    50,
                    56
                ],
                "obj_char_span": [
                    37,
                    56
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Turkey",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "President of Turkey",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    56
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan Bean 's full name was `` Alan LaVern Bean '' .",
        "id": "train_4509",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "`` Alan LaVern Bean ''",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    27,
                    49
                ],
                "predicate": "birthName",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "`` Alan LaVern Bean ''",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    49
                ],
                "tok_span": [
                    7,
                    16
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was born in Wheeler , Texas .",
        "id": "train_4510",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Wheeler , Texas",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    37
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Wheeler , Texas",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    37
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was a part of the crew of Apollo 12 .",
        "id": "train_4511",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "Apollo 12",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Bean was selected by Nasa in 1963 .",
        "id": "train_4512",
        "relation_list": [
            {
                "subject": "Alan Bean",
                "object": "1963",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    34,
                    38
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Bean",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard 's birth place was New Hampshire .",
        "id": "train_4513",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "New Hampshire",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New Hampshire",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "The nationality of Alan Shepard is United States .",
        "id": "train_4514",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "United States",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was the Chief of the Astronaut Office in 1963 .",
        "id": "train_4515",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1963",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "served as Chief of the Astronaut Office in",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was the Chief of the Astronaut Office .",
        "id": "train_4516",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Chief of the Astronaut Office",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    50
                ],
                "predicate": "title",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chief of the Astronaut Office",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    50
                ],
                "tok_span": [
                    4,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alan Shepard was a crew member of Apollo 14 .",
        "id": "train_4517",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "Apollo 14",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    34,
                    43
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 14",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    43
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "NASA selected Alan Shepard in 1959 .",
        "id": "train_4518",
        "relation_list": [
            {
                "subject": "Alan Shepard",
                "object": "1959",
                "subj_char_span": [
                    14,
                    26
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan Shepard",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    26
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "1959",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Apollo 11 was operated by NASA .",
        "id": "train_4519",
        "relation_list": [
            {
                "subject": "Apollo 11",
                "object": "NASA",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    26,
                    30
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 11",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Alfred Worden was a backup pilot of Apollo 12 .",
        "id": "train_4520",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "Alfred Worden",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "backup pilot",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Alfred Worden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The operator of Apollo 12 was NASA .",
        "id": "train_4521",
        "relation_list": [
            {
                "subject": "Apollo 12",
                "object": "NASA",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 12",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "NASA",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Frank Borman was a member of the crew on Apollo 8 .",
        "id": "train_4522",
        "relation_list": [
            {
                "subject": "Apollo 8",
                "object": "Frank Borman",
                "subj_char_span": [
                    41,
                    49
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "crewMembers",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Frank Borman",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Chris Patten served as a representative of British Hong Kong .",
        "id": "train_4523",
        "relation_list": [
            {
                "subject": "British Hong Kong",
                "object": "Chris Patten",
                "subj_char_span": [
                    43,
                    60
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "representative",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    60
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Chris Patten",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The number of Buzz Aldrin 's awards are 20 .",
        "id": "train_4524",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "20",
                "subj_char_span": [
                    14,
                    25
                ],
                "obj_char_span": [
                    40,
                    42
                ],
                "predicate": "awards",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    25
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    42
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Buzz Aldrin was born in Glen Ridge , New Jersey .",
        "id": "train_4525",
        "relation_list": [
            {
                "subject": "Buzz Aldrin",
                "object": "Glen Ridge , New Jersey",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buzz Aldrin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Glen Ridge , New Jersey",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    47
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Smilodon is a fossil from California .",
        "id": "train_4526",
        "relation_list": [
            {
                "subject": "California",
                "object": "Smilodon",
                "subj_char_span": [
                    26,
                    36
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "fossil",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Smilodon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Senator representing California was Dianne Feinstein .",
        "id": "train_4527",
        "relation_list": [
            {
                "subject": "California",
                "object": "Dianne Feinstein",
                "subj_char_span": [
                    25,
                    35
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "senators",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    35
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Dianne Feinstein",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "Dallas is in Collin County , Texas .",
        "id": "train_4528",
        "relation_list": [
            {
                "subject": "Dallas",
                "object": "Collin County , Texas",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    13,
                    34
                ],
                "predicate": "part",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    3,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Collin County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    34
                ],
                "tok_span": [
                    3,
                    7
                ]
            }
        ]
    },
    {
        "text": "Elliot See was a student at University of Texas at Austin .",
        "id": "train_4529",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "University of Texas at Austin",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    28,
                    57
                ],
                "predicate": "almaMater",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    57
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Elliot See was born in Dallas .",
        "id": "train_4530",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "Dallas",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    29
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Dallas",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    29
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The nationality of Elliot See is United States .",
        "id": "train_4531",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "United States",
                "subj_char_span": [
                    19,
                    29
                ],
                "obj_char_span": [
                    33,
                    46
                ],
                "predicate": "nationality",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    29
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    46
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "NASA selected Elliot See in 1962 .",
        "id": "train_4532",
        "relation_list": [
            {
                "subject": "Elliot See",
                "object": "1962",
                "subj_char_span": [
                    14,
                    24
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Elliot See",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "1962",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Glen Ridge is in the Essex County in New Jersey .",
        "id": "train_4533",
        "relation_list": [
            {
                "subject": "Glen Ridge",
                "object": "Essex County",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    33
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Glen Ridge",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Essex County",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "St. Louis was situated in the Kingdom of France .",
        "id": "train_4534",
        "relation_list": [
            {
                "subject": "St. Louis",
                "object": "Kingdom of France",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    30,
                    47
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "St. Louis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Kingdom of France",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    47
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Joe Biden is the United States leader .",
        "id": "train_4535",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    17,
                    30
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    30
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The United States leader was called Joe Biden .",
        "id": "train_4536",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "University of Texas at Austin is affiliated with University of Texas System .",
        "id": "train_4537",
        "relation_list": [
            {
                "subject": "University of Texas at Austin",
                "object": "University of Texas System",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    49,
                    75
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "University of Texas System",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    75
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "The University of Texas at Austin is competing in the Big 12 Conference .",
        "id": "train_4538",
        "relation_list": [
            {
                "subject": "University of Texas at Austin",
                "object": "Big 12 Conference",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    54,
                    71
                ],
                "predicate": "compete in",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Big 12 Conference",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    71
                ],
                "tok_span": [
                    10,
                    13
                ]
            }
        ]
    },
    {
        "text": "Gregory L. Fenves is the President of University of Texas at Austin .",
        "id": "train_4539",
        "relation_list": [
            {
                "subject": "University of Texas at Austin",
                "object": "Gregory L. Fenves",
                "subj_char_span": [
                    38,
                    67
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "president",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "University of Texas at Austin",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    67
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Gregory L. Fenves",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "William Anders was born in British Hong Kong .",
        "id": "train_4540",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "British Hong Kong",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    44
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "British Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    44
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "William Anders was a Fighter pilot .",
        "id": "train_4541",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Fighter pilot",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "occupation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Fighter pilot",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "William Anders served as Chief of the Astronaut Office in 1976 .",
        "id": "train_4542",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1976",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    58,
                    62
                ],
                "predicate": "served as Chief of the Astronaut Office in",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    62
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "William Anders serves as Ambassador to Norway in the United States .",
        "id": "train_4543",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    53,
                    66
                ],
                "predicate": "title",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    66
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "William Anders served as a crew member on Apollo 8 .",
        "id": "train_4544",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "Apollo 8",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "was a crew member of",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Apollo 8",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "William Anders was selected by NASA in 1963 .",
        "id": "train_4545",
        "relation_list": [
            {
                "subject": "William Anders",
                "object": "1963",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    39,
                    43
                ],
                "predicate": "was selected by NASA",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "William Anders",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1963",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The architecture style of 103 Colmore Row falls under Brutalist architecture .",
        "id": "train_4546",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Brutalist architecture",
                "subj_char_span": [
                    26,
                    41
                ],
                "obj_char_span": [
                    54,
                    76
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Brutalist architecture",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    76
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row was completed in 1976 .",
        "id": "train_4547",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "1976",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1976",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "There are 23 floors at 103 Colmore Row .",
        "id": "train_4548",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "23",
                "subj_char_span": [
                    23,
                    38
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    38
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "103 Colmore Row is located in Birmingham .",
        "id": "train_4549",
        "relation_list": [
            {
                "subject": "103 Colmore Row",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "103 Colmore Row",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The construction of 108 St Georges Terrace began in 1981 .",
        "id": "train_4550",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "1981",
                "subj_char_span": [
                    20,
                    42
                ],
                "obj_char_span": [
                    52,
                    56
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    42
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "1981",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    56
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "108 St Georges Terrace was completed in 1988 .",
        "id": "train_4551",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "1988",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    40,
                    44
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1988",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    44
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "108 St Georges Terrace has a floor count of 50 .",
        "id": "train_4552",
        "relation_list": [
            {
                "subject": "108 St Georges Terrace",
                "object": "50",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    44,
                    46
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108 St Georges Terrace",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "50",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The 108 St. Georges Terrace is located in Perth .",
        "id": "train_4553",
        "relation_list": [
            {
                "subject": "108",
                "object": "Perth",
                "subj_char_span": [
                    4,
                    7
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "108",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    7
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The architect of 11 Diagonal Street is Helmut Jahn .",
        "id": "train_4554",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "Helmut Jahn",
                "subj_char_span": [
                    17,
                    35
                ],
                "obj_char_span": [
                    39,
                    50
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    35
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Helmut Jahn",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    50
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street has 20 floors .",
        "id": "train_4555",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "20",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    23,
                    25
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "20",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "11 Diagonal Street is in Johannesburg .",
        "id": "train_4556",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "Johannesburg",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    25,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Johannesburg",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Redefine Properties Limited is the owner of 11 Diagonal Street .",
        "id": "train_4557",
        "relation_list": [
            {
                "subject": "11 Diagonal Street",
                "object": "Redefine Properties Limited",
                "subj_char_span": [
                    44,
                    62
                ],
                "obj_char_span": [
                    0,
                    27
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "11 Diagonal Street",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Redefine Properties Limited",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "The architect of 200 Public Square is HOK .",
        "id": "train_4558",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "HOK",
                "subj_char_span": [
                    17,
                    34
                ],
                "obj_char_span": [
                    38,
                    41
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    34
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "HOK",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    41
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "200 Public Square has a floor area of 111484 square metres .",
        "id": "train_4559",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "111484",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    38,
                    44
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "111484",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    44
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "There are 45 floors at 200 Public Square .",
        "id": "train_4560",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "45",
                "subj_char_span": [
                    23,
                    40
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    40
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "45",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "200 Public square is in Cleveland .",
        "id": "train_4561",
        "relation_list": [
            {
                "subject": "200 Public",
                "object": "Cleveland",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "200 Public Square is located at Public Square , Cleveland .",
        "id": "train_4562",
        "relation_list": [
            {
                "subject": "200 Public Square",
                "object": "Public Square , Cleveland",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    32,
                    57
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "200 Public Square",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Public Square , Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street was designed by the architect Rafael Viñoly .",
        "id": "train_4563",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "Rafael Viñoly",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    50,
                    63
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Rafael Viñoly",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street has a floor area of 62145.3 square metres .",
        "id": "train_4564",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "62145.3",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "62145.3",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "There are 34 floors at 20 Fenchurch Street .",
        "id": "train_4565",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "34",
                "subj_char_span": [
                    23,
                    42
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "34",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "20 Fenchurch Street is located in London .",
        "id": "train_4566",
        "relation_list": [
            {
                "subject": "20 Fenchurch Street",
                "object": "London",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "20 Fenchurch Street",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has a floor area of 30843.8 square metres .",
        "id": "train_4567",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "30843.8",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    40,
                    47
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "30843.8",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    47
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue has 12 floors .",
        "id": "train_4568",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "12",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    24,
                    26
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "12",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is a location in Buffalo , New York .",
        "id": "train_4569",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "Buffalo , New York",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    37,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Buffalo , New York",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    55
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "250 Delaware Avenue is located in the United States .",
        "id": "train_4570",
        "relation_list": [
            {
                "subject": "250 Delaware Avenue",
                "object": "United States",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    38,
                    51
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "250 Delaware Avenue",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    51
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Pickard Chilton is the architect of 300 North LaSalle .",
        "id": "train_4571",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Pickard Chilton",
                "subj_char_span": [
                    36,
                    53
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    53
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Pickard Chilton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle was completed in 2009 .",
        "id": "train_4572",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "2009",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    35,
                    39
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "2009",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The floor area of 300 North LaSalle is 120770.0 square metres .",
        "id": "train_4573",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "120770.0",
                "subj_char_span": [
                    18,
                    35
                ],
                "obj_char_span": [
                    39,
                    47
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    35
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "120770.0",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    47
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "300 North LaSalle is in Illinois .",
        "id": "train_4574",
        "relation_list": [
            {
                "subject": "300 North LaSalle",
                "object": "Illinois",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    24,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "300 North LaSalle",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The construction of 320 South Boston Building was completed in 1929 .",
        "id": "train_4575",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "1929",
                "subj_char_span": [
                    20,
                    45
                ],
                "obj_char_span": [
                    63,
                    67
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    45
                ],
                "tok_span": [
                    3,
                    7
                ]
            },
            {
                "text": "1929",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    67
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "There are 22 floors in 320 South Boston Building .",
        "id": "train_4576",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "22",
                "subj_char_span": [
                    23,
                    48
                ],
                "obj_char_span": [
                    10,
                    12
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    5,
                    9
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    48
                ],
                "tok_span": [
                    5,
                    9
                ]
            },
            {
                "text": "22",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    12
                ],
                "tok_span": [
                    2,
                    3
                ]
            }
        ]
    },
    {
        "text": "The 320 South Boston Building is 121.92 metres .",
        "id": "train_4577",
        "relation_list": [
            {
                "subject": "320 South Boston Building",
                "object": "121.92",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "height",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "320 South Boston Building",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "121.92",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "The architect of 3Arena was the company Populous .",
        "id": "train_4578",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Populous",
                "subj_char_span": [
                    17,
                    23
                ],
                "obj_char_span": [
                    40,
                    48
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    23
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Populous",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The 3Arena is located in Dublin .",
        "id": "train_4579",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Dublin",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    25,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "3Arena is located at North Wall , Dublin .",
        "id": "train_4580",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "North Wall , Dublin",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    40
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "North Wall , Dublin",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    40
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The owner of 3Arena is Live Nation Entertainment .",
        "id": "train_4581",
        "relation_list": [
            {
                "subject": "3Arena",
                "object": "Live Nation Entertainment",
                "subj_char_span": [
                    13,
                    19
                ],
                "obj_char_span": [
                    23,
                    48
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "3Arena",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    19
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Live Nation Entertainment",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    48
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "3XN was the architect of the AC Hotel Bella Sky Copenhagen .",
        "id": "train_4582",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "3XN",
                "subj_char_span": [
                    29,
                    58
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    58
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "3XN",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The AC Hotel Bella Sky , Copenhagen was developed by the Bella Center .",
        "id": "train_4583",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Bella Center",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    57,
                    69
                ],
                "predicate": "developer",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    69
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "The AC Hotel Bella Sky Copenhagen has 23 floors .",
        "id": "train_4584",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "23",
                "subj_char_span": [
                    4,
                    33
                ],
                "obj_char_span": [
                    38,
                    40
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    33
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "23",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The AC Hotel Bella Sky is in Copenhagen .",
        "id": "train_4585",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Copenhagen",
                "subj_char_span": [
                    4,
                    22
                ],
                "obj_char_span": [
                    29,
                    39
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky is in Copenhagen , Denmark .",
        "id": "train_4586",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky",
                "object": "Denmark",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "AC Hotel Bella Sky Copenhagen is owned by Bella Center .",
        "id": "train_4587",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Bella Center",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    42,
                    54
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bella Center",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    54
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "Marriott International is the tenant of AC Hotel Bella Sky Copenhagen .",
        "id": "train_4588",
        "relation_list": [
            {
                "subject": "AC Hotel Bella Sky Copenhagen",
                "object": "Marriott International",
                "subj_char_span": [
                    40,
                    69
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AC Hotel Bella Sky Copenhagen",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    69
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Adare is part of Munster .",
        "id": "train_4589",
        "relation_list": [
            {
                "subject": "Adare",
                "object": "Munster",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    17,
                    24
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Munster",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    24
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor is Augustus Pugin .",
        "id": "train_4590",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Augustus Pugin",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    32,
                    46
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    46
                ],
                "tok_span": [
                    7,
                    11
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor is George Richard Pain .",
        "id": "train_4591",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "George Richard Pain",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    32,
                    51
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "George Richard Pain",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    51
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The architect of Adare Manor was James Pain .",
        "id": "train_4592",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "James Pain",
                "subj_char_span": [
                    17,
                    28
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    28
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "James Pain",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Philip Charles Hardwick was the architect of Adare Manor .",
        "id": "train_4593",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Philip Charles Hardwick",
                "subj_char_span": [
                    45,
                    56
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Philip Charles Hardwick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The construction of Adare Manor was completed in 1862 .",
        "id": "train_4594",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "1862",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    3,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "1862",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is located in Adare .",
        "id": "train_4595",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Adare Manor",
                "object": "Adare",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    31
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Adare",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    31
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adare Manor is located in County Limerick .",
        "id": "train_4596",
        "relation_list": [
            {
                "subject": "Adare Manor",
                "object": "County Limerick",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adare Manor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa is located in Ethiopia .",
        "id": "train_4597",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa Stadium is part of Addid Ababa .",
        "id": "train_4598",
        "relation_list": [
            {
                "subject": "Addis Ababa",
                "object": "Addis Ababa Stadium",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa Stadium",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "Building started on the Addis Ababa City Hall in 1961 .",
        "id": "train_4599",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "1961",
                "subj_char_span": [
                    24,
                    45
                ],
                "obj_char_span": [
                    49,
                    53
                ],
                "predicate": "buildingStartDate",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    45
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "1961",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is located in the country of Ethiopia .",
        "id": "train_4600",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Ethiopia",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    51,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The floor area of Addis Ababa City Hall is 140000.0 ( square metres ) .",
        "id": "train_4601",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "140000.0 ( square metres )",
                "subj_char_span": [
                    18,
                    39
                ],
                "obj_char_span": [
                    43,
                    69
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    39
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "140000.0 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    69
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "Addis Ababa City Hall is located in Addis Ababa .",
        "id": "train_4602",
        "relation_list": [
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Addis Ababa City Hall",
                "object": "Addis Ababa",
                "subj_char_span": [
                    0,
                    21
                ],
                "obj_char_span": [
                    36,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Addis Ababa City Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    21
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Addis Ababa",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    47
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall has the Tudor Revival architectural style .",
        "id": "train_4603",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Tudor Revival",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Tudor Revival",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall was completed in 1931 .",
        "id": "train_4604",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "1931",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    30,
                    34
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "1931",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Sri Lanka .",
        "id": "train_4605",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Adisham Hall is located in Sri Lanka .",
        "id": "train_4606",
        "relation_list": [
            {
                "subject": "Adisham Hall",
                "object": "Sri Lanka",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Adisham Hall",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ahmedabad is in India .",
        "id": "train_4607",
        "relation_list": [
            {
                "subject": "Ahmedabad",
                "object": "India",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    16,
                    21
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    21
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Akita Akita is found in the country of Japan .",
        "id": "train_4608",
        "relation_list": [
            {
                "subject": "Akita",
                "object": "Japan",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Akita , Akita is part of Akita Prefecture .",
        "id": "train_4609",
        "relation_list": [
            {
                "subject": "Akita , Akita",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita , Akita",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    41
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The address of Akita Museum of Art is `` 1-4-2 Nakadori '' .",
        "id": "train_4610",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "`` 1-4-2 Nakadori ''",
                "subj_char_span": [
                    15,
                    34
                ],
                "obj_char_span": [
                    38,
                    58
                ],
                "predicate": "address",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    10,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    34
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "`` 1-4-2 Nakadori ''",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    58
                ],
                "tok_span": [
                    10,
                    23
                ]
            }
        ]
    },
    {
        "text": "Tadao Ando is the architect who designed the Akita Museum of Art .",
        "id": "train_4611",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Tadao Ando",
                "subj_char_span": [
                    45,
                    64
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    10,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    64
                ],
                "tok_span": [
                    10,
                    16
                ]
            },
            {
                "text": "Tadao Ando",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art has a floor area of 3746.66 ( square metres ) .",
        "id": "train_4612",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "3746.66 ( square metres )",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    44,
                    69
                ],
                "predicate": "floorArea",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "3746.66 ( square metres )",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    69
                ],
                "tok_span": [
                    12,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Akita Museum of Art has 3 floors .",
        "id": "train_4613",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "3",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    28,
                    29
                ],
                "predicate": "floorCount",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "3",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    29
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Akita Museum of Art is located in Akita Prefecture .",
        "id": "train_4614",
        "relation_list": [
            {
                "subject": "Akita Museum of Art",
                "object": "Akita Prefecture",
                "subj_char_span": [
                    0,
                    19
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Museum of Art",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Akita Prefecture is located in Japan .",
        "id": "train_4615",
        "relation_list": [
            {
                "subject": "Akita Prefecture",
                "object": "Japan",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    35,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akita Prefecture",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "The architectural style of the Alan B. Miller Hall is Georgian .",
        "id": "train_4616",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Georgian",
                "subj_char_span": [
                    31,
                    50
                ],
                "obj_char_span": [
                    54,
                    62
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    50
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Georgian",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Alan B Miller Hall is located in Virginia .",
        "id": "train_4617",
        "relation_list": [
            {
                "subject": "Alan",
                "object": "Virginia",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Alan B. Miller Hall is in Williamsburg , Virginia .",
        "id": "train_4618",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Williamsburg , Virginia",
                "subj_char_span": [
                    4,
                    23
                ],
                "obj_char_span": [
                    30,
                    53
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    23
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Williamsburg , Virginia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    53
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Mason School of Business is a tenant of the Alan B. Miller Hall .",
        "id": "train_4619",
        "relation_list": [
            {
                "subject": "Alan B. Miller Hall",
                "object": "Mason School of Business",
                "subj_char_span": [
                    44,
                    63
                ],
                "obj_char_span": [
                    0,
                    24
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alan B. Miller Hall",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "The architect Alfred Giles died in Kendall County , Texas .",
        "id": "train_4620",
        "relation_list": [
            {
                "subject": "Alfred Giles",
                "object": "Kendall County , Texas",
                "subj_char_span": [
                    14,
                    26
                ],
                "obj_char_span": [
                    35,
                    57
                ],
                "predicate": "placeOfDeath",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    26
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Kendall County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    57
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa was completed in 1995 .",
        "id": "train_4621",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "1995",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    37
                ],
                "predicate": "completionDate",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "1995",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in India .",
        "id": "train_4622",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "India",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The location of Amdavad ni Gufa is Ahmedabad .",
        "id": "train_4623",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Ahmedabad",
                "subj_char_span": [
                    16,
                    31
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "location",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    31
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Ahmedabad",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    12,
                    14
                ]
            }
        ]
    },
    {
        "text": "Amdavad ni Gufa is located in Gujarat .",
        "id": "train_4624",
        "relation_list": [
            {
                "subject": "Amdavad ni Gufa",
                "object": "Gujarat",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amdavad ni Gufa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "The bed count of Ampara Hospital is 476 .",
        "id": "train_4625",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "476",
                "subj_char_span": [
                    17,
                    32
                ],
                "obj_char_span": [
                    36,
                    39
                ],
                "predicate": "bedCount",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    17,
                    32
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "476",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    39
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Ampara Hospital is in Ampara .",
        "id": "train_4626",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    4,
                    10
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Ampara Hospital",
                "object": "Ampara",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    26,
                    32
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Ampara",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    32
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is located in the region of Ampara District .",
        "id": "train_4627",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Ampara District",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    44,
                    59
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ampara District",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Ampara Hospital is in Eastern Province , Sri Lanka .",
        "id": "train_4628",
        "relation_list": [
            {
                "subject": "Ampara Hospital",
                "object": "Eastern Province , Sri Lanka",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    22,
                    50
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ampara Hospital",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    50
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "Alfred Giles was the architect of Asher and Mary Isabelle Richardson House .",
        "id": "train_4629",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Alfred Giles",
                "subj_char_span": [
                    34,
                    74
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "architect",
                "subj_tok_span": [
                    6,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    74
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "Alfred Giles",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House is located in Asherton , Texas .",
        "id": "train_4630",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "Asherton , Texas",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    55,
                    71
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    71
                ],
                "tok_span": [
                    9,
                    13
                ]
            }
        ]
    },
    {
        "text": "Asher and Mary Isabelle Richardson House was built in 1911 .",
        "id": "train_4631",
        "relation_list": [
            {
                "subject": "Asher and Mary Isabelle Richardson House",
                "object": "1911",
                "subj_char_span": [
                    0,
                    40
                ],
                "obj_char_span": [
                    54,
                    58
                ],
                "predicate": "yearOfConstruction",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asher and Mary Isabelle Richardson House",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    40
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "1911",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    58
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Asherton Texas is in the United States .",
        "id": "train_4632",
        "relation_list": [
            {
                "subject": "Asherton",
                "object": "United States",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Asherton , Texas is part of Dimmit County , Texas .",
        "id": "train_4633",
        "relation_list": [
            {
                "subject": "Asherton , Texas",
                "object": "Dimmit County , Texas",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    28,
                    49
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Dimmit County , Texas",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    49
                ],
                "tok_span": [
                    7,
                    13
                ]
            }
        ]
    },
    {
        "text": "Asherton , Texas is part of the United States .",
        "id": "train_4634",
        "relation_list": [
            {
                "subject": "Asherton , Texas",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    32,
                    45
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asherton , Texas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds have the architectural style of American Craftsman .",
        "id": "train_4635",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "American Craftsman",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    64,
                    82
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "American Craftsman",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    82
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Asilomar Conference Grounds has the architectural style of the Arts and Crafts Movement .",
        "id": "train_4636",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Arts and Crafts",
                "subj_char_span": [
                    0,
                    27
                ],
                "obj_char_span": [
                    63,
                    78
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    27
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Arts and Crafts",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Asilomar Conference Grounds is located at Pacific Grove , California .",
        "id": "train_4637",
        "relation_list": [
            {
                "subject": "Asilomar Conference Grounds",
                "object": "Pacific Grove , California",
                "subj_char_span": [
                    4,
                    31
                ],
                "obj_char_span": [
                    46,
                    72
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asilomar Conference Grounds",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    31
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    72
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "The Asser Levy Public Baths have the Romanesque Revival style of architecture .",
        "id": "train_4638",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Romanesque Revival",
                "subj_char_span": [
                    4,
                    27
                ],
                "obj_char_span": [
                    37,
                    55
                ],
                "predicate": "architecturalStyle",
                "subj_tok_span": [
                    1,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    7
                ]
            },
            {
                "text": "Romanesque Revival",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    55
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located at 23rd Street ( Manhattan ) .",
        "id": "train_4639",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "23rd Street ( Manhattan )",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "23rd Street ( Manhattan )",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located in Avenue A , Manhattan .",
        "id": "train_4640",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Avenue A",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Avenue A",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Asser Levy Public Baths is located in Manhattan .",
        "id": "train_4641",
        "relation_list": [
            {
                "subject": "Asser Levy Public Baths",
                "object": "Manhattan",
                "subj_char_span": [
                    0,
                    23
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asser Levy Public Baths",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "The birth place of Augustus Pugin is Bloomsbury .",
        "id": "train_4642",
        "relation_list": [
            {
                "subject": "Augustus Pugin",
                "object": "Bloomsbury",
                "subj_char_span": [
                    19,
                    33
                ],
                "obj_char_span": [
                    37,
                    47
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    33
                ],
                "tok_span": [
                    4,
                    8
                ]
            },
            {
                "text": "Bloomsbury",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "One of the significant buildings designed by Augustus Pugin is the Palace Of Westminster .",
        "id": "train_4643",
        "relation_list": [
            {
                "subject": "Augustus Pugin",
                "object": "Palace",
                "subj_char_span": [
                    45,
                    59
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    7,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Augustus Pugin",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    59
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Palace",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Birmingham 's governing body is Birmingham City Council .",
        "id": "train_4644",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Birmingham City Council",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    32,
                    55
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Birmingham",
                "object": "Birmingham City Council",
                "subj_char_span": [
                    32,
                    42
                ],
                "obj_char_span": [
                    32,
                    55
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Birmingham City Council",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    55
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Birmingham City Council",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    55
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Andrew Mitchell is the leader of Birmingham .",
        "id": "train_4645",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Andrew Mitchell",
                "subj_char_span": [
                    33,
                    43
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Andrew Mitchell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Labour politician , John Clancy is the leader of Birmingham .",
        "id": "train_4646",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "John Clancy",
                "subj_char_span": [
                    49,
                    59
                ],
                "obj_char_span": [
                    20,
                    31
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    3,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "John Clancy",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    3,
                    5
                ]
            }
        ]
    },
    {
        "text": "Khalid Mahmood ( British politician ) is one of the leaders of Birmingham .",
        "id": "train_4647",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Khalid Mahmood ( British politician )",
                "subj_char_span": [
                    63,
                    73
                ],
                "obj_char_span": [
                    0,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Khalid Mahmood ( British politician )",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    37
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Liberal Democrats are the leaders of Birmingham .",
        "id": "train_4648",
        "relation_list": [
            {
                "subject": "Birmingham",
                "object": "Liberal Democrats",
                "subj_char_span": [
                    41,
                    51
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Liberal Democrats",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Buffalo New York is part of New York .",
        "id": "train_4649",
        "relation_list": [
            {
                "subject": "Buffalo",
                "object": "New York",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    8,
                    16
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Buffalo",
                "object": "New York",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Buffalo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    16
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Buffalo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Chicago is located in the United States .",
        "id": "train_4650",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "United States",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Chicago is part of Cook County , Illinois .",
        "id": "train_4651",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "Cook County , Illinois",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cook County , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    41
                ],
                "tok_span": [
                    4,
                    8
                ]
            }
        ]
    },
    {
        "text": "Chicago is part of Illinois .",
        "id": "train_4652",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "Illinois",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    19,
                    27
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Rahm Emanuel is a leader in Chicago .",
        "id": "train_4653",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "Rahm Emanuel",
                "subj_char_span": [
                    28,
                    35
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rahm Emanuel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Susana Mendoza is the leader of Chicago .",
        "id": "train_4654",
        "relation_list": [
            {
                "subject": "Chicago",
                "object": "Susana Mendoza",
                "subj_char_span": [
                    32,
                    39
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Susana Mendoza",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Cleveland is located in the United States .",
        "id": "train_4655",
        "relation_list": [
            {
                "subject": "Cleveland",
                "object": "United States",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Cleveland 's governing body is Cleveland City Council .",
        "id": "train_4656",
        "relation_list": [
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    31,
                    53
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Cleveland",
                "object": "Cleveland City Council",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    31,
                    53
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    53
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Cleveland City Council",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    53
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "Cleveland is part of Cuyahoga County , Ohio .",
        "id": "train_4657",
        "relation_list": [
            {
                "subject": "Cleveland",
                "object": "Cuyahoga County , Ohio",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    21,
                    43
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cuyahoga County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    43
                ],
                "tok_span": [
                    4,
                    11
                ]
            }
        ]
    },
    {
        "text": "Cleveland is located within Ohio , .",
        "id": "train_4658",
        "relation_list": [
            {
                "subject": "Cleveland",
                "object": "Ohio",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Frank G Jackson is a leader in Cleveland .",
        "id": "train_4659",
        "relation_list": [
            {
                "subject": "Cleveland",
                "object": "Frank",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Cleveland",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Frank",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Robert Gates is the chancellor of the College of William & Mary .",
        "id": "train_4660",
        "relation_list": [
            {
                "subject": "College of William & Mary",
                "object": "Robert Gates",
                "subj_char_span": [
                    38,
                    63
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "chancellor",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "College of William & Mary",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    63
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Robert Gates",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "County Limerick is governed by the Limerick City and County Council .",
        "id": "train_4661",
        "relation_list": [
            {
                "subject": "County Limerick",
                "object": "Limerick City and County Council",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    67
                ],
                "predicate": "governmentType",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "County Limerick",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Limerick City and County Council",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    67
                ],
                "tok_span": [
                    6,
                    11
                ]
            }
        ]
    },
    {
        "text": "The Faroese Language is spoken in Denmark .",
        "id": "train_4662",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Faroese",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    4,
                    11
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Faroese",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    11
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "One of the languages in Denmark is the German .",
        "id": "train_4663",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "German",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    39,
                    45
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "German",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Greenlandic is one of the languages of Denmark .",
        "id": "train_4664",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Greenlandic",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Greenlandic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Lars Lokke Rasmussen is Denmark 's leader .",
        "id": "train_4665",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Lars",
                "subj_char_span": [
                    24,
                    31
                ],
                "obj_char_span": [
                    0,
                    4
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    31
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Lars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Margrethe II of Denmark is the leader of Denmark .",
        "id": "train_4666",
        "relation_list": [
            {
                "subject": "Denmark",
                "object": "Margrethe II of Denmark",
                "subj_char_span": [
                    16,
                    23
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Denmark",
                "object": "Margrethe II of Denmark",
                "subj_char_span": [
                    41,
                    48
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Margrethe II of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Denmark",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Margrethe II of Denmark",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Dublin is part of the Republic of Ireland .",
        "id": "train_4667",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "Republic of Ireland",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    41
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Dáil Éireann is a leader in Dublin .",
        "id": "train_4668",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "Dáil Éireann",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Dáil Éireann",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Dublin is lead by the European Parliament .",
        "id": "train_4669",
        "relation_list": [
            {
                "subject": "Dublin",
                "object": "European Parliament",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    22,
                    41
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    41
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The governing body of the Eastern Province Sri Lanka is the Eastern Provincial Council .",
        "id": "train_4670",
        "relation_list": [
            {
                "subject": "Eastern Province",
                "object": "Eastern Provincial Council",
                "subj_char_span": [
                    26,
                    42
                ],
                "obj_char_span": [
                    60,
                    86
                ],
                "predicate": "governingBody",
                "subj_tok_span": [
                    5,
                    7
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Eastern Province",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    42
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Eastern Provincial Council",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    86
                ],
                "tok_span": [
                    11,
                    14
                ]
            }
        ]
    },
    {
        "text": "The leader of the Eastern Province , Sri Lanka is Austin Fernando .",
        "id": "train_4671",
        "relation_list": [
            {
                "subject": "Eastern Province , Sri Lanka",
                "object": "Austin Fernando",
                "subj_char_span": [
                    18,
                    46
                ],
                "obj_char_span": [
                    50,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    9
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Eastern Province , Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    46
                ],
                "tok_span": [
                    4,
                    9
                ]
            },
            {
                "text": "Austin Fernando",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ethiopia 's currency is the Ethiopian Birr .",
        "id": "train_4672",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Ethiopian",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    28,
                    37
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ethiopian",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Amharic is a language found in Ethiopia .",
        "id": "train_4673",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Amharic",
                "subj_char_span": [
                    31,
                    39
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    39
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Amharic",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The leader of Ethiopia is Hailemariam Desalegn .",
        "id": "train_4674",
        "relation_list": [
            {
                "subject": "Ethiopia",
                "object": "Hailemariam Desalegn",
                "subj_char_span": [
                    14,
                    22
                ],
                "obj_char_span": [
                    26,
                    46
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ethiopia",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Hailemariam Desalegn",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    46
                ],
                "tok_span": [
                    5,
                    12
                ]
            }
        ]
    },
    {
        "text": "George Winkler is from the United States .",
        "id": "train_4675",
        "relation_list": [
            {
                "subject": "George Winkler",
                "object": "United States",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    27,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "George Winkler",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    40
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Anandiben Patel is the leader of Gujarat .",
        "id": "train_4676",
        "relation_list": [
            {
                "subject": "Gujarat",
                "object": "Anandiben Patel",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Anandiben Patel",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Gujarat 's leader is known as the Gujarat Legislative Assembly .",
        "id": "train_4677",
        "relation_list": [
            {
                "subject": "Gujarat",
                "object": "Gujarat Legislative Assembly",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    34,
                    62
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Gujarat",
                "object": "Gujarat Legislative Assembly",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    34,
                    62
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Gujarat Legislative Assembly",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    62
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Gujarat",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Gujarat Legislative Assembly",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    62
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "The capital of Illinois is Springfield , Illinois .",
        "id": "train_4678",
        "relation_list": [
            {
                "subject": "Illinois",
                "object": "Springfield , Illinois",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    49
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Illinois",
                "object": "Springfield , Illinois",
                "subj_char_span": [
                    41,
                    49
                ],
                "obj_char_span": [
                    27,
                    49
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Springfield , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    49
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    49
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Springfield , Illinois",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    49
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "Illinois is in the United States .",
        "id": "train_4679",
        "relation_list": [
            {
                "subject": "Illinois",
                "object": "United States",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Illinois .",
        "id": "train_4680",
        "relation_list": [
            {
                "subject": "Illinois",
                "object": "English language",
                "subj_char_span": [
                    34,
                    42
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Illinois",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi leads India .",
        "id": "train_4681",
        "relation_list": [
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    20,
                    25
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    25
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "There is an ethnic group of Chinese people in Japan .",
        "id": "train_4682",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Chinese people in Japan",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    28,
                    51
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Chinese people in Japan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    51
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic groups in Japan is the Filipinos .",
        "id": "train_4683",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Filipinos",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Filipinos",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "The main ethnic group in Japan is the Japanese .",
        "id": "train_4684",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Japanese",
                "subj_char_span": [
                    25,
                    30
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Japanese",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Japan has an ethnic group called Koreans in Japan .",
        "id": "train_4685",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Koreans in Japan",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Japan",
                "object": "Koreans in Japan",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    33,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Koreans in Japan",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Koreans in Japan",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    49
                ],
                "tok_span": [
                    6,
                    9
                ]
            }
        ]
    },
    {
        "text": "There is an ethnic group of Vietnamese people in Japan .",
        "id": "train_4686",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Vietnamese people in Japan",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    28,
                    54
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Vietnamese people in Japan",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    54
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The leader of Japan is called Akihito .",
        "id": "train_4687",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Akihito",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    30,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Akihito",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    37
                ],
                "tok_span": [
                    6,
                    10
                ]
            }
        ]
    },
    {
        "text": "The leader of Japan is Shinzō Abe .",
        "id": "train_4688",
        "relation_list": [
            {
                "subject": "Japan",
                "object": "Shinzō Abe",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    23,
                    33
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Japan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Shinzō Abe",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    33
                ],
                "tok_span": [
                    5,
                    9
                ]
            }
        ]
    },
    {
        "text": "John Madin was born in Birmingham .",
        "id": "train_4689",
        "relation_list": [
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    23,
                    33
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Birmingham is the home town of John Madin .",
        "id": "train_4690",
        "relation_list": [
            {
                "subject": "John Madin",
                "object": "Birmingham",
                "subj_char_span": [
                    31,
                    41
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "hometown",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "John Madin",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    41
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Birmingham",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "The birth place of Julia Morgan is California .",
        "id": "train_4691",
        "relation_list": [
            {
                "subject": "Julia Morgan",
                "object": "California",
                "subj_char_span": [
                    19,
                    31
                ],
                "obj_char_span": [
                    35,
                    45
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "California",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    45
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Julia Morgan was born in San Francisco .",
        "id": "train_4692",
        "relation_list": [
            {
                "subject": "Julia Morgan",
                "object": "San Francisco",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    25,
                    38
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "San Francisco",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "One of the significant buildings designed by Julia Morgan is the Asilomar State Beach .",
        "id": "train_4693",
        "relation_list": [
            {
                "subject": "Julia Morgan",
                "object": "Asilomar State Beach",
                "subj_char_span": [
                    45,
                    57
                ],
                "obj_char_span": [
                    65,
                    85
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Asilomar State Beach",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    85
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "The Riverside Art Musuem is one of Julia Morgan 's significant buildings .",
        "id": "train_4694",
        "relation_list": [
            {
                "subject": "Julia Morgan",
                "object": "Riverside Art",
                "subj_char_span": [
                    35,
                    47
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "significantBuilding",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Julia Morgan",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Riverside Art",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "Boris Johnson is the leader in London .",
        "id": "train_4695",
        "relation_list": [
            {
                "subject": "London",
                "object": "Boris Johnson",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Boris Johnson",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "London is lead via the European Parliament .",
        "id": "train_4696",
        "relation_list": [
            {
                "subject": "London",
                "object": "European Parliament",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    23,
                    42
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "European Parliament",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    42
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The Parliament of the United Kingdom is the leader of London .",
        "id": "train_4697",
        "relation_list": [
            {
                "subject": "London",
                "object": "Parliament of the United Kingdom",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    4,
                    36
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Parliament of the United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    36
                ],
                "tok_span": [
                    1,
                    6
                ]
            }
        ]
    },
    {
        "text": "The leader of Manhattan is Cyrus Vance Jr .",
        "id": "train_4698",
        "relation_list": [
            {
                "subject": "Manhattan",
                "object": "Cyrus Vance",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Cyrus Vance",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "The leader of Manhattan is Gale Brewer .",
        "id": "train_4699",
        "relation_list": [
            {
                "subject": "Manhattan",
                "object": "Gale Brewer",
                "subj_char_span": [
                    14,
                    23
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Gale Brewer",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    5,
                    7
                ]
            }
        ]
    },
    {
        "text": "Marriott International is based in Bethesda , Maryland .",
        "id": "train_4700",
        "relation_list": [
            {
                "subject": "Marriott International",
                "object": "Bethesda , Maryland",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    35,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Marriott International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Bethesda , Maryland",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    54
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "The Mason School of Business is located in the United States .",
        "id": "train_4701",
        "relation_list": [
            {
                "subject": "Mason School of Business",
                "object": "United States",
                "subj_char_span": [
                    4,
                    28
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mason School of Business",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    28
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Manhattan is part of New York City .",
        "id": "train_4702",
        "relation_list": [
            {
                "subject": "New York City",
                "object": "Manhattan",
                "subj_char_span": [
                    21,
                    34
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "New York City",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Manhattan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Pacific Grove , California is in the United States .",
        "id": "train_4703",
        "relation_list": [
            {
                "subject": "Pacific Grove , California",
                "object": "United States",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Pacific Grove , California",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Perth is located in Australia .",
        "id": "train_4704",
        "relation_list": [
            {
                "subject": "Perth",
                "object": "Australia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Perth",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Australia",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "The leader of the Republic of Ireland is Enda Kenny .",
        "id": "train_4705",
        "relation_list": [
            {
                "subject": "Republic of Ireland",
                "object": "Enda Kenny",
                "subj_char_span": [
                    18,
                    37
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Republic of Ireland",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    37
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Enda Kenny",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    8,
                    11
                ]
            }
        ]
    },
    {
        "text": "People from South Africa can say they are from South Africa .",
        "id": "train_4706",
        "relation_list": [
            {
                "subject": "South Africa",
                "object": "South Africa",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    12,
                    24
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "South Africa",
                "object": "South Africa",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "South Africa",
                "object": "South Africa",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    12,
                    24
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "South Africa",
                "object": "South Africa",
                "subj_char_span": [
                    47,
                    59
                ],
                "obj_char_span": [
                    47,
                    59
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    59
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "In South Africa there is an ethnic group of Asian South Africans .",
        "id": "train_4707",
        "relation_list": [
            {
                "subject": "South Africa",
                "object": "Asian South Africans",
                "subj_char_span": [
                    3,
                    15
                ],
                "obj_char_span": [
                    44,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    15
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Asian South Africans",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    64
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "One of South Africa 's ethnic groups are the Coloured .",
        "id": "train_4708",
        "relation_list": [
            {
                "subject": "South Africa",
                "object": "Coloured",
                "subj_char_span": [
                    7,
                    19
                ],
                "obj_char_span": [
                    45,
                    53
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    4
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    19
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Coloured",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    53
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Cyril Ramaphosa is the leader of South Africa .",
        "id": "train_4709",
        "relation_list": [
            {
                "subject": "South Africa",
                "object": "Cyril Ramaphosa",
                "subj_char_span": [
                    33,
                    45
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    45
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cyril Ramaphosa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "South Africa 's leader is called Jacob Zuma .",
        "id": "train_4710",
        "relation_list": [
            {
                "subject": "South Africa",
                "object": "Jacob Zuma",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    33,
                    43
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "South Africa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Jacob Zuma",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    43
                ],
                "tok_span": [
                    7,
                    10
                ]
            }
        ]
    },
    {
        "text": "The capital of Sri Lanka is Sri Jayawardenepura Kotte .",
        "id": "train_4711",
        "relation_list": [
            {
                "subject": "Sri Lanka",
                "object": "Sri Jayawardenepura Kotte",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    28,
                    53
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Sri Jayawardenepura Kotte",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    53
                ],
                "tok_span": [
                    6,
                    13
                ]
            }
        ]
    },
    {
        "text": "The language of Sri Lanka is the Tamil language .",
        "id": "train_4712",
        "relation_list": [
            {
                "subject": "Sri Lanka",
                "object": "Tamil language",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    33,
                    47
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    5
                ]
            },
            {
                "text": "Tamil language",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    47
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Ranil Wickremesinghe is a leader of Sri Lanka .",
        "id": "train_4713",
        "relation_list": [
            {
                "subject": "Sri Lanka",
                "object": "Ranil Wickremesinghe",
                "subj_char_span": [
                    36,
                    45
                ],
                "obj_char_span": [
                    0,
                    20
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    14
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Sri Lanka",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ranil Wickremesinghe",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    8
                ]
            }
        ]
    },
    {
        "text": "The demonym for natives of the United kingdom is British people .",
        "id": "train_4714",
        "relation_list": [
            {
                "subject": "United",
                "object": "British people",
                "subj_char_span": [
                    31,
                    37
                ],
                "obj_char_span": [
                    49,
                    63
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "British people",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    63
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "Washington DC is the capital of the United States .",
        "id": "train_4715",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "One of the ethnic groups of the United States are the African Americans .",
        "id": "train_4716",
        "relation_list": [
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    32,
                    45
                ],
                "obj_char_span": [
                    54,
                    71
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    45
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    71
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "One United States ethnic group is White Americans .",
        "id": "train_4717",
        "relation_list": [
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States was Barack Obama .",
        "id": "train_4718",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    36,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Joe Biden is a leader of the United States .",
        "id": "train_4719",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    29,
                    42
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "The United States of America ` s Chief Justice is John Roberts .",
        "id": "train_4720",
        "relation_list": [
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    50,
                    62
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    62
                ],
                "tok_span": [
                    10,
                    12
                ]
            }
        ]
    },
    {
        "text": "The leader of the United States is known as the President of the United States .",
        "id": "train_4721",
        "relation_list": [
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    18,
                    31
                ],
                "obj_char_span": [
                    48,
                    78
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    4,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "United States",
                "object": "President of the United States",
                "subj_char_span": [
                    65,
                    78
                ],
                "obj_char_span": [
                    48,
                    78
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    31
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    78
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    78
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "President of the United States",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    78
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "Virginia is in the United States .",
        "id": "train_4722",
        "relation_list": [
            {
                "subject": "Virginia",
                "object": "United States",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Virginia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    6
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , a dish with Spanish roots , is a mix of bread , almonds , garlic , water and olive oil . It originated in the Andalusia region and is also known as Ajo Blanco .",
        "id": "train_4723",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    122,
                    131
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    32,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    32,
                    36
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , also known as Ajo blanco , is a dish from the Andalusia region of Spain and includes the ingredients bread , almonds , garlic , water and olive oil .",
        "id": "train_4724",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    78,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    58,
                    67
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    83
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    67
                ],
                "tok_span": [
                    19,
                    23
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco , also known as Ajo Blanco comes from the Andalusian region of Spain and its main ingredients are bread , almonds , garlic , water and olive oil .",
        "id": "train_4725",
        "relation_list": [
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    73,
                    78
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    78
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Almond is an ingredient in ajoblanco which is from the Andalusia region , where Susana Diaz is a leader . This region is in Spain , where Felipe VI of Spain is the leader .",
        "id": "train_4726",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    124,
                    129
                ],
                "obj_char_span": [
                    138,
                    156
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    151,
                    156
                ],
                "obj_char_span": [
                    138,
                    156
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    55,
                    64
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    129
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    156
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    156
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    64
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Amatriciana is a sauce from Lazio , Italy . It includes cheese along with tomatoes , guanciale and olive oil .",
        "id": "train_4727",
        "relation_list": [
            {
                "subject": "Amatriciana",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Amatriciana",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce is from the Lazio region in Italy and it 's used in an Italian meal . Pecorino Romano is an ingredient of Amatriciana sauce as well as tomatoes , guanciale , cheese and olive oil .",
        "id": "train_4728",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    124,
                    141
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    124,
                    141
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Pecorino Romano",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    88,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Pecorino Romano",
                "subj_char_span": [
                    124,
                    141
                ],
                "obj_char_span": [
                    88,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italian meal",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    73,
                    85
                ],
                "predicate": "course",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italian meal",
                "subj_char_span": [
                    124,
                    141
                ],
                "obj_char_span": [
                    73,
                    85
                ],
                "predicate": "course",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    141
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    141
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Pecorino Romano",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    141
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Pecorino Romano",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italian meal",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    85
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    141
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Italian meal",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    85
                ],
                "tok_span": [
                    20,
                    22
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce , which is made of tomatoes , guanciale , cheese , and olive oil , comes from the region of Lazio in Italy .",
        "id": "train_4729",
        "relation_list": [
            {
                "subject": "Amatriciana sauce",
                "object": "Lazio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    110,
                    115
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Lazio",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "Avocado is a fruit of the Laurales order and Lauraceae family . It is an ingredient found in Bandeja paisa . That dish comes from Antioquia Department region in Columbia .",
        "id": "train_4730",
        "relation_list": [
            {
                "subject": "Avocado",
                "object": "Laurales",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "order",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    93,
                    106
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Avocado",
                "object": "Lauraceae",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    93,
                    106
                ],
                "obj_char_span": [
                    130,
                    150
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    33,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Laurales",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lauraceae",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    150
                ],
                "tok_span": [
                    33,
                    38
                ]
            }
        ]
    },
    {
        "text": "In the country of Colombia , the Antioquia Department is where Bandeja paisa is found . One of the ingredients in this dish is Avocado which has the genus Persea and belongs to the Lauraceae family .",
        "id": "train_4731",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    33,
                    53
                ],
                "obj_char_span": [
                    18,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    63,
                    76
                ],
                "obj_char_span": [
                    127,
                    134
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Avocado",
                "object": "Persea",
                "subj_char_span": [
                    127,
                    134
                ],
                "obj_char_span": [
                    155,
                    161
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Avocado",
                "object": "Lauraceae",
                "subj_char_span": [
                    127,
                    134
                ],
                "obj_char_span": [
                    181,
                    190
                ],
                "predicate": "family",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    63,
                    76
                ],
                "obj_char_span": [
                    33,
                    53
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Persea",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    134
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Lauraceae",
                "type": "DEFAULT",
                "char_span": [
                    181,
                    190
                ],
                "tok_span": [
                    44,
                    46
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    76
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    53
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Arem-arem is a main course dish served nationwide in Indonesia , but is more specific to Java . The main ingredients are compressed rice cooked in banana leaf with vegetables or minced meat fillings .",
        "id": "train_4732",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "The main course Arem-arem is a dish of Javanese cuisine and is also popular in Indonesia . The main ingredients are rice cooked in banana leaf with vegetables or minced meat fillings .",
        "id": "train_4733",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    79,
                    88
                ],
                "predicate": "country",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese cuisine",
                "subj_char_span": [
                    16,
                    25
                ],
                "obj_char_span": [
                    39,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    88
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    25
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Javanese cuisine",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    55
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "The dish Arem arem originates from Indonesia , more specifically Java . Indonesia 's leader 's name is Joko Widodo . and the currency is the rupiah . The language is Indonesian .",
        "id": "train_4734",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    103,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    72,
                    81
                ],
                "obj_char_span": [
                    103,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    166,
                    176
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    72,
                    81
                ],
                "obj_char_span": [
                    166,
                    176
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    166,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    72,
                    81
                ],
                "obj_char_span": [
                    166,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    114
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    114
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Indonesian language is the language spoken in Indonesia where the leaders are Joko Widodo and Jusuf Kalla . Arem-arem is a food found in Indonesia but is more specific to Java .",
        "id": "train_4735",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    108,
                    117
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    78,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    78,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian language",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    0,
                    19
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    89
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Indonesian language",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    19
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo and Jusuf Kalla are leaders in Indonesia where the currency is the Indonesian rupiah . It is also the country that Arem arem , a Javanese dish , originates from .",
        "id": "train_4736",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    16,
                    27
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    79,
                    96
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    27
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    96
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Arem-arem , a Javanese dish , is from Indonesia , where Indonesian is the language spoken . Two of the leaders in Indonesia are Joko Widodo and Jusuf Kalla .",
        "id": "train_4737",
        "relation_list": [
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    38,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    114,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    128,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    128,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    29,
                    34
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    144,
                    155
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    144,
                    155
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Arem-arem",
                "object": "Javanese",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    14,
                    22
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    38,
                    47
                ],
                "obj_char_span": [
                    56,
                    66
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    56,
                    66
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    139
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    139
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    155
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    155
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Arem-arem",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    22
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    66
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Arem arem originates from the country of Indonesia but is specifically found in Java . The leaders are Jusuf Kalla and Joko Widodo and the currency is the Indonesian rupiah .",
        "id": "train_4738",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    103,
                    114
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    119,
                    130
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    155,
                    172
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    114
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    130
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    172
                ],
                "tok_span": [
                    36,
                    40
                ]
            }
        ]
    },
    {
        "text": "Arem arem is a Javanese dish from the country of Indonesia , where Jusuf Kalla is the leader , Indonesian is the language spoken and the currency is the Indonesian rupiah .",
        "id": "train_4739",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    67,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian rupiah",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    153,
                    170
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    95,
                    105
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    49,
                    58
                ],
                "obj_char_span": [
                    153,
                    163
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    78
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian rupiah",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    170
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    105
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    58
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    163
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce can be found in Italy , where Rome is the capital and Italian is the language spoken . Pietro Grasso and Sergio Mattarella are leaders in Italy .",
        "id": "train_4740",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    33,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    155,
                    160
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    104,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    155,
                    160
                ],
                "obj_char_span": [
                    104,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    155,
                    160
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    155,
                    160
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    33,
                    38
                ],
                "obj_char_span": [
                    122,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    155,
                    160
                ],
                "obj_char_span": [
                    122,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    117
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    117
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    38
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    160
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    139
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "Italians are from Italy where Pietro Grasso is a leader and they speak Italian . The capital is Rome and Arrabbiata sauce can be found there .",
        "id": "train_4741",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    105,
                    121
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    96,
                    100
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    100
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce originates from the region of Rome in Italy . Oregano can be added to Arrabbiata sauce as well as chili pepper , tomatoes , red chili , garlic and olive oil .",
        "id": "train_4742",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Oregano",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Oregano",
                "subj_char_span": [
                    87,
                    103
                ],
                "obj_char_span": [
                    63,
                    70
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    87,
                    103
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    87,
                    103
                ],
                "obj_char_span": [
                    55,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Oregano",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    103
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Oregano",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    70
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    103
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    103
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Arrabbiata sauce is a traditional dish from Rome in Italy and is made from tomatoes , red chili , garlic and olive oil . Basil can also be included in the sauce .",
        "id": "train_4743",
        "relation_list": [
            {
                "subject": "Arrabbiata sauce",
                "object": "Rome",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    44,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Basil",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    121,
                    126
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Arrabbiata sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Basil",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Arrabbiata sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is from the Catalonia region of Spain . The region is led by the Parliament of Catalonia . Felipe VI is the head of state of the Spaniards .",
        "id": "train_4744",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    141,
                    150
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    77,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    91,
                    100
                ],
                "obj_char_span": [
                    77,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    150
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    100
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    100
                ],
                "tok_span": [
                    21,
                    24
                ]
            }
        ]
    },
    {
        "text": "Ximo Puig is a leader in the Valencian Community where Arròs negre comes from . It is a traditional dish from Spain , where the currency is the euro and the leader is Felipe VI of Spain .",
        "id": "train_4745",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    29,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Valencian Community",
                "object": "Ximo Puig",
                "subj_char_span": [
                    29,
                    48
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    110,
                    115
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    55,
                    66
                ],
                "obj_char_span": [
                    180,
                    185
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    45,
                    46
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    167,
                    185
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    180,
                    185
                ],
                "obj_char_span": [
                    167,
                    185
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    45,
                    46
                ],
                "obj_tok_span": [
                    42,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    48
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    66
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    185
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    185
                ],
                "tok_span": [
                    42,
                    46
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    185
                ],
                "tok_span": [
                    45,
                    46
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    185
                ],
                "tok_span": [
                    42,
                    46
                ]
            }
        ]
    },
    {
        "text": "The traditional Spanish dish Arròs negre comes from the region of the Valencian Community , where Ximo Puig is the leader . The language in Spain is Spanish and the leader of the country is Felipe VI .",
        "id": "train_4746",
        "relation_list": [
            {
                "subject": "Arròs negre",
                "object": "Valencian Community",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    70,
                    89
                ],
                "predicate": "region",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Valencian Community",
                "object": "Ximo Puig",
                "subj_char_span": [
                    70,
                    89
                ],
                "obj_char_span": [
                    98,
                    107
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    140,
                    145
                ],
                "obj_char_span": [
                    16,
                    23
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    2,
                    3
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    140,
                    145
                ],
                "obj_char_span": [
                    149,
                    156
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    29,
                    40
                ],
                "obj_char_span": [
                    140,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    11
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    140,
                    145
                ],
                "obj_char_span": [
                    190,
                    199
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Valencian Community",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    89
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Ximo Puig",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    107
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    23
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    156
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    40
                ],
                "tok_span": [
                    4,
                    11
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    145
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    199
                ],
                "tok_span": [
                    44,
                    46
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia which is where Asam pedas comes from . Asam pedas also comes from Sumatra where the ethnic groups Malays and Acehnese live .",
        "id": "train_4747",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    54,
                    64
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    78,
                    88
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Acehnese",
                "subj_char_span": [
                    105,
                    112
                ],
                "obj_char_span": [
                    148,
                    156
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    54,
                    64
                ],
                "obj_char_span": [
                    105,
                    112
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    78,
                    88
                ],
                "obj_char_span": [
                    105,
                    112
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    105,
                    112
                ],
                "obj_char_span": [
                    137,
                    143
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    64
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Acehnese",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    156
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    64
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    143
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "The capital of Malaysia is Kuala Lumpur , and two ethnic groups include Malaysian Chinese and Malay . Asam pedas is a dish from the Malay Peninsula .",
        "id": "train_4748",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    72,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    39
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    102,
                    112
                ],
                "obj_char_span": [
                    132,
                    147
                ],
                "predicate": "region",
                "subj_tok_span": [
                    18,
                    23
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    39
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    147
                ],
                "tok_span": [
                    28,
                    30
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in the region of Sumatra and Malay peninsula in Malaysia , the capital of which is Putrajaya , and whose ethnic groups include the Malay and the Malaysian Chinese .",
        "id": "train_4749",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    75,
                    83
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    75,
                    83
                ],
                "obj_char_span": [
                    172,
                    189
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    75,
                    83
                ],
                "obj_char_span": [
                    172,
                    181
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    75,
                    83
                ],
                "obj_char_span": [
                    110,
                    119
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    189
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    181
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    83
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    119
                ],
                "tok_span": [
                    25,
                    28
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in the Malay Peninsula of Malaysia , the country where Putrajaya is the capital . Malaysian Malay and the Malaysian Chinese are ethnic groups here .",
        "id": "train_4750",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    133,
                    150
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Malay",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    109,
                    124
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    53,
                    61
                ],
                "obj_char_span": [
                    82,
                    91
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    150
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Malaysian Malay",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    124
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    91
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "The capital of Malaysia is Putrajaya and the main ethnic groups are the Malaysian Chinese and the Malay . Asam Pedras which is found in Malaysia comes from Sumatra .",
        "id": "train_4751",
        "relation_list": [
            {
                "subject": "Asam",
                "object": "Malaysia",
                "subj_char_span": [
                    106,
                    110
                ],
                "obj_char_span": [
                    15,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Asam",
                "object": "Malaysia",
                "subj_char_span": [
                    106,
                    110
                ],
                "obj_char_span": [
                    136,
                    144
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    72,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    136,
                    144
                ],
                "obj_char_span": [
                    72,
                    89
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    136,
                    144
                ],
                "obj_char_span": [
                    72,
                    81
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    15,
                    23
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Putrajaya",
                "subj_char_span": [
                    136,
                    144
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Asam",
                "object": "Sumatra",
                "subj_char_span": [
                    106,
                    110
                ],
                "obj_char_span": [
                    156,
                    163
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Asam",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    89
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    81
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    23
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    144
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Putrajaya",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Asam",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    163
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Malaysian Chinese and Malaysian Malay are ethnic groups in Malaysia . In this country , the leader is Abu Zahar Ujang and it is where the food Asam pedas ( coming from the Malay Peninsula ) is found .",
        "id": "train_4752",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    147,
                    157
                ],
                "obj_char_span": [
                    63,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    63,
                    71
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Malay",
                "subj_char_span": [
                    63,
                    71
                ],
                "obj_char_span": [
                    26,
                    41
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    63,
                    71
                ],
                "obj_char_span": [
                    106,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    147,
                    157
                ],
                "obj_char_span": [
                    176,
                    191
                ],
                "predicate": "region",
                "subj_tok_span": [
                    32,
                    37
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    157
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    71
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    71
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    71
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Malaysian Malay",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    41
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    71
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    121
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    157
                ],
                "tok_span": [
                    32,
                    37
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    191
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "Arifin Zakaria is the leader of Malaysia where the ethnic groups are the Malaysian Chinese and the Malay . Asam pedas is a food from Malaysia in the Malay Peninsula .",
        "id": "train_4753",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    107,
                    117
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    107,
                    117
                ],
                "obj_char_span": [
                    133,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    32,
                    40
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    133,
                    141
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    32,
                    40
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    133,
                    141
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Arifin Zakaria",
                "subj_char_span": [
                    32,
                    40
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Arifin Zakaria",
                "subj_char_span": [
                    133,
                    141
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    107,
                    117
                ],
                "obj_char_span": [
                    149,
                    164
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Arifin Zakaria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Arifin Zakaria",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    164
                ],
                "tok_span": [
                    34,
                    36
                ]
            }
        ]
    },
    {
        "text": "The Malays and Malaysian chinese are both ethnic groups in Malaysia , a country led by Abdul Halim of Kedah . Asam pedas is a food found in Malaysia . It comes from the region of Sumatra and the Malay Peninsula .",
        "id": "train_4754",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    110,
                    120
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    110,
                    120
                ],
                "obj_char_span": [
                    140,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    87,
                    107
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abdul Halim of Kedah",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    87,
                    107
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    59,
                    67
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    120
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    107
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Abdul Halim of Kedah",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    107
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Abu Zahar Ujang is the leader of Malaysia . Malaysian Chinese is an ethnic grop from Malaysia and one of the other ethnic groups of Malaysia is Malaysian Indian . Asam pedas is from the Malay Peninsula region and is a food that is found in Malaysia .",
        "id": "train_4755",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    163,
                    173
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    163,
                    173
                ],
                "obj_char_span": [
                    85,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    163,
                    173
                ],
                "obj_char_span": [
                    132,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    163,
                    173
                ],
                "obj_char_span": [
                    240,
                    248
                ],
                "predicate": "country",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    85,
                    93
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    132,
                    140
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    240,
                    248
                ],
                "obj_char_span": [
                    44,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    85,
                    93
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    132,
                    140
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Abu Zahar Ujang",
                "subj_char_span": [
                    240,
                    248
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    33,
                    41
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    85,
                    93
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    132,
                    140
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    240,
                    248
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    54,
                    55
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    163,
                    173
                ],
                "obj_char_span": [
                    186,
                    201
                ],
                "predicate": "region",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    248
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    248
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    248
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Abu Zahar Ujang",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    93
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    140
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    240,
                    248
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    201
                ],
                "tok_span": [
                    43,
                    45
                ]
            }
        ]
    },
    {
        "text": "One of the foods found in Malaysia is Asam pedas which is from the Malay Peninsula region . Malaysian Indian is one of the ethnic groups on Malaysia and its capital Kuala Lumpur .",
        "id": "train_4756",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    26,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    140,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    165,
                    177
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Kuala Lumpur",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    165,
                    177
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    26,
                    34
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    140,
                    148
                ],
                "obj_char_span": [
                    92,
                    108
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    38,
                    48
                ],
                "obj_char_span": [
                    67,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    13
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Kuala Lumpur",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    108
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    48
                ],
                "tok_span": [
                    8,
                    13
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    82
                ],
                "tok_span": [
                    17,
                    19
                ]
            }
        ]
    },
    {
        "text": "Asam pedas is a food found in the Malay Peninsula , in Malaysia . This is where Malaya and Malaysian Indian are two of the ethnic groups .",
        "id": "train_4757",
        "relation_list": [
            {
                "subject": "Asam pedas",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    55,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Indian",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    91,
                    107
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Malay Peninsula",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    34,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Malaysian Indian",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    107
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malay Peninsula",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    49
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is part of Columbian cuisine from the Antioquia Department area . It includes Avocado which is a plant of the laurales order , belonging to the Lauraceae family .",
        "id": "train_4758",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    92,
                    99
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Avocado",
                "object": "Lauraceae",
                "subj_char_span": [
                    92,
                    99
                ],
                "obj_char_span": [
                    158,
                    167
                ],
                "predicate": "family",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    52,
                    72
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    99
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Lauraceae",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    167
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    72
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "The avocado plant belongs to the Lauraceae family and is of the order Laurales . It is an ingredient in the Columbian dish Bandeja paisa , which originates in the Paisa region .",
        "id": "train_4759",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    123,
                    136
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    123,
                    136
                ],
                "obj_char_span": [
                    163,
                    168
                ],
                "predicate": "region",
                "subj_tok_span": [
                    28,
                    34
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    136
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    136
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    168
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Banyumasan people are an ethnic group from Java which is where Ayampenyet comes from . Ayam penyet contains fried chicken and is made nationwide and can be found in Malaysia and Singapore .",
        "id": "train_4760",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    47,
                    51
                ],
                "obj_char_span": [
                    4,
                    21
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    91,
                    102
                ],
                "obj_char_span": [
                    47,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    21
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    102
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    51
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish popular in both Malaysia and Java.Best served hot , it contains mashed fried chicken and sambal .",
        "id": "train_4761",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    38,
                    46
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    46
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Baduy is an ethnic group of Java which is where Ayam penyet comes from . Ayam penyet contains fried chicken and is a popular dish in Malaysia .",
        "id": "train_4762",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    48,
                    59
                ],
                "obj_char_span": [
                    133,
                    141
                ],
                "predicate": "region",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    73,
                    84
                ],
                "obj_char_span": [
                    133,
                    141
                ],
                "predicate": "region",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    28,
                    32
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    48,
                    59
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    16
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    73,
                    84
                ],
                "obj_char_span": [
                    28,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    141
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    84
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    32
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Ayam Penyet is a Malaysian dish including the main ingredients of `` squeezed '' or `` smashed '' chicken served with sambal . The dish can be found in Java where the Banyumasan people are an ethnic group .",
        "id": "train_4763",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    152,
                    156
                ],
                "obj_char_span": [
                    167,
                    184
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Ayam",
                "object": "``",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    66,
                    68
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Ayam",
                "object": "``",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    84,
                    86
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    152,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    156
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    184
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    68
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    86
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    156
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "Javenese people are an ethinic group found in Malaysia and Java . Ayam Penyet is a type of dish found in these places and the main ingredient is fried chicken .",
        "id": "train_4764",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    66,
                    70
                ],
                "obj_char_span": [
                    46,
                    54
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    66,
                    70
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    70
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Malaysian chinese are an ethnic group from Malaysia which is where Ayam Penyet is from . Ayam Penyet can also be found in Indonesia and it contains fried chicken .",
        "id": "train_4765",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    71,
                    75
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam",
                "object": "Malaysia",
                "subj_char_span": [
                    93,
                    97
                ],
                "obj_char_span": [
                    47,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian",
                "subj_char_span": [
                    47,
                    55
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Ayam",
                "object": "Indonesia",
                "subj_char_span": [
                    71,
                    75
                ],
                "obj_char_span": [
                    126,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Ayam",
                "object": "Indonesia",
                "subj_char_span": [
                    93,
                    97
                ],
                "obj_char_span": [
                    126,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    55
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    135
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    135
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Ayam Penyet is a dish from Malaysia where the Malaysian Chinese are an ethnic group . Ayam penyet is also found in Java and it contains fried chicken .",
        "id": "train_4766",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Malaysia",
                "subj_char_span": [
                    86,
                    97
                ],
                "obj_char_span": [
                    27,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Malaysia",
                "object": "Malaysian Chinese",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    46,
                    63
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    86,
                    97
                ],
                "obj_char_span": [
                    115,
                    119
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Malaysian Chinese",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    119
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Ayam panyet is a dish that contains the main ingredients of squeezed or smashed fried chicken served with sambal . The dish is served in Java and originates in Singapore .",
        "id": "train_4767",
        "relation_list": [
            {
                "subject": "Ayam",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    160,
                    169
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    0,
                    4
                ],
                "obj_char_span": [
                    137,
                    141
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    169
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    4
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    141
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish known in Singapore and Indonesia . The main ingredient is fried chicken which is squeezed or smashed . This dish comes with sambal and is served hot .",
        "id": "train_4768",
        "relation_list": [
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    45,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich ( of which bread is an ingredient ) is a variation of the BLT , which itself is a variation on the Club sandwich . The Bacon sandwich originated in the United Kingdom , where Elizabeth II is the head of state .",
        "id": "train_4769",
        "relation_list": [
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    77,
                    80
                ],
                "obj_char_span": [
                    118,
                    131
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    138,
                    152
                ],
                "obj_char_span": [
                    77,
                    80
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    171,
                    185
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    138,
                    152
                ],
                "obj_char_span": [
                    171,
                    185
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    171,
                    185
                ],
                "obj_char_span": [
                    194,
                    206
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    37
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    131
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    80
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    185
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    152
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    185
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    185
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    194,
                    206
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is a main course dish from the Kansas City metropolitan area of the United States and contains the main ingredients sausage and bacon .",
        "id": "train_4770",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    47,
                    76
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    76
                ],
                "tok_span": [
                    12,
                    16
                ]
            }
        ]
    },
    {
        "text": "Considered a main course , Bacon Explosion 's main ingredients are bacon and sausage . It comes from the Kansas City metropolitan area , in the United States .",
        "id": "train_4771",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    27,
                    42
                ],
                "obj_char_span": [
                    144,
                    157
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    27,
                    42
                ],
                "obj_char_span": [
                    105,
                    134
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    27,
                    42
                ],
                "obj_char_span": [
                    27,
                    32
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    42
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    157
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    42
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    134
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    42
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "From the United States , the Bacon Explosion has bacon and sausage as ingredients and is a main course .",
        "id": "train_4772",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    29,
                    44
                ],
                "obj_char_span": [
                    9,
                    22
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    2,
                    4
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    29,
                    44
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    44
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    22
                ],
                "tok_span": [
                    2,
                    4
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    44
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is a main course dish from the United States which contains the main ingredients of bacon and sausage .",
        "id": "train_4773",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is an American dish that contains bacon and sausage as its main ingredients . The dish originated in the Kansas City metropolitan area .",
        "id": "train_4774",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City metropolitan area",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    121,
                    150
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Kansas City metropolitan area",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    150
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Washington DC is the capital of the United States , where English is the language and where the dish bacon explosion originated . Barack Obama is leader of the US , where African Americans are an ethnic group .",
        "id": "train_4775",
        "relation_list": [
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    130,
                    142
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    171,
                    188
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    36,
                    49
                ],
                "obj_char_span": [
                    58,
                    65
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    142
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    188
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    65
                ],
                "tok_span": [
                    11,
                    12
                ]
            }
        ]
    },
    {
        "text": "Barack Obama is leader of the United States , home to the dish Bacon Explosion . African Americans are an ethic group in the United States , where Washington DC is the capital and the leader has the title President .",
        "id": "train_4776",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    63,
                    78
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    63,
                    78
                ],
                "obj_char_span": [
                    125,
                    138
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    18
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    81,
                    98
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    147,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    147,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    30,
                    43
                ],
                "obj_char_span": [
                    205,
                    214
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    6,
                    8
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    205,
                    214
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    78
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    98
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    157
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    157
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    214
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    214
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is a dish from the United States , where the leader is Barack Obama and Asian Americans are an ethnic group . English is the language spoken in the United States and the capital city is Washington DC .",
        "id": "train_4777",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    164,
                    177
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    164,
                    177
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    88,
                    103
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    164,
                    177
                ],
                "obj_char_span": [
                    88,
                    103
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    202,
                    212
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    164,
                    177
                ],
                "obj_char_span": [
                    202,
                    212
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    164,
                    177
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    212
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    212
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where Asian Americans are an ethnic group and the capital is Washington , D.C . The leader of the United States is called the President and this is Barack Obama .",
        "id": "train_4778",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    143,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    193,
                    205
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    143,
                    156
                ],
                "obj_char_span": [
                    193,
                    205
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    51,
                    66
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    143,
                    156
                ],
                "obj_char_span": [
                    51,
                    66
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    143,
                    156
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    171,
                    180
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    143,
                    156
                ],
                "obj_char_span": [
                    171,
                    180
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    205
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    205
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    66
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    180
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    180
                ],
                "tok_span": [
                    36,
                    37
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where the leader 's title is President . The country 's capital is Washington D.C. and Barack Obama is the leader . Also in the U.S. , one of the ethnic groups are the Native Americans .",
        "id": "train_4779",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    132,
                    144
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    213,
                    229
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    52,
                    54
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    112,
                    122
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    144
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    229
                ],
                "tok_span": [
                    52,
                    54
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States . The US president is Barack Obama , and the capital is in Washington , D.C. English is the language of the US , and white Americans are a major ethnic group .",
        "id": "train_4780",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Barack Obama",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    67,
                    79
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    104,
                    121
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    122,
                    129
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Barack Obama",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    79
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    121
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    129
                ],
                "tok_span": [
                    29,
                    30
                ]
            }
        ]
    },
    {
        "text": "The Bacon Explosion comes from the United States where the capital is Washington D.C. and the leader was once Barak Obama . White Americans are one ethnic group of the country .",
        "id": "train_4781",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    4,
                    19
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    124,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    139
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion is a dish from the United States , where Joe Biden is leader and the capital is Washington DC . English is the language spoken in the US and Asian Americans are an ethnic group there .",
        "id": "train_4782",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    35,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    57,
                    66
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    157,
                    172
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    96,
                    106
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    35,
                    48
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    66
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    172
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    106
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    48
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States where Joe Biden is one of the leaders . In the United States they speak English , Native Americans are an ethnic group and the capital is Washington D.C .",
        "id": "train_4783",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    92,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    92,
                    105
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    127,
                    143
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    92,
                    105
                ],
                "obj_char_span": [
                    127,
                    143
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    183,
                    193
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    92,
                    105
                ],
                "obj_char_span": [
                    183,
                    193
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    92,
                    105
                ],
                "obj_char_span": [
                    117,
                    124
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    143
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    143
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    193
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    193
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    124
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "White Americans are one of the ethnic groups in the United States , a country where the the leader is called the President and Washington , D.C. is the capital city . Joe Biden is a political leader in the U.S . The country is also the origin of Bacon Explosion .",
        "id": "train_4784",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    246,
                    261
                ],
                "obj_char_span": [
                    52,
                    65
                ],
                "predicate": "country",
                "subj_tok_span": [
                    55,
                    60
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Joe Biden",
                "subj_char_span": [
                    52,
                    65
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    52,
                    65
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    52,
                    65
                ],
                "obj_char_span": [
                    127,
                    144
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    24,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "President",
                "subj_char_span": [
                    52,
                    65
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "leaderTitle",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    246,
                    261
                ],
                "tok_span": [
                    55,
                    60
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Joe Biden",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    144
                ],
                "tok_span": [
                    24,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    65
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "President",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bacon Explosion comes from the United States , where John Roberts is leader and White Americans are an ethnic group . English is the language spoken in the US and the capital city is Washington DC .",
        "id": "train_4785",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "John Roberts",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    53,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "United States",
                "object": "White Americans",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    80,
                    95
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    183,
                    193
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    31,
                    44
                ],
                "obj_char_span": [
                    118,
                    125
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "John Roberts",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    65
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "White Americans",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    193
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    125
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "The United States is home to the ethnic group of Asian Americans and the dish Bacon Explosion . Paul Ryan is a leader in the US , where the capital city is Washington DC and English is the language used .",
        "id": "train_4786",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    20
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    49,
                    64
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    156,
                    166
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "United States",
                "object": "English",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    174,
                    181
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    64
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    166
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    181
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "Washington , D.C. is the capital of the United States and the leader of the United States has a title called the president . Paul Ryan is a leader of the United States . Asian Americans are one of many ethnic groups in the United States which is where Bacon Explosion comes from .",
        "id": "train_4787",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    252,
                    267
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    52,
                    57
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    252,
                    267
                ],
                "obj_char_span": [
                    76,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    52,
                    57
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    252,
                    267
                ],
                "obj_char_span": [
                    154,
                    167
                ],
                "predicate": "country",
                "subj_tok_span": [
                    52,
                    57
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "United States",
                "subj_char_span": [
                    252,
                    267
                ],
                "obj_char_span": [
                    223,
                    236
                ],
                "predicate": "country",
                "subj_tok_span": [
                    52,
                    57
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    40,
                    53
                ],
                "obj_char_span": [
                    125,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    125,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    154,
                    167
                ],
                "obj_char_span": [
                    125,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Paul Ryan",
                "subj_char_span": [
                    223,
                    236
                ],
                "obj_char_span": [
                    125,
                    134
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    40,
                    53
                ],
                "obj_char_span": [
                    170,
                    185
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    170,
                    185
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    154,
                    167
                ],
                "obj_char_span": [
                    170,
                    185
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    223,
                    236
                ],
                "obj_char_span": [
                    170,
                    185
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    40,
                    53
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    76,
                    89
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    154,
                    167
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    34,
                    36
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "Washington , D.C.",
                "subj_char_span": [
                    223,
                    236
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    47,
                    49
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    267
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    267
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    267
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    252,
                    267
                ],
                "tok_span": [
                    52,
                    57
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    236
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    236
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Paul Ryan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    185
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    185
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    185
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    236
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    185
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    89
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    167
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    223,
                    236
                ],
                "tok_span": [
                    47,
                    49
                ]
            },
            {
                "text": "Washington , D.C.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    6
                ]
            }
        ]
    },
    {
        "text": "The main ingredients in a bacon explosion ( a main course ) are bacon and sausage . The Bacon Explosion is from the Kansas City metro area .",
        "id": "train_4788",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    88,
                    103
                ],
                "obj_char_span": [
                    88,
                    93
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City",
                "subj_char_span": [
                    88,
                    103
                ],
                "obj_char_span": [
                    116,
                    127
                ],
                "predicate": "region",
                "subj_tok_span": [
                    19,
                    24
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    103
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Kansas City",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "Bacon and sausage are main ingredients in a Bacon Explosion , which is a main course from the Kansas City Metropolitan area .",
        "id": "train_4789",
        "relation_list": [
            {
                "subject": "Bacon Explosion",
                "object": "Kansas City",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    94,
                    105
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bacon Explosion",
                "object": "Bacon",
                "subj_char_span": [
                    44,
                    59
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Kansas City",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    105
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bacon Explosion",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    59
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is the leader of the UK where Bacon sandwiches are a popular dish . A variation of the Bacon sandwich is a BLT ( which contains tomato ) , which itself is a variation of a Club sandwich .",
        "id": "train_4790",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    100,
                    114
                ],
                "obj_char_span": [
                    120,
                    123
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    120,
                    123
                ],
                "obj_char_span": [
                    185,
                    198
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    39,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    114
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    123
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    198
                ],
                "tok_span": [
                    39,
                    41
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich is a variation of the BLT ( which contains lettuce ) and is itself a variation of the Club sandwich . Bacon sandwiches are popular in the UK , where the leader is Elizabeth II .",
        "id": "train_4791",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    41,
                    44
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    41,
                    44
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    44
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    24,
                    26
                ]
            }
        ]
    },
    {
        "text": "David Cameron is the leader of the United Kingdom , where Bacon sandwiches , a variation of BLT , are popular . Lettuce is one of the ingredients in a BLT which is a variation on the Club sandwich .",
        "id": "train_4792",
        "relation_list": [
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    58,
                    63
                ],
                "obj_char_span": [
                    92,
                    95
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    58,
                    63
                ],
                "obj_char_span": [
                    151,
                    154
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "BLT",
                "object": "Lettuce",
                "subj_char_span": [
                    92,
                    95
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "BLT",
                "object": "Lettuce",
                "subj_char_span": [
                    151,
                    154
                ],
                "obj_char_span": [
                    112,
                    119
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    35,
                    49
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    92,
                    95
                ],
                "obj_char_span": [
                    183,
                    196
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    19
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    151,
                    154
                ],
                "obj_char_span": [
                    183,
                    196
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Bacon",
                "object": "United Kingdom",
                "subj_char_span": [
                    58,
                    63
                ],
                "obj_char_span": [
                    35,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    154
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Lettuce",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    154
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Lettuce",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    119
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    95
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    196
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    154
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    196
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    63
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    49
                ],
                "tok_span": [
                    7,
                    9
                ]
            }
        ]
    },
    {
        "text": "Elizabeth II is the leader of the UK where the Bacon sandwich is a dish . It can include ketchup as one of the ingredients . Another variation for a Bacon sandwich is a BLT which in turn is a variation of a Club sandwich .",
        "id": "train_4793",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    47,
                    61
                ],
                "obj_char_span": [
                    169,
                    172
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    149,
                    163
                ],
                "obj_char_span": [
                    169,
                    172
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    169,
                    172
                ],
                "obj_char_span": [
                    207,
                    220
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    37,
                    39
                ],
                "obj_tok_span": [
                    47,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    61
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    172
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    163
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    172
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    172
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    207,
                    220
                ],
                "tok_span": [
                    47,
                    49
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich is a dish from the United Kingdom where David Cameron is leader . Ketchup can be an ingredient in a Bacon sandwich which is a variation of the BLT .",
        "id": "train_4794",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    162,
                    165
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    119,
                    133
                ],
                "obj_char_span": [
                    162,
                    165
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Ketchup",
                "subj_char_span": [
                    119,
                    133
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    38,
                    52
                ],
                "obj_char_span": [
                    59,
                    72
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    119,
                    133
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    25,
                    27
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    165
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    133
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    165
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    133
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Ketchup",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    72
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    133
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    8,
                    10
                ]
            }
        ]
    },
    {
        "text": "A variation of the BLT is a Bacon sandwich which is popular in the UK . The main ingredients in a Bacon sandwich are bread and bacon with ketchup or brown sauce as a condiment . This sandwich can also be known as a bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin .",
        "id": "train_4795",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    19,
                    22
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    28,
                    42
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "Bacon",
                "subj_char_span": [
                    98,
                    112
                ],
                "obj_char_span": [
                    98,
                    103
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    22
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    112
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    103
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich comes from the United Kingdom . Its main ingredients are bread and bacon and a condiment , often ketchup or brown sauce . It is known by several different names including : Bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm and bacon muffin . The BLT is a variant of the Bacon sandwich .",
        "id": "train_4796",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    318,
                    321
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    77,
                    79
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    342,
                    356
                ],
                "obj_char_span": [
                    318,
                    321
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    84,
                    86
                ],
                "obj_tok_span": [
                    77,
                    79
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    342,
                    356
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    84,
                    86
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    318,
                    321
                ],
                "tok_span": [
                    77,
                    79
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    342,
                    356
                ],
                "tok_span": [
                    84,
                    86
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    318,
                    321
                ],
                "tok_span": [
                    77,
                    79
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    342,
                    356
                ],
                "tok_span": [
                    84,
                    86
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Bacon sandwich comes from the United Kingdom and is also known as a bacon butty , bacon sarnie , rasher sandwich , bacon sanger , piece ' n bacon , bacon cob , bacon barm , or bacon muffin . It 's a variation of the BLT and ingredients include bread and bacon with ketchup or brown sauce .",
        "id": "train_4797",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    220,
                    223
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    58,
                    60
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    220,
                    223
                ],
                "tok_span": [
                    58,
                    60
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwich , a variation of BLT , where the main ingredients are bread , bacon and a condiment , comes from the United Kingdom , and has different names including bacon butty , bacon sarnie , rasher sandwich , bacong sanger , piece ' n bacon , bacon cob bacon barm and bacon muffin .",
        "id": "train_4798",
        "relation_list": [
            {
                "subject": "Bacon sandwich",
                "object": "BLT",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    32,
                    35
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    116,
                    130
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    35
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    130
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "Bacon sandwich , a variation of the Club sandwich , is a dish from the United Kingdom . One of its ingredients is tomato . David Cameron is a leader in the UK .",
        "id": "train_4799",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    71,
                    85
                ],
                "obj_char_span": [
                    123,
                    136
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Bacon sandwich",
                "object": "United Kingdom",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    71,
                    85
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    136
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Bacon sandwich",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    85
                ],
                "tok_span": [
                    15,
                    17
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from the country of France where there are leaders called Manuel Valls and Gérard Larcher and French is the language spoken . Baked Alaska can also be found in the the New York region .",
        "id": "train_4800",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    39,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    145,
                    157
                ],
                "obj_char_span": [
                    39,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    39,
                    45
                ],
                "obj_char_span": [
                    77,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    145,
                    157
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    39,
                    45
                ],
                "obj_char_span": [
                    94,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    39,
                    45
                ],
                "obj_char_span": [
                    113,
                    119
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    157
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    89
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    157
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    45
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    119
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from France , a country where Manuel Valls and Gérard Larcher are leaders . Baked Alaska also comes from the New York region . Arabic is one of the languages spoken in New York .",
        "id": "train_4801",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    95,
                    107
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    49,
                    61
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    128,
                    136
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    95,
                    107
                ],
                "obj_char_span": [
                    128,
                    136
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    95,
                    107
                ],
                "obj_char_span": [
                    187,
                    195
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    66,
                    80
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            },
            {
                "subject": "New York",
                "object": "Arabic",
                "subj_char_span": [
                    128,
                    136
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "language",
                "subj_tok_span": [
                    29,
                    31
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "New York",
                "object": "Arabic",
                "subj_char_span": [
                    187,
                    195
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "language",
                "subj_tok_span": [
                    41,
                    43
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    136
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    136
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    80
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    136
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    195
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "Gérard Larcher and Manuel Valls are leaders in France which is where Baked Alaska is said to come from . However it is also said to come from the New York region .",
        "id": "train_4802",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    69,
                    81
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    47,
                    53
                ],
                "obj_char_span": [
                    19,
                    31
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "New York",
                "subj_char_span": [
                    69,
                    81
                ],
                "obj_char_span": [
                    146,
                    154
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    47,
                    53
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    81
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    31
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    81
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    154
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Basked Alaska , from New York actually comes from the country of France , where Manual Valls and Gérard Larcher are the leaders .",
        "id": "train_4803",
        "relation_list": [
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    65,
                    71
                ],
                "obj_char_span": [
                    97,
                    111
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    71
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    111
                ],
                "tok_span": [
                    21,
                    26
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska is from the country of France where French is spoken and the leaders are Manual Valls and Gérard Larcher . Baked Alaska can also be found in Hong Kong or New York or Paris .",
        "id": "train_4804",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    120,
                    132
                ],
                "obj_char_span": [
                    36,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    103,
                    117
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    36,
                    42
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    132
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    117
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    42
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "French dish Baked Alaska is also enjoyed in Chinese speaking Hong Kong . The dish originated in France , now led by Manual Valls and Gérard Larcher .",
        "id": "train_4805",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    96,
                    102
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    133,
                    147
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Chinese",
                "subj_char_span": [
                    61,
                    70
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    13
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    12,
                    24
                ],
                "obj_char_span": [
                    61,
                    70
                ],
                "predicate": "region",
                "subj_tok_span": [
                    2,
                    5
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    147
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    24
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    70
                ],
                "tok_span": [
                    11,
                    13
                ]
            }
        ]
    },
    {
        "text": "Baked Alaska comes from France where the leader is Gérard Larcher . It is also served in Hong Kong where they speak Chinese and Carrie Lam is the leader .",
        "id": "train_4806",
        "relation_list": [
            {
                "subject": "Baked Alaska",
                "object": "France",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    24,
                    30
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Carrie Lam",
                "subj_char_span": [
                    89,
                    98
                ],
                "obj_char_span": [
                    128,
                    138
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    24,
                    30
                ],
                "obj_char_span": [
                    51,
                    65
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            },
            {
                "subject": "Hong Kong",
                "object": "Chinese",
                "subj_char_span": [
                    89,
                    98
                ],
                "obj_char_span": [
                    116,
                    123
                ],
                "predicate": "language",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Baked Alaska",
                "object": "Hong Kong",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    89,
                    98
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Carrie Lam",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    30
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    65
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    123
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Baked Alaska",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Hong Kong",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    98
                ],
                "tok_span": [
                    21,
                    23
                ]
            }
        ]
    },
    {
        "text": "Bakewel pudding , also called Bakewell tart , originates from the Derbyshire Dales . Classified as a dessert which can be served warm from the oven or cold , its main ingredients are almond , jam , butter and eggs .",
        "id": "train_4807",
        "relation_list": [
            {
                "subject": "Bakewell",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    66,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Bakewell",
                "object": "Bakewell tart",
                "subj_char_span": [
                    30,
                    38
                ],
                "obj_char_span": [
                    30,
                    43
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    82
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    38
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    43
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "From the Derbyshire Dales region , Bakewell pudding was created in 1820 at the Rutland Arms , Bakewell . The main ingredients in this dessert are ground almond , jam , butter , eggs . It can be served warm ( freshly baked ) or cold .",
        "id": "train_4808",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    35,
                    51
                ],
                "obj_char_span": [
                    9,
                    25
                ],
                "predicate": "region",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    51
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    9,
                    25
                ],
                "tok_span": [
                    2,
                    5
                ]
            }
        ]
    },
    {
        "text": "The Derbyshire Dales dish of Bakewell pudding is a dessert of ground almond , jam , butter and eggs that is delicious either hot or cold .",
        "id": "train_4809",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    29,
                    45
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    11
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    45
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "Patrick McLoughlin is the leader of the Derbyshire Dales ( in County of Derbyshire ) , where Bakewell pudding originates . A variant of the pudding is Bakewell tart which has Frangipane as one of the ingredients .",
        "id": "train_4810",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    93,
                    109
                ],
                "obj_char_span": [
                    40,
                    56
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    40,
                    56
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    93,
                    109
                ],
                "obj_char_span": [
                    151,
                    164
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    36,
                    41
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    40,
                    56
                ],
                "obj_char_span": [
                    40,
                    50
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    40,
                    56
                ],
                "obj_char_span": [
                    72,
                    82
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Frangipane",
                "subj_char_span": [
                    151,
                    164
                ],
                "obj_char_span": [
                    175,
                    185
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    36,
                    41
                ],
                "obj_tok_span": [
                    43,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    164
                ],
                "tok_span": [
                    36,
                    41
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    50
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    56
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    82
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    164
                ],
                "tok_span": [
                    36,
                    41
                ]
            },
            {
                "text": "Frangipane",
                "type": "DEFAULT",
                "char_span": [
                    175,
                    185
                ],
                "tok_span": [
                    43,
                    47
                ]
            }
        ]
    },
    {
        "text": "Bakewell tart , which includes the ingredient fruit preserves , is a variant of Bakewell pudding which comes from the Derbyshire Dales . The leader of the Derbyshire Dales , which is in the county of Derbyshire , is Patrick McLoughlin .",
        "id": "train_4811",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    118,
                    134
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    155,
                    171
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    118,
                    134
                ],
                "obj_char_span": [
                    216,
                    234
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    47,
                    53
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    155,
                    171
                ],
                "obj_char_span": [
                    216,
                    234
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    47,
                    53
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    118,
                    134
                ],
                "obj_char_span": [
                    118,
                    128
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    118,
                    134
                ],
                "obj_char_span": [
                    155,
                    165
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    118,
                    134
                ],
                "obj_char_span": [
                    200,
                    210
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    155,
                    171
                ],
                "obj_char_span": [
                    118,
                    128
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    155,
                    171
                ],
                "obj_char_span": [
                    155,
                    165
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    155,
                    171
                ],
                "obj_char_span": [
                    200,
                    210
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    34,
                    37
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    171
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    234
                ],
                "tok_span": [
                    47,
                    53
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    171
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    234
                ],
                "tok_span": [
                    47,
                    53
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    128
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    165
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    210
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    171
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    128
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    171
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    165
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    171
                ],
                "tok_span": [
                    34,
                    37
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    200,
                    210
                ],
                "tok_span": [
                    44,
                    45
                ]
            }
        ]
    },
    {
        "text": "Patrick McLoughlin is the leader of the County of Derbyshire community of Derbyshire Dales . This community is known for Bakewell pudding . One variation , the Bakewell tart , is made with shortbread pastry .",
        "id": "train_4812",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    121,
                    137
                ],
                "obj_char_span": [
                    74,
                    90
                ],
                "predicate": "region",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    74,
                    90
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    121,
                    137
                ],
                "obj_char_span": [
                    160,
                    173
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    25,
                    30
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    74,
                    90
                ],
                "obj_char_span": [
                    50,
                    60
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    74,
                    90
                ],
                "obj_char_span": [
                    74,
                    84
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    16,
                    19
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    137
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    137
                ],
                "tok_span": [
                    25,
                    30
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    173
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    60
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    90
                ],
                "tok_span": [
                    16,
                    19
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    84
                ],
                "tok_span": [
                    16,
                    17
                ]
            }
        ]
    },
    {
        "text": "Patrick McLoughlin is the leader of Derbyshire Dales which is part of Derbyshire and is well Bakewell pudding comes from . The Bakewell tart is a variation of BVakewell pudding and is made with frangipane .",
        "id": "train_4813",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    93,
                    109
                ],
                "obj_char_span": [
                    36,
                    52
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    36,
                    52
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    93,
                    109
                ],
                "obj_char_span": [
                    127,
                    140
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    21,
                    26
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    36,
                    52
                ],
                "obj_char_span": [
                    36,
                    46
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    36,
                    52
                ],
                "obj_char_span": [
                    70,
                    80
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    109
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    140
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    46
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    80
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Fruit preserves are used in Bakewell tarts , a variety of Bakewell pudding from Derbyshire Dales . Derbyshire Dales , located in Derbyshire , counts Patrrick McLoughlin as one of it 's leaders .",
        "id": "train_4814",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    58,
                    74
                ],
                "obj_char_span": [
                    80,
                    96
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    58,
                    74
                ],
                "obj_char_span": [
                    99,
                    115
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell",
                "subj_char_span": [
                    58,
                    74
                ],
                "obj_char_span": [
                    28,
                    36
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell",
                "subj_char_span": [
                    58,
                    74
                ],
                "obj_char_span": [
                    58,
                    66
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    80,
                    90
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    99,
                    109
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    80,
                    96
                ],
                "obj_char_span": [
                    129,
                    139
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    99,
                    115
                ],
                "obj_char_span": [
                    80,
                    90
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    99,
                    115
                ],
                "obj_char_span": [
                    99,
                    109
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    99,
                    115
                ],
                "obj_char_span": [
                    129,
                    139
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Bakewell",
                "object": "Fruit preserves",
                "subj_char_span": [
                    28,
                    36
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Bakewell",
                "object": "Fruit preserves",
                "subj_char_span": [
                    58,
                    66
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    17
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    74
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    66
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    109
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    96
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    90
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    109
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    115
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    139
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Fruit preserves",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Bakewell",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    66
                ],
                "tok_span": [
                    14,
                    17
                ]
            },
            {
                "text": "Fruit preserves",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Part of Columbian cuisine , the dish Bandeja paisa , is found in in the Antioquia Department . One of the ingredients in it , is avocado which has the genus Persea and is part of the Lauraceae family .",
        "id": "train_4815",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian cuisine",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    8,
                    25
                ],
                "predicate": "country",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    2,
                    5
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    72,
                    92
                ],
                "predicate": "region",
                "subj_tok_span": [
                    8,
                    14
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Columbian cuisine",
                "type": "DEFAULT",
                "char_span": [
                    8,
                    25
                ],
                "tok_span": [
                    2,
                    5
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    92
                ],
                "tok_span": [
                    20,
                    25
                ]
            }
        ]
    },
    {
        "text": "Avocado is part of the Lauraceae family and is of the genus Persea . It is an ingredient in the Columbian dish Bandeja paisa which originates from the Paisa region .",
        "id": "train_4816",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Avocado",
                "subj_char_span": [
                    111,
                    124
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Avocado",
                "object": "Persea",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    111,
                    124
                ],
                "obj_char_span": [
                    96,
                    105
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Avocado",
                "object": "Lauraceae",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    32
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Paisa",
                "subj_char_span": [
                    111,
                    124
                ],
                "obj_char_span": [
                    151,
                    156
                ],
                "predicate": "region",
                "subj_tok_span": [
                    27,
                    33
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Persea",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    105
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Avocado",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Lauraceae",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    124
                ],
                "tok_span": [
                    27,
                    33
                ]
            },
            {
                "text": "Paisa",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    37,
                    39
                ]
            }
        ]
    },
    {
        "text": "Lemon , an ingredient in Antioquio/Columbian bed dish Bandeja paisa , belongs to the rutaceae family , Citrus Genus .",
        "id": "train_4817",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    54,
                    67
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    14,
                    20
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Lemon",
                "object": "Citrus",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    103,
                    109
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    67
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Citrus",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    109
                ],
                "tok_span": [
                    29,
                    31
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa comes from the Antioquia Department in Colombia . One of the ingredients in Bandeja paisa is lemon which is part of the rutaceae family and belongs to the Sapindales order .",
        "id": "train_4818",
        "relation_list": [
            {
                "subject": "Antioquia Department",
                "object": "Colombia",
                "subj_char_span": [
                    29,
                    49
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    90,
                    103
                ],
                "obj_char_span": [
                    29,
                    49
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Colombia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    103
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    49
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Lemon is a member of the family Rutaceae and is part of the genus Citrus . It is one of the ingredients in the Columbian dish Bandeja paisa , which comes from the region of Antioquia Department .",
        "id": "train_4819",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Lemon",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Lemon",
                "object": "Rutaceae",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    32,
                    40
                ],
                "predicate": "family",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    7,
                    10
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    111,
                    120
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Lemon",
                "object": "Citrus",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    66,
                    72
                ],
                "predicate": "genus",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia Department",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    173,
                    193
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    43,
                    48
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Rutaceae",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    40
                ],
                "tok_span": [
                    7,
                    10
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    120
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Lemon",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Citrus",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Antioquia Department",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    193
                ],
                "tok_span": [
                    43,
                    48
                ]
            }
        ]
    },
    {
        "text": "Bandeja paisa is a dish from the Antioquia region of Colombia . It contains lemons which are from the order Sapindales and the family Rutaceae .",
        "id": "train_4820",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Antioquia",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    33,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Antioquia",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    42
                ],
                "tok_span": [
                    11,
                    15
                ]
            }
        ]
    },
    {
        "text": "The Columbian dish Bandeja paisa hails from the Palsa region . A main ingredient is the lemon which belongs to the Sapindales order of fruits , in the rutaceae family .",
        "id": "train_4821",
        "relation_list": [
            {
                "subject": "Bandeja paisa",
                "object": "Columbian",
                "subj_char_span": [
                    19,
                    32
                ],
                "obj_char_span": [
                    4,
                    13
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    10
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bandeja paisa",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    4,
                    10
                ]
            },
            {
                "text": "Columbian",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "The country Barny Cakes ( made with sponge cake ) comes from France where people speak French and the leaders are Claude Bartolone and Manual Valls .",
        "id": "train_4822",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    12,
                    23
                ],
                "obj_char_span": [
                    61,
                    67
                ],
                "predicate": "country",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    61,
                    67
                ],
                "obj_char_span": [
                    114,
                    130
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    12,
                    23
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    67
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    130
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Barny cakes , made with sponge cake , come from France . Here , the language is French and two of the leaders are Claude Bartolone and François Hollande .",
        "id": "train_4823",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    135,
                    152
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    114,
                    130
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    152
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    130
                ],
                "tok_span": [
                    27,
                    31
                ]
            }
        ]
    },
    {
        "text": "French is the national language of France where the leaders are François Hollande and Manuel Valls . Barny cakes , made with sponge cake , can be found in France .",
        "id": "train_4824",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    101,
                    106
                ],
                "obj_char_span": [
                    35,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    101,
                    106
                ],
                "obj_char_span": [
                    155,
                    161
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    155,
                    161
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "language",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    155,
                    161
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    11,
                    14
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    35,
                    41
                ],
                "obj_char_span": [
                    86,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    155,
                    161
                ],
                "obj_char_span": [
                    86,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    15,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    41
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    98
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    161
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    98
                ],
                "tok_span": [
                    15,
                    18
                ]
            }
        ]
    },
    {
        "text": "Barny cakes , made of sponge cakes , is from France , where the national language is french and Manuel Valls and Gérard Larcher .",
        "id": "train_4825",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    45,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    113,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    45,
                    51
                ],
                "obj_char_span": [
                    96,
                    108
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    127
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    51
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    108
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France where they speak French and the leader is Claude Bartolone . Barny cakes were created by Mondelez International which was founded in Chicago .",
        "id": "train_4826",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    96,
                    101
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    52,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    124,
                    146
                ],
                "obj_char_span": [
                    168,
                    175
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    27,
                    31
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    124,
                    146
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    96,
                    101
                ],
                "obj_char_span": [
                    124,
                    146
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    21,
                    23
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    77,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    58
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    175
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    93
                ],
                "tok_span": [
                    16,
                    20
                ]
            }
        ]
    },
    {
        "text": "Mondelez International which was founded in Chicago , is the creator of Barny cakes . These cakes come from France , where French is the national language and the leader is François Hollande .",
        "id": "train_4827",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    72,
                    77
                ],
                "obj_char_span": [
                    108,
                    114
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    108,
                    114
                ],
                "obj_char_span": [
                    123,
                    129
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    44,
                    51
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    72,
                    77
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    108,
                    114
                ],
                "obj_char_span": [
                    173,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    34,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    129
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    51
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    77
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    114
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    190
                ],
                "tok_span": [
                    34,
                    37
                ]
            }
        ]
    },
    {
        "text": "Barny cakes , created by Mondelez International , can be found in France . That company was founded in Chicago . The leader of France is Manuel Valls and its language is French .",
        "id": "train_4828",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    66,
                    72
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    127,
                    133
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    66,
                    72
                ],
                "obj_char_span": [
                    170,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "France",
                "object": "French",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    170,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    25,
                    47
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    47
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    66,
                    72
                ],
                "obj_char_span": [
                    137,
                    149
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "France",
                "object": "Manuel Valls",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    137,
                    149
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    176
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "French",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    176
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    47
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    72
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    149
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Manuel Valls",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    149
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "France is led by Cluade Bartolone and Gérard Larcher . A type of cake in France are Barny cakes which were created by Mondelez International which was founded in Chicago .",
        "id": "train_4829",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    73,
                    79
                ],
                "obj_char_span": [
                    38,
                    52
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    118,
                    140
                ],
                "obj_char_span": [
                    162,
                    169
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    31,
                    35
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    84,
                    89
                ],
                "obj_char_span": [
                    118,
                    140
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    52
                ],
                "tok_span": [
                    11,
                    16
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    140
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    169
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    89
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    140
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "Barny cakes were created by Chicago based Mondelez International . Barny cakes are also from France , whose leader is Gérard Larcher . Manual Valls is a former leader .",
        "id": "train_4830",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    67,
                    72
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    93,
                    99
                ],
                "obj_char_span": [
                    118,
                    132
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    42,
                    64
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    8,
                    12
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    67,
                    72
                ],
                "obj_char_span": [
                    42,
                    64
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    132
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    64
                ],
                "tok_span": [
                    8,
                    12
                ]
            }
        ]
    },
    {
        "text": "Mondelez International , founded in Chicago , is the creator of Barny cakes which come from France . François Hollande and Claude Bartolone are French leaders .",
        "id": "train_4831",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    64,
                    69
                ],
                "obj_char_span": [
                    92,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    64,
                    69
                ],
                "obj_char_span": [
                    0,
                    22
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    13,
                    15
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    92,
                    98
                ],
                "obj_char_span": [
                    101,
                    118
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "France",
                "object": "Claude Bartolone",
                "subj_char_span": [
                    92,
                    98
                ],
                "obj_char_span": [
                    123,
                    139
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    69
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    118
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Claude Bartolone",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    139
                ],
                "tok_span": [
                    25,
                    29
                ]
            }
        ]
    },
    {
        "text": "Created by Mondelez International ( founded n Chicago ) , Barny Cakes come from France where François Hollande and Manual Valls are leaders .",
        "id": "train_4832",
        "relation_list": [
            {
                "subject": "Barny Cakes",
                "object": "France",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    11,
                    33
                ],
                "obj_char_span": [
                    46,
                    53
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    2,
                    6
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Barny Cakes",
                "object": "Mondelez International",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    11,
                    33
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    12,
                    16
                ],
                "obj_tok_span": [
                    2,
                    6
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    80,
                    86
                ],
                "obj_char_span": [
                    93,
                    110
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    18,
                    19
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    33
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    53
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Barny Cakes",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    12,
                    16
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    33
                ],
                "tok_span": [
                    2,
                    6
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    110
                ],
                "tok_span": [
                    20,
                    23
                ]
            }
        ]
    },
    {
        "text": "Barny cakes can be found in France where the leaders are Gérard Larcher and François Hollande . Barny cakes were created by Mondelez International which was founded in Chicago .",
        "id": "train_4833",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Barny",
                "object": "France",
                "subj_char_span": [
                    96,
                    101
                ],
                "obj_char_span": [
                    28,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Mondelez International",
                "object": "Chicago",
                "subj_char_span": [
                    124,
                    146
                ],
                "obj_char_span": [
                    168,
                    175
                ],
                "predicate": "foundationPlace",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    124,
                    146
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Barny",
                "object": "Mondelez International",
                "subj_char_span": [
                    96,
                    101
                ],
                "obj_char_span": [
                    124,
                    146
                ],
                "predicate": "creator",
                "subj_tok_span": [
                    22,
                    24
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "France",
                "object": "Gérard Larcher",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    57,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    17
                ]
            },
            {
                "subject": "France",
                "object": "François Hollande",
                "subj_char_span": [
                    28,
                    34
                ],
                "obj_char_span": [
                    76,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Chicago",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    175
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    101
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Mondelez International",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    146
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Gérard Larcher",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    71
                ],
                "tok_span": [
                    12,
                    17
                ]
            },
            {
                "text": "France",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "François Hollande",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    93
                ],
                "tok_span": [
                    18,
                    21
                ]
            }
        ]
    },
    {
        "text": "Barny cakes , which were invented in 1999 can be served in 30g sizes and these contain 1.8 g of protein , 18.0 g of carbohydrates and 4.8 g of fat .",
        "id": "train_4834",
        "relation_list": [
            {
                "subject": "Barny",
                "object": "1999",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "year",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Barny",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1999",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Batagor is found in the country of Indonesia where the leader is Jusuf Kalla . Batagor is a variation of the Siomay dish which is related to Shumai and uses Peanut sauce as an ingredient .",
        "id": "train_4835",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    79,
                    86
                ],
                "obj_char_span": [
                    35,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    79,
                    86
                ],
                "obj_char_span": [
                    109,
                    115
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    28,
                    31
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    157,
                    169
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    65,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    86
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    169
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            }
        ]
    },
    {
        "text": "Batagor , a variation of the Siomay dish , comes from Indonesia where Jusuf Kalla is the leader . Peanut sauce is an ingredient in Siomay ; Shumai is a variation of Batagor .",
        "id": "train_4836",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    165,
                    172
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "country",
                "subj_tok_span": [
                    44,
                    47
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    131,
                    137
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    165,
                    172
                ],
                "obj_char_span": [
                    29,
                    35
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    44,
                    47
                ],
                "obj_tok_span": [
                    8,
                    11
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    165,
                    172
                ],
                "obj_char_span": [
                    131,
                    137
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    44,
                    47
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    29,
                    35
                ],
                "obj_char_span": [
                    98,
                    110
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    8,
                    11
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    131,
                    137
                ],
                "obj_char_span": [
                    98,
                    110
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    70,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Batagor",
                "object": "Shumai",
                "subj_char_span": [
                    165,
                    172
                ],
                "obj_char_span": [
                    140,
                    146
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    44,
                    47
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    172
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    172
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    172
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    35
                ],
                "tok_span": [
                    8,
                    11
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    110
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    110
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    81
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    172
                ],
                "tok_span": [
                    44,
                    47
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    146
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Batagor , Siomay & shumai come from Indonesia . Batagor & Siomay are variations of the same dish & Batagor is a variation of shumai . Batagor 's main ingredients are fried fish dumplings with tofu & vegetables in Peanut sauce .",
        "id": "train_4837",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    36,
                    45
                ],
                "predicate": "country",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    213,
                    225
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    213,
                    225
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    213,
                    225
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    213,
                    225
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    58,
                    61
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    48,
                    55
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    15,
                    18
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    99,
                    106
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    10,
                    16
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Batagor",
                "object": "Siomay",
                "subj_char_span": [
                    134,
                    141
                ],
                "obj_char_span": [
                    58,
                    64
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    40,
                    43
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    45
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    225
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    225
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    225
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    225
                ],
                "tok_span": [
                    58,
                    61
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    55
                ],
                "tok_span": [
                    15,
                    18
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    10,
                    16
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    141
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    64
                ],
                "tok_span": [
                    19,
                    22
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia , where the dish batagor comes from . Peanut sauce is an ingredient of batagor , which is a dish similar to siomay and shumai .",
        "id": "train_4838",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is a leader in Indonesia where Batagor is found . One of the ingredients in this dish is Peanut sauce . Siomay and Shumai are variations of the same dish .",
        "id": "train_4839",
        "relation_list": [
            {
                "subject": "Batagor",
                "object": "Indonesia",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    127,
                    133
                ],
                "obj_char_span": [
                    116,
                    122
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "Batagor",
                "object": "Peanut sauce",
                "subj_char_span": [
                    43,
                    50
                ],
                "obj_char_span": [
                    101,
                    113
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    11,
                    14
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    116,
                    122
                ],
                "obj_char_span": [
                    127,
                    133
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    29,
                    32
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Batagor",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    50
                ],
                "tok_span": [
                    11,
                    14
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    113
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    122
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    133
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "Indonesia , led by Joko Widoto , has a varied cuisine . Dishes include bagator and varieties of the dishes siomay and shumai . A main ingredient of Siomay is Peanut sauce .",
        "id": "train_4840",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    19,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    148,
                    154
                ],
                "obj_char_span": [
                    158,
                    170
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Joko",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    23
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    170
                ],
                "tok_span": [
                    41,
                    44
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia , which is home to the dish batagor . This dish is a variation of Siomay ( which contains Peanut sauce ) and Shumai .",
        "id": "train_4841",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    105,
                    111
                ],
                "obj_char_span": [
                    129,
                    141
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    105,
                    111
                ],
                "obj_char_span": [
                    148,
                    154
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    141
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    111
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    38,
                    41
                ]
            }
        ]
    },
    {
        "text": "Jusuf Kalla is a leader in Indonesia which is where batagor comes from . Siomay and Shumai are variations of the same dish and Peanut sauce is one of the ingredients used .",
        "id": "train_4842",
        "relation_list": [
            {
                "subject": "Siomay",
                "object": "Peanut sauce",
                "subj_char_span": [
                    73,
                    79
                ],
                "obj_char_span": [
                    127,
                    139
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Shumai",
                "object": "Siomay",
                "subj_char_span": [
                    84,
                    90
                ],
                "obj_char_span": [
                    73,
                    79
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    19,
                    22
                ]
            },
            {
                "subject": "Siomay",
                "object": "Shumai",
                "subj_char_span": [
                    73,
                    79
                ],
                "obj_char_span": [
                    84,
                    90
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    22
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Peanut sauce",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    139
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Siomay",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    79
                ],
                "tok_span": [
                    19,
                    22
                ]
            },
            {
                "text": "Shumai",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    90
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Tony Tan and Halimah Yacob are leaders in Singapore , where Standard Chinese is spoken and the dish Beef kway teow is served . The dish is also available in Indonesia .",
        "id": "train_4843",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    100,
                    114
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    60,
                    76
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    13,
                    26
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    3,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    114
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    76
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    26
                ],
                "tok_span": [
                    3,
                    9
                ]
            }
        ]
    },
    {
        "text": "Standard Chinese is a language spoken in Singapore where the leaders are Tony Tan and Halimah Yacob . Beef kway teow is popular in Singapore and Indonesia .",
        "id": "train_4844",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    102,
                    116
                ],
                "obj_char_span": [
                    41,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    102,
                    116
                ],
                "obj_char_span": [
                    131,
                    140
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    102,
                    116
                ],
                "obj_char_span": [
                    145,
                    154
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    131,
                    140
                ],
                "obj_char_span": [
                    73,
                    81
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    131,
                    140
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "language",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    41,
                    50
                ],
                "obj_char_span": [
                    86,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    131,
                    140
                ],
                "obj_char_span": [
                    86,
                    99
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    15,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    116
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    116
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    116
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    154
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    81
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    50
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    99
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    140
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    99
                ],
                "tok_span": [
                    15,
                    21
                ]
            }
        ]
    },
    {
        "text": "Although found in Indonesia , Beef kway teow is found in and originates from Singapore . Two of the leaders in this country , where Standard Chinese is spoke , are Halimah Yacob and Tony Tan .",
        "id": "train_4845",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    30,
                    44
                ],
                "obj_char_span": [
                    77,
                    86
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    11
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    182,
                    190
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    132,
                    148
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    77,
                    86
                ],
                "obj_char_span": [
                    164,
                    177
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    34,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    44
                ],
                "tok_span": [
                    5,
                    11
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    190
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    148
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    86
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    177
                ],
                "tok_span": [
                    34,
                    40
                ]
            }
        ]
    },
    {
        "text": "The leaders of Singapore are Tony Tan and Halimah Yacob . They speak in English there and eat Beef kway teow .",
        "id": "train_4846",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    94,
                    108
                ],
                "obj_char_span": [
                    15,
                    24
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    28
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    72,
                    79
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    29,
                    37
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    42,
                    55
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    108
                ],
                "tok_span": [
                    22,
                    28
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    79
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    37
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    55
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Tony Tan is the leader of Singapore and Halimah Yacob is also a leader of Singapore . Standard Chinese is a language spoken in Singapore . Beef kway teow is a dish of Singapore and is a popular food of Indonesia .",
        "id": "train_4847",
        "relation_list": [
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    26,
                    35
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    74,
                    83
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    127,
                    136
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Singapore",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    167,
                    176
                ],
                "predicate": "region",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    127,
                    136
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    167,
                    176
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Beef kway teow",
                "object": "Indonesia",
                "subj_char_span": [
                    139,
                    153
                ],
                "obj_char_span": [
                    202,
                    211
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    36
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    86,
                    102
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    86,
                    102
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    127,
                    136
                ],
                "obj_char_span": [
                    86,
                    102
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    167,
                    176
                ],
                "obj_char_span": [
                    86,
                    102
                ],
                "predicate": "language",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    74,
                    83
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    127,
                    136
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    167,
                    176
                ],
                "obj_char_span": [
                    40,
                    53
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    8,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    136
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    136
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Beef kway teow",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    153
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    211
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    136
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    102
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    136
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    176
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    53
                ],
                "tok_span": [
                    8,
                    14
                ]
            }
        ]
    },
    {
        "text": "Indian rupee is the currency in India where the leaders are Narendra Modi and Sumitra Mahajan . Bhajji originates from India in the Karnataka region .",
        "id": "train_4848",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    32,
                    37
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    119,
                    124
                ],
                "obj_char_span": [
                    0,
                    12
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    119,
                    124
                ],
                "obj_char_span": [
                    60,
                    73
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    32,
                    37
                ],
                "obj_char_span": [
                    78,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    119,
                    124
                ],
                "obj_char_span": [
                    78,
                    93
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    19,
                    25
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    96,
                    102
                ],
                "obj_char_span": [
                    132,
                    141
                ],
                "predicate": "region",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    73
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    37
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    19,
                    25
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    102
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    141
                ],
                "tok_span": [
                    35,
                    36
                ]
            }
        ]
    },
    {
        "text": "Bhajji come from the Karnataka region , in India where the currency is the Indian rupee . It is also where Vajubhai Vala and Sumitra Mahajan are leaders .",
        "id": "train_4849",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    75,
                    87
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    17,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    125,
                    140
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    26,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    87
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    140
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    26,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Indian rupee is the currency in India where the leaders are T. S. Thakur and Vajubhai Vala . Bhajji comes from the Karnataka region in India .",
        "id": "train_4850",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    139,
                    144
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    4,
                    16
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    139,
                    144
                ],
                "obj_char_span": [
                    4,
                    16
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    1,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    64,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    139,
                    144
                ],
                "obj_char_span": [
                    64,
                    76
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    14,
                    21
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    119,
                    128
                ],
                "predicate": "region",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    119,
                    128
                ],
                "obj_char_span": [
                    81,
                    94
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    36,
                    37
                ],
                "obj_tok_span": [
                    22,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    16
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    76
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    144
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    76
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    128
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    94
                ],
                "tok_span": [
                    22,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Bhajji originates from the Karnataka region of India . The country 's leaders include T. S. Thakur and Narendra Modi and the currency is the rupee .",
        "id": "train_4851",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    90,
                    102
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    19,
                    26
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    107,
                    120
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    4,
                    10
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    102
                ],
                "tok_span": [
                    19,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    120
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    10
                ],
                "tok_span": [
                    1,
                    5
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi and Sumitra Mahajan are leaders in India , where the currency is the Indian rupee and Indians is the name given to the people that live there . The dish bhajji originates from India .",
        "id": "train_4852",
        "relation_list": [
            {
                "subject": "India",
                "object": "Indian",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "India",
                "object": "Indian",
                "subj_char_span": [
                    190,
                    195
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    83,
                    95
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    190,
                    195
                ],
                "obj_char_span": [
                    83,
                    95
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    22,
                    26
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    190,
                    195
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    18,
                    33
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    190,
                    195
                ],
                "obj_char_span": [
                    18,
                    33
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    47,
                    48
                ],
                "obj_tok_span": [
                    6,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Indian",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    195
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Indian",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    195
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    95
                ],
                "tok_span": [
                    22,
                    26
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    195
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    6,
                    12
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    195
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    33
                ],
                "tok_span": [
                    6,
                    12
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi and T.S . Thakur are leaders in India which is where Indian people are from . It is also where Bhajji originates from , and where the Indian rupee is the currency .",
        "id": "train_4853",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    109,
                    115
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    33
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    148,
                    160
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    39,
                    43
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    115
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    160
                ],
                "tok_span": [
                    39,
                    43
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Indian people are from India , where the leaders are T.S.Thakur and Sumitra Mahajan , the currency is the Indian rupee and the dish Bhajji originates .",
        "id": "train_4854",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    132,
                    138
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "country",
                "subj_tok_span": [
                    36,
                    40
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "India",
                "object": "Indian rupee",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    106,
                    118
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    29,
                    33
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    68,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    18,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    138
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Indian rupee",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    118
                ],
                "tok_span": [
                    29,
                    33
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    83
                ],
                "tok_span": [
                    18,
                    24
                ]
            }
        ]
    },
    {
        "text": "Bhajji comes from the country India where the residents are called Indians and the leader is Narendra Modi . Vajubhai Vala is the leader of Karnataka which is where bhajji are found .",
        "id": "train_4855",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    30,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    93,
                    106
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    0,
                    6
                ],
                "obj_char_span": [
                    140,
                    149
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Karnataka",
                "object": "Vajubhai Vala",
                "subj_char_span": [
                    140,
                    149
                ],
                "obj_char_span": [
                    109,
                    122
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    35,
                    36
                ],
                "obj_tok_span": [
                    25,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    106
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    149
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    149
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Vajubhai Vala",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    122
                ],
                "tok_span": [
                    25,
                    31
                ]
            }
        ]
    },
    {
        "text": "Indian people are from the country India , where Sumitra Mahajan and Narendra Modi are leaders . Bhajji originates from the Karnataka region of India .",
        "id": "train_4856",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    35,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    144,
                    149
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    35,
                    40
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "India",
                "object": "Indian people",
                "subj_char_span": [
                    144,
                    149
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    35,
                    40
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    144,
                    149
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    35,
                    40
                ],
                "obj_char_span": [
                    49,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "India",
                "object": "Sumitra Mahajan",
                "subj_char_span": [
                    144,
                    149
                ],
                "obj_char_span": [
                    49,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    35
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    97,
                    103
                ],
                "obj_char_span": [
                    124,
                    133
                ],
                "predicate": "region",
                "subj_tok_span": [
                    24,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    149
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    149
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Indian people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    149
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    40
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    149
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Sumitra Mahajan",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    103
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    133
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Narendra Modi and T. S. Thakur are leaders in India where the people are called Indians . It is also where Bhajji , which is found in the region of Karnataka , originates from .",
        "id": "train_4857",
        "relation_list": [
            {
                "subject": "Bhajji",
                "object": "India",
                "subj_char_span": [
                    107,
                    113
                ],
                "obj_char_span": [
                    46,
                    51
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "India",
                "object": "T. S. Thakur",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    18,
                    30
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    6,
                    13
                ]
            },
            {
                "subject": "India",
                "object": "Narendra Modi",
                "subj_char_span": [
                    46,
                    51
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Bhajji",
                "object": "Karnataka",
                "subj_char_span": [
                    107,
                    113
                ],
                "obj_char_span": [
                    148,
                    157
                ],
                "predicate": "region",
                "subj_tok_span": [
                    28,
                    32
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "T. S. Thakur",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    30
                ],
                "tok_span": [
                    6,
                    13
                ]
            },
            {
                "text": "India",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    51
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Narendra Modi",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Bhajji",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    113
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Karnataka",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    157
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Coming from the region Mindanao , in the Philippines , Binignit is a dessert . While Sweet potato is one of the ingredients in it , the main ingredient is banana .",
        "id": "train_4858",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    85,
                    97
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Binignit",
                "object": "Mindanao",
                "subj_char_span": [
                    55,
                    63
                ],
                "obj_char_span": [
                    23,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    97
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    63
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Mindanao",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    31
                ],
                "tok_span": [
                    4,
                    5
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas in the Philippines . It 's a dessert that contains Sweet potatoes and bananas .",
        "id": "train_4859",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    97,
                    102
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The sago and Sweet potato-based dessert Binignit is a dish from the region of Visayas , Philippines .",
        "id": "train_4860",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    13,
                    18
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    78,
                    85
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    40,
                    48
                ],
                "obj_char_span": [
                    88,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    12
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    18
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    85
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    48
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    99
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Found in the Philippines , Binignit is a dish from the region of Visayas . One of the main ingredients in this dessert type dish is Taro and Sweet potatoes are also used .",
        "id": "train_4861",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    141,
                    146
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    65,
                    72
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Binignit",
                "object": "Taro",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    132,
                    136
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    29,
                    31
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    35
                ],
                "obj_char_span": [
                    13,
                    24
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    8
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Sweet",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    146
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    72
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Taro",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    136
                ],
                "tok_span": [
                    29,
                    31
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    35
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    13,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert dish from the Mindanao region of the Philippines and the ingredients include banana and sago .",
        "id": "train_4862",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    59,
                    70
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Binignit",
                "object": "Mindanao",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    36,
                    44
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    70
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mindanao",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    44
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert from the Visayas region of the Philippines . It contains Sweet potato and banana .",
        "id": "train_4863",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Sweet potato",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    79,
                    91
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    31,
                    38
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Sweet potato",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    91
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    38
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Coming from the region of Visayas , in the Philippines , Binignit , is a type of dessert . Which banana as the main ingredient but also has sago in it .",
        "id": "train_4864",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    57,
                    65
                ],
                "obj_char_span": [
                    26,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    5,
                    7
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    57,
                    65
                ],
                "obj_char_span": [
                    43,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    33
                ],
                "tok_span": [
                    5,
                    7
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    65
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    54
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert that comes from Visayas in the Philippines and contains banana and taro .",
        "id": "train_4865",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    53,
                    64
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    64
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dish from the region of Visayas , Philippines . It is served as the dessert course and its ingredients are sago and banana .",
        "id": "train_4866",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    38,
                    45
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    48,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    45
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    59
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Binignit is a dessert dish from the Visayas region of the Philippines and contains the ingredients taro and banana .",
        "id": "train_4867",
        "relation_list": [
            {
                "subject": "Binignit",
                "object": "Visayas",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    36,
                    43
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Binignit",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    8
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Visayas",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Binignit",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert from Guadalajara , Mexico that includes chopped Fruits , sour cream , Condensed milk , granola , shredded coconut and raisins .",
        "id": "train_4868",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    26,
                    37
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    91,
                    105
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    20,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    37
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    105
                ],
                "tok_span": [
                    20,
                    24
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert found in Mexico and Guadalajara . It 's ingredients include granola , chopped fruits , sour cream , Condensed milk , shredded coconut and raisins .",
        "id": "train_4869",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    30,
                    36
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    41,
                    52
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    36
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    52
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert dish that can be found in Mexico and Guadalajara . The main ingredients of Bionico are : Chopped fruit , sour cream , Condensed milk , granola , shredded coconut and raisins .",
        "id": "train_4870",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    96,
                    103
                ],
                "obj_char_span": [
                    47,
                    53
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    96,
                    103
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    103
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    53
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    103
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert dish from the Jalisco region of Mexico and contains the ingredients chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins .",
        "id": "train_4871",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Bionico",
                "object": "Condensed milk",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    119,
                    133
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Condensed milk",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    133
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "Bionico is a Mexican dessert dish from the region of Jalisco and the main ingredients are chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins .",
        "id": "train_4872",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dessert dish from the Jalisco region of Mexico and contains the ingredients chopped fruits , sour cream , Condensed milk , granola , shredded coconut and raisins .",
        "id": "train_4873",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    53,
                    59
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    59
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Chopped Fruits , sour cream , Condensed milk , granola , shredded coconut and raisins are the main ingredients in Bionico . This is a dish which is served as a dessert and comes from the Jalisco region in Mexico .",
        "id": "train_4874",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    114,
                    121
                ],
                "obj_char_span": [
                    205,
                    211
                ],
                "predicate": "country",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    114,
                    121
                ],
                "obj_char_span": [
                    187,
                    194
                ],
                "predicate": "region",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    49,
                    52
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    211
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    121
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    194
                ],
                "tok_span": [
                    49,
                    52
                ]
            }
        ]
    },
    {
        "text": "Enrique Pena Nieto is a leader in Mexico , which is home to the dish Bionico . The dish comes from the Jalisco region and is served as a dessert . A variation on dessert is cake .",
        "id": "train_4875",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    69,
                    76
                ],
                "obj_char_span": [
                    103,
                    110
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    76
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    110
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            }
        ]
    },
    {
        "text": "Bionico is a Mexican dish from the Jalisco region , where Aristoteles Sandoval is a leader . Bionico is a dessert dish and a variation on dessert is cake .",
        "id": "train_4876",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    93,
                    100
                ],
                "obj_char_span": [
                    35,
                    42
                ],
                "predicate": "region",
                "subj_tok_span": [
                    26,
                    29
                ],
                "obj_tok_span": [
                    9,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    42
                ],
                "tok_span": [
                    9,
                    12
                ]
            }
        ]
    },
    {
        "text": "Bionico is a food found in Mexico where they speak Spanish and the leader is Enrique Pena Nieto . The dish is a dessert that can sometimes include Cottage cheese .",
        "id": "train_4877",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    51,
                    58
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    147,
                    161
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    58
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    161
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dish found in Mexico , where Spanish is spoken and the leader is Silvano Aureoles Conejo . Bionico is a dish served for dessert and a cookie can be served as a dessert too .",
        "id": "train_4878",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    104,
                    111
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    78,
                    101
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    18,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    111
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    101
                ],
                "tok_span": [
                    18,
                    26
                ]
            }
        ]
    },
    {
        "text": "Bionico is a Mexican food which is served as a dessert . Sandesh can also be served as a dessert . Spanish is spoken in Mexico and its leader is Silvano Aureoles Conejo .",
        "id": "train_4879",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    120,
                    126
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    120,
                    126
                ],
                "obj_char_span": [
                    99,
                    106
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    120,
                    126
                ],
                "obj_char_span": [
                    145,
                    168
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    33,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    106
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    168
                ],
                "tok_span": [
                    33,
                    41
                ]
            }
        ]
    },
    {
        "text": "Served as a dessert course and made using Cottage cheese , Bionico a food found in Mexico . Where Silvano Aureoles Conejo is the leader and the language is Spanish .",
        "id": "train_4880",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    83,
                    89
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    83,
                    89
                ],
                "obj_char_span": [
                    156,
                    163
                ],
                "predicate": "language",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    83,
                    89
                ],
                "obj_char_span": [
                    98,
                    121
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    22,
                    30
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    59,
                    66
                ],
                "obj_char_span": [
                    42,
                    56
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    163
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    89
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    121
                ],
                "tok_span": [
                    22,
                    30
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    66
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    56
                ],
                "tok_span": [
                    9,
                    11
                ]
            }
        ]
    },
    {
        "text": "Bionico is a dish found in Mexico , where Spanish is spoken and Silvano Aureoles Conejo is leader . Honey can be added to bionico , which is a dish served as a dessert .",
        "id": "train_4881",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Mexico",
                "object": "Spanish",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    42,
                    49
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    27,
                    33
                ],
                "obj_char_span": [
                    64,
                    87
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    23
                ]
            },
            {
                "subject": "Bionico",
                "object": "Honey",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    100,
                    105
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    49
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    87
                ],
                "tok_span": [
                    15,
                    23
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Honey",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    105
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Enrique Pena Nieto is a leader in Mexico , where one of the languages spoken is Mexican Spanish and the dish bionico can be found . Bionico is a dessert dish that can be varied by adding Cottage cheese .",
        "id": "train_4882",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    132,
                    139
                ],
                "obj_char_span": [
                    34,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Mexico",
                "object": "Enrique",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    34,
                    40
                ],
                "obj_char_span": [
                    80,
                    95
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    132,
                    139
                ],
                "obj_char_span": [
                    187,
                    201
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Enrique",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    40
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    95
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    139
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    201
                ],
                "tok_span": [
                    43,
                    45
                ]
            }
        ]
    },
    {
        "text": "Bionico ; can be varied by using Cottage cheese , is served at the dessert course , and is found Guadalajara , Mexico ( where Silvano Aureoles Conejo is the leader ) .",
        "id": "train_4883",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    111,
                    117
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    111,
                    117
                ],
                "obj_char_span": [
                    126,
                    149
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    27,
                    35
                ]
            },
            {
                "subject": "Bionico",
                "object": "Cottage cheese",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    33,
                    47
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    97,
                    108
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    117
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    149
                ],
                "tok_span": [
                    27,
                    35
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Cottage cheese",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    47
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    108
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "Honey can be used as a variation in the dish Bionico which is served for dessert . It is found in Guadalajara , Mexico where Silvano Aureoles Conejo is the leader .",
        "id": "train_4884",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    112,
                    118
                ],
                "predicate": "country",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    112,
                    118
                ],
                "obj_char_span": [
                    125,
                    148
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    27,
                    35
                ]
            },
            {
                "subject": "Bionico",
                "object": "Honey",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    45,
                    52
                ],
                "obj_char_span": [
                    98,
                    109
                ],
                "predicate": "region",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    118
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    148
                ],
                "tok_span": [
                    27,
                    35
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Honey",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    109
                ],
                "tok_span": [
                    23,
                    24
                ]
            }
        ]
    },
    {
        "text": "Silvano Aureoles Conejo is the leader in Mexico , where the dish bionico comes from the Jalisco region . Bionico is a dessert dish and a variation on dessert can be cake .",
        "id": "train_4885",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    105,
                    112
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Bionico",
                "object": "Jalisco",
                "subj_char_span": [
                    105,
                    112
                ],
                "obj_char_span": [
                    88,
                    95
                ],
                "predicate": "region",
                "subj_tok_span": [
                    28,
                    31
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    28,
                    31
                ]
            },
            {
                "text": "Jalisco",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    95
                ],
                "tok_span": [
                    23,
                    26
                ]
            }
        ]
    },
    {
        "text": "Silvano Aureoles Conejo is the leader of Mexico where , in the Guadalajara region , the food Bionico comes from . Just like cake , Bionico is a type of dessert .",
        "id": "train_4886",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    93,
                    100
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    131,
                    138
                ],
                "obj_char_span": [
                    41,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    41,
                    47
                ],
                "obj_char_span": [
                    0,
                    23
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    0,
                    8
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    93,
                    100
                ],
                "obj_char_span": [
                    63,
                    74
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Bionico",
                "object": "Guadalajara",
                "subj_char_span": [
                    131,
                    138
                ],
                "obj_char_span": [
                    63,
                    74
                ],
                "predicate": "region",
                "subj_tok_span": [
                    32,
                    35
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    138
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    47
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    23
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    100
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    138
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    17,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bionico is served at the dessert course , which variation is a cake . It is a food found in Mexico , which leader is Silvano Aureoles Conejo and Mexican Spanish is the language .",
        "id": "train_4887",
        "relation_list": [
            {
                "subject": "Bionico",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    92,
                    98
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    92,
                    98
                ],
                "obj_char_span": [
                    117,
                    140
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    27,
                    35
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    92,
                    98
                ],
                "obj_char_span": [
                    145,
                    160
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    36,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bionico",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    140
                ],
                "tok_span": [
                    27,
                    35
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    98
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    160
                ],
                "tok_span": [
                    36,
                    38
                ]
            }
        ]
    },
    {
        "text": "Mexican Spanish is the language spoken in Mexico where the leader is Silvano Aureoles Conejo . Ice cream and bionico , a food in Mexico , are served for dessert .",
        "id": "train_4888",
        "relation_list": [
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    69,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            },
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    69,
                    92
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    12,
                    20
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    42,
                    48
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican Spanish",
                "subj_char_span": [
                    129,
                    135
                ],
                "obj_char_span": [
                    0,
                    15
                ],
                "predicate": "language",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    92
                ],
                "tok_span": [
                    12,
                    20
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    48
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    135
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Mexican Spanish",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "A Mexican food is bionico which is served as a dessert and can be varied by using Cottage cheese . Spanish is one of the languages in Mexico and its leader is Silvano Aureoles Conejo .",
        "id": "train_4889",
        "relation_list": [
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    134,
                    140
                ],
                "obj_char_span": [
                    159,
                    182
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    34,
                    42
                ]
            },
            {
                "subject": "Mexico",
                "object": "Mexican",
                "subj_char_span": [
                    134,
                    140
                ],
                "obj_char_span": [
                    2,
                    9
                ],
                "predicate": "language",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    182
                ],
                "tok_span": [
                    34,
                    42
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Mexican",
                "type": "DEFAULT",
                "char_span": [
                    2,
                    9
                ],
                "tok_span": [
                    1,
                    2
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from the region of Catalonia , led by Carles Puigdmont , in Spain , where Spaniards live and whose leader is Felipe VI .",
        "id": "train_4890",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles",
                "subj_char_span": [
                    53,
                    62
                ],
                "obj_char_span": [
                    72,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    19,
                    21
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    94,
                    99
                ],
                "obj_char_span": [
                    108,
                    117
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    94,
                    99
                ],
                "obj_char_span": [
                    143,
                    152
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    53,
                    62
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Carles",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    78
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    117
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    152
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    62
                ],
                "tok_span": [
                    15,
                    16
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Catalonia , Spain . The leader of Catalonia is Carles Puigdemont and the country uses the Euro as currency . The leader is Felipe VI .",
        "id": "train_4891",
        "relation_list": [
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    86,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    73,
                    82
                ],
                "obj_char_span": [
                    86,
                    103
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    21,
                    28
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    129,
                    133
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    162,
                    171
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    73,
                    82
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    103
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    103
                ],
                "tok_span": [
                    21,
                    28
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    133
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    171
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    82
                ],
                "tok_span": [
                    19,
                    20
                ]
            }
        ]
    },
    {
        "text": "The Bakewell tart is a variation of Bakewell pudding and has fruit preserves as an ingredient . It originates in the County of Derbyshire and specifically the Derbyshire Dales where Patrick Mcloughlin is a leader .",
        "id": "train_4892",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick",
                "subj_char_span": [
                    159,
                    175
                ],
                "obj_char_span": [
                    182,
                    189
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    36,
                    52
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    10,
                    15
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    4,
                    17
                ],
                "obj_char_span": [
                    159,
                    175
                ],
                "predicate": "region",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    159,
                    175
                ],
                "obj_char_span": [
                    127,
                    137
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    159,
                    175
                ],
                "obj_char_span": [
                    159,
                    169
                ],
                "predicate": "administrativeCounty",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    175
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Patrick",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    189
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    52
                ],
                "tok_span": [
                    10,
                    15
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    175
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    175
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    137
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    175
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    169
                ],
                "tok_span": [
                    33,
                    34
                ]
            }
        ]
    },
    {
        "text": "A variation of Bakewell pudding , Bakewell tart has fruit preserves as an ingredient . It comes from the Derbyshire Dales region ( in Derbyshire ) , where the leader is Patrick McLoughlin .",
        "id": "train_4893",
        "relation_list": [
            {
                "subject": "Derbyshire Dales",
                "object": "Patrick McLoughlin",
                "subj_char_span": [
                    105,
                    121
                ],
                "obj_char_span": [
                    169,
                    187
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    38,
                    44
                ]
            },
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    15,
                    31
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            },
            {
                "subject": "Bakewell tart",
                "object": "Derbyshire Dales",
                "subj_char_span": [
                    34,
                    47
                ],
                "obj_char_span": [
                    105,
                    121
                ],
                "predicate": "region",
                "subj_tok_span": [
                    9,
                    14
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    105,
                    121
                ],
                "obj_char_span": [
                    105,
                    115
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Derbyshire Dales",
                "object": "Derbyshire",
                "subj_char_span": [
                    105,
                    121
                ],
                "obj_char_span": [
                    134,
                    144
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Patrick McLoughlin",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    187
                ],
                "tok_span": [
                    38,
                    44
                ]
            },
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    31
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    115
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Derbyshire Dales",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Derbyshire",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    144
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "A variation of Bakewell pudding , Bakewell tart ( uses shortcrust pastry ) comes from the Deryshire Dales region ( in Deryshire ) , where Patrick McLoughlin is a leader .",
        "id": "train_4894",
        "relation_list": [
            {
                "subject": "Bakewell pudding",
                "object": "Bakewell tart",
                "subj_char_span": [
                    15,
                    31
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    3,
                    8
                ],
                "obj_tok_span": [
                    9,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Bakewell pudding",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    31
                ],
                "tok_span": [
                    3,
                    8
                ]
            },
            {
                "text": "Bakewell tart",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    9,
                    14
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo is the leader of Indonesia whose capital is Jakarta and its language is Indonesian . Bakso comes from Indonesia and is popular in Southeastern Asian countries .",
        "id": "train_4895",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    84,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    84,
                    94
                ],
                "predicate": "language",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    97,
                    102
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    97,
                    102
                ],
                "obj_char_span": [
                    114,
                    123
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    23
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    94
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    102
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Bakso is a Chinese dish which can be found in Indonesia , the country where Joko Widodo is the leader , Jakarta is the capital and Indonesian is the language spoken .",
        "id": "train_4896",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    104,
                    111
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    131,
                    141
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    46,
                    55
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Bakso",
                "object": "Chinese",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    11,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    46,
                    55
                ],
                "obj_char_span": [
                    76,
                    87
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    17,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    111
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    141
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    18
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    55
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    87
                ],
                "tok_span": [
                    17,
                    22
                ]
            }
        ]
    },
    {
        "text": "Jakarta is the capital of Indonesia and their leader 's name is Joko Widodo . Indonesian is the official language of the region and Basko is a food that is found in and originates from Indonesia .",
        "id": "train_4897",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    185,
                    194
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    185,
                    194
                ],
                "obj_char_span": [
                    78,
                    88
                ],
                "predicate": "language",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    26,
                    35
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    185,
                    194
                ],
                "obj_char_span": [
                    64,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    13,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    88
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    35
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    13,
                    18
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    194
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    13,
                    18
                ]
            }
        ]
    },
    {
        "text": "Bakso is a traditional dish in Indonesia and popular in Southeast Asian countries . Jusuf Kalla is the leader in Indonesia whose capital is Jakarta and where the language is Indonesian .",
        "id": "train_4898",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    140,
                    147
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    113,
                    122
                ],
                "obj_char_span": [
                    140,
                    147
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    174,
                    184
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    113,
                    122
                ],
                "obj_char_span": [
                    174,
                    184
                ],
                "predicate": "language",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    31,
                    40
                ],
                "obj_char_span": [
                    84,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    113,
                    122
                ],
                "obj_char_span": [
                    84,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    25,
                    26
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    31,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    147
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    184
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    184
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    95
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    95
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    40
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    25,
                    26
                ]
            }
        ]
    },
    {
        "text": "Indonesian is the language of Indonesia where the capital is Jakarta and the leader is Jusuf Kalla . Bakso is made in China but found in Indonesia .",
        "id": "train_4899",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    61,
                    68
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Indonesian",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "language",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    137,
                    146
                ],
                "obj_char_span": [
                    87,
                    98
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    15,
                    20
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    101,
                    106
                ],
                "obj_char_span": [
                    30,
                    39
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    101,
                    106
                ],
                "obj_char_span": [
                    137,
                    146
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    68
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Indonesian",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    98
                ],
                "tok_span": [
                    15,
                    20
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    146
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "The capital of Indonesia , which has Jusuf Kalla as its leader is Jakarta . A traditional dish of the country is basko which is also popular in neighbouring Southeast Asian countries .",
        "id": "train_4900",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    15,
                    24
                ],
                "obj_char_span": [
                    37,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    24
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    48
                ],
                "tok_span": [
                    7,
                    12
                ]
            }
        ]
    },
    {
        "text": "Joko Widodo and Jusuf Kalla are leaders in Indonesia where the capital is Jakarta and Bakso ( made in China ) is found .",
        "id": "train_4901",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    74,
                    81
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    16,
                    27
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    86,
                    91
                ],
                "obj_char_span": [
                    43,
                    52
                ],
                "predicate": "region",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    43,
                    52
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    81
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    16,
                    27
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    91
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    52
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            }
        ]
    },
    {
        "text": "Bakso is a food found in Indonesia where the capital is Jakarta and the leaders are Jusuf Kalla and Joko Widodo .",
        "id": "train_4902",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jakarta",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    56,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    84,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    18,
                    23
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Bakso",
                "object": "Indonesia",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    25,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Joko Widodo",
                "subj_char_span": [
                    25,
                    34
                ],
                "obj_char_span": [
                    100,
                    111
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Jakarta",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    63
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    95
                ],
                "tok_span": [
                    18,
                    23
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Bakso",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    34
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Joko Widodo",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    111
                ],
                "tok_span": [
                    24,
                    29
                ]
            }
        ]
    },
    {
        "text": "Jusuf Kalla is the leader of Indonesia where the Acehnese and Malays are ethnic groups . Asam pedas is a dish from Sumatra in Indonesia .",
        "id": "train_4903",
        "relation_list": [
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    29,
                    38
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Indonesia",
                "object": "Jusuf Kalla",
                "subj_char_span": [
                    126,
                    135
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    89,
                    99
                ],
                "obj_char_span": [
                    29,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Indonesia",
                "subj_char_span": [
                    89,
                    99
                ],
                "obj_char_span": [
                    126,
                    135
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Acehnese",
                "subj_char_span": [
                    115,
                    122
                ],
                "obj_char_span": [
                    49,
                    57
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Asam pedas",
                "object": "Sumatra",
                "subj_char_span": [
                    89,
                    99
                ],
                "obj_char_span": [
                    115,
                    122
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Sumatra",
                "object": "Malays",
                "subj_char_span": [
                    115,
                    122
                ],
                "obj_char_span": [
                    62,
                    68
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    135
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Jusuf Kalla",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    38
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Indonesia",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    135
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Acehnese",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Asam pedas",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Sumatra",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    122
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Malays",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    68
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "In Italy , Rome is the capital and two of the leaders are Pietro Grasso and Laura Boldrini . It is where the language is Italian and Amatriciana sauce can be found .",
        "id": "train_4904",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    11,
                    15
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    133,
                    150
                ],
                "obj_char_span": [
                    3,
                    8
                ],
                "predicate": "country",
                "subj_tok_span": [
                    29,
                    34
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    76,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    121,
                    128
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    58,
                    71
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    11,
                    15
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    150
                ],
                "tok_span": [
                    29,
                    34
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    90
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    128
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    71
                ],
                "tok_span": [
                    13,
                    16
                ]
            }
        ]
    },
    {
        "text": "Sergio Mattarella and Laura Boldrini are leaders in Italy , where Italian is spoken , Rome is the capital and Amatriciana sauce is a traditional dish .",
        "id": "train_4905",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    110,
                    127
                ],
                "obj_char_span": [
                    52,
                    57
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    28
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    22,
                    36
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    52,
                    57
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    127
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    36
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    57
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Sergi Mattarella and Matteo Renzi are leaders in Italy , where the capital is Rome , Italian is the language spoken and Amatriciana sauce is a traditional dish .",
        "id": "train_4906",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    78,
                    82
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    21,
                    33
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    120,
                    137
                ],
                "obj_char_span": [
                    49,
                    54
                ],
                "predicate": "country",
                "subj_tok_span": [
                    26,
                    31
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    49,
                    54
                ],
                "obj_char_span": [
                    85,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    82
                ],
                "tok_span": [
                    18,
                    19
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    33
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    137
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    92
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "The capital of Italy is Rome and is where Italians are from and Amatriciana is a traditional sauce . The leaders are Laura Boldrini and Pietro Grasso .",
        "id": "train_4907",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    42,
                    50
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    24,
                    28
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Amatriciana",
                "object": "Italy",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    15,
                    20
                ],
                "predicate": "country",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    117,
                    131
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    136,
                    149
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    50
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Amatriciana",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    131
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    136,
                    149
                ],
                "tok_span": [
                    29,
                    32
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce is a traditional dish from Italy , where the leaders are Laura Boldrini and Matteo Renzi , the capital is Rome and the people that live there are called Italians .",
        "id": "train_4908",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    171,
                    179
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    124,
                    128
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Matteo Renzi",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    94,
                    106
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    20,
                    23
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Laura Boldrini",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    75,
                    89
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    16,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    179
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    128
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Matteo Renzi",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    106
                ],
                "tok_span": [
                    20,
                    23
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Laura Boldrini",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    89
                ],
                "tok_span": [
                    16,
                    19
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce comes from Italy , which leaders are Pietro Grasso and Sergio Mattarella , Rome is its capital and they speak Italian .",
        "id": "train_4909",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    93,
                    97
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    29,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    73,
                    90
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    16,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    29,
                    34
                ],
                "obj_char_span": [
                    128,
                    135
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    97
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    90
                ],
                "tok_span": [
                    16,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    34
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    135
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "Amatriciana sauce can be found in Italy , where Italians are from , and the capital is Rome . It is also where Sergio Mattarella and Pietro Grasso are leaders .",
        "id": "train_4910",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    133,
                    146
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    48,
                    56
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    87,
                    91
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Amatriciana sauce",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    34,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    111,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    26,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    133,
                    146
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    56
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    91
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Amatriciana sauce",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    111,
                    128
                ],
                "tok_span": [
                    26,
                    30
                ]
            }
        ]
    },
    {
        "text": "The capital of Italy is Rome and its leader is Pietro Grasso . Italy is made up of Italians and one of its traditional sauces is amatriciana sauce .",
        "id": "train_4911",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    63,
                    68
                ],
                "obj_char_span": [
                    47,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    63,
                    68
                ],
                "obj_char_span": [
                    83,
                    91
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    15,
                    20
                ],
                "obj_char_span": [
                    24,
                    28
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    63,
                    68
                ],
                "obj_char_span": [
                    24,
                    28
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    47,
                    60
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    91
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    20
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    68
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    28
                ],
                "tok_span": [
                    5,
                    6
                ]
            }
        ]
    },
    {
        "text": "Tony Tan is a leader in Singapore where standard Chinese is spoken and where Ayam penet is from . This dish is also from Java , where one ethnic group is the Baduy .",
        "id": "train_4912",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    121,
                    125
                ],
                "obj_char_span": [
                    158,
                    163
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Ayam",
                "object": "Singapore",
                "subj_char_span": [
                    77,
                    81
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    77,
                    81
                ],
                "obj_char_span": [
                    121,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    16
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    125
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    125
                ],
                "tok_span": [
                    26,
                    27
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is from the Singapore region , specifically Java where Baduy are an ethnic group . Standard Chinese is spoken in Singapore and Halimah Yacob is the leader .",
        "id": "train_4913",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Baduy",
                "subj_char_span": [
                    56,
                    60
                ],
                "obj_char_span": [
                    67,
                    72
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    139,
                    152
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    28,
                    34
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    125,
                    134
                ],
                "obj_char_span": [
                    139,
                    152
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    28,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    125,
                    134
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    95,
                    111
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    125,
                    134
                ],
                "obj_char_span": [
                    95,
                    111
                ],
                "predicate": "language",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    56,
                    60
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Baduy",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    72
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    28,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    111
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    134
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    111
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    60
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet is a dish from Singapore , where English is spoken and Tony Tan is the leader . Ayam penyet can be found in Java , where the Banyumasan people are one of the ethnic groups .",
        "id": "train_4914",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    120,
                    124
                ],
                "obj_char_span": [
                    137,
                    154
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    45,
                    52
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    27,
                    36
                ],
                "predicate": "region",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    27,
                    36
                ],
                "obj_char_span": [
                    67,
                    75
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    92,
                    103
                ],
                "obj_char_span": [
                    120,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    27
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    154
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    52
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    36
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    75
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    103
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    124
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "Halimah Yacob leads Singapore , where Standard Chinese is spoken and where Ayam penyet is from . This dish is a food found in Java ; one of the ethnic groups there are the Banyumasan people .",
        "id": "train_4915",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Banyumasan people",
                "subj_char_span": [
                    126,
                    130
                ],
                "obj_char_span": [
                    172,
                    189
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    31,
                    32
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    6
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    75,
                    86
                ],
                "obj_char_span": [
                    20,
                    29
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    20,
                    29
                ],
                "obj_char_span": [
                    38,
                    54
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    12
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    75,
                    86
                ],
                "obj_char_span": [
                    126,
                    130
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    130
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Banyumasan people",
                "type": "DEFAULT",
                "char_span": [
                    172,
                    189
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    29
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    54
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    86
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    130
                ],
                "tok_span": [
                    31,
                    32
                ]
            }
        ]
    },
    {
        "text": "The Javanese people are an ethnic group of Java , where the food Ayam penyet can be found . The dish , which has the main ingredients `` squeezed '' or `` smashed '' fried chicken served with sambal , can be found nationwide and also in Malaysia and Singapore .",
        "id": "train_4916",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    43,
                    47
                ],
                "obj_char_span": [
                    4,
                    19
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    134,
                    136
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    152,
                    154
                ],
                "predicate": "mainIngredients",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    134,
                    136
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "``",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    152,
                    154
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    65,
                    76
                ],
                "obj_char_span": [
                    43,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    19
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    136
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    154
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    136
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    154
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    76
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    47
                ],
                "tok_span": [
                    9,
                    10
                ]
            }
        ]
    },
    {
        "text": "Chicken is the main ingredient of fried chicken , which in turn is the main ingredient in Ayam penyet . This dish comes from both Singapore and Java ( where the ethnic people are the Javanese ) .",
        "id": "train_4917",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese",
                "subj_char_span": [
                    144,
                    148
                ],
                "obj_char_span": [
                    183,
                    191
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    90,
                    101
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "region",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    90,
                    101
                ],
                "obj_char_span": [
                    144,
                    148
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    183,
                    191
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    101
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    101
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    148
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "The Javanese dish , Ayam penyet , is also found in Singapore . This Chinese-speaking nation , led by Tony Tan , is known for ayam penyet , which is a national dish of Java .",
        "id": "train_4918",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese",
                "subj_char_span": [
                    167,
                    171
                ],
                "obj_char_span": [
                    4,
                    12
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    43,
                    44
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "region",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Singapore",
                "object": "Tony Tan",
                "subj_char_span": [
                    51,
                    60
                ],
                "obj_char_span": [
                    101,
                    109
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    20,
                    31
                ],
                "obj_char_span": [
                    167,
                    171
                ],
                "predicate": "country",
                "subj_tok_span": [
                    5,
                    10
                ],
                "obj_tok_span": [
                    43,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    171
                ],
                "tok_span": [
                    43,
                    44
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    12
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Tony Tan",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    109
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    31
                ],
                "tok_span": [
                    5,
                    10
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    171
                ],
                "tok_span": [
                    43,
                    44
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Singapore where the leader is Halimah Yacob . Ayam penet is from Singapore and Java where the Javanese people are an ethnic group .",
        "id": "train_4919",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese people",
                "subj_char_span": [
                    100,
                    104
                ],
                "obj_char_span": [
                    115,
                    130
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Singapore",
                "object": "English",
                "subj_char_span": [
                    86,
                    95
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    21,
                    30
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    86,
                    95
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    22,
                    23
                ],
                "obj_tok_span": [
                    9,
                    15
                ]
            },
            {
                "subject": "Ayam",
                "object": "Singapore",
                "subj_char_span": [
                    67,
                    71
                ],
                "obj_char_span": [
                    21,
                    30
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Ayam",
                "object": "Singapore",
                "subj_char_span": [
                    67,
                    71
                ],
                "obj_char_span": [
                    86,
                    95
                ],
                "predicate": "region",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Ayam",
                "object": "Java",
                "subj_char_span": [
                    67,
                    71
                ],
                "obj_char_span": [
                    100,
                    104
                ],
                "predicate": "country",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Javanese people",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    130
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    9,
                    15
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    30
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Ayam",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    71
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    104
                ],
                "tok_span": [
                    24,
                    25
                ]
            }
        ]
    },
    {
        "text": "Ayam penyet comes from the country of Java where the Javanese are the ethnic people . Ayam penyet is also from the Singapore region where Standard Chinese is spoken and Halimah Yacob is the leader .",
        "id": "train_4920",
        "relation_list": [
            {
                "subject": "Java",
                "object": "Javanese",
                "subj_char_span": [
                    38,
                    42
                ],
                "obj_char_span": [
                    53,
                    61
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "Singapore",
                "object": "Halimah Yacob",
                "subj_char_span": [
                    115,
                    124
                ],
                "obj_char_span": [
                    169,
                    182
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    37,
                    43
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    115,
                    124
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Singapore",
                "subj_char_span": [
                    86,
                    97
                ],
                "obj_char_span": [
                    115,
                    124
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Singapore",
                "object": "Standard Chinese",
                "subj_char_span": [
                    115,
                    124
                ],
                "obj_char_span": [
                    138,
                    154
                ],
                "predicate": "language",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Ayam penyet",
                "object": "Java",
                "subj_char_span": [
                    86,
                    97
                ],
                "obj_char_span": [
                    38,
                    42
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    25
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Javanese",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    61
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Halimah Yacob",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    182
                ],
                "tok_span": [
                    37,
                    43
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Singapore",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    124
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Standard Chinese",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    154
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ayam penyet",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    97
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Java",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    42
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "Guadalajara is in the country of Mexico where the leader is Silvano Aureoles Conejo . A variation on dessert is cake and bionico is an example of this which can be found in Guadalajara .",
        "id": "train_4921",
        "relation_list": [
            {
                "subject": "Mexico",
                "object": "Silvano Aureoles Conejo",
                "subj_char_span": [
                    33,
                    39
                ],
                "obj_char_span": [
                    60,
                    83
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    19
                ]
            },
            {
                "subject": "Guadalajara",
                "object": "Mexico",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Guadalajara",
                "object": "Mexico",
                "subj_char_span": [
                    173,
                    184
                ],
                "obj_char_span": [
                    33,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Silvano Aureoles Conejo",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    83
                ],
                "tok_span": [
                    11,
                    19
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Guadalajara",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    184
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Mexico",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    39
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Batchoy is eaten in the Philippines where Philippine Spanish and Arabic are spoken . It is also where the Zamboangans and Ilocano people are two of the ethnic groups .",
        "id": "train_4922",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    122,
                    136
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    65,
                    71
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    106,
                    117
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    21,
                    26
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    24,
                    35
                ],
                "obj_char_span": [
                    42,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    136
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    71
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    117
                ],
                "tok_span": [
                    21,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    60
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    7,
                    8
                ]
            }
        ]
    },
    {
        "text": "Batchoy comes from the Philippines , a country where the official language is Philippine English . It is also where one of the other languages is Arabic . Additionally , it is where the Ilocano people and Zamboangans are two of the ethnic groups .",
        "id": "train_4923",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    186,
                    200
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    36,
                    40
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    146,
                    152
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    205,
                    216
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    41,
                    46
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    23,
                    34
                ],
                "obj_char_span": [
                    78,
                    96
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    23,
                    34
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    200
                ],
                "tok_span": [
                    36,
                    40
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    152
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    216
                ],
                "tok_span": [
                    41,
                    46
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    96
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    34
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "In the Philippines , where batchoy is eaten , they speak Philippine Spanish and Arabic . Ethnic groups include the Ilocano people and the Igorot people .",
        "id": "train_4924",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    115,
                    129
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    57,
                    75
                ],
                "predicate": "language",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    7,
                    18
                ],
                "obj_char_span": [
                    138,
                    151
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    2,
                    3
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    129
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    75
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    7,
                    18
                ],
                "tok_span": [
                    2,
                    3
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    151
                ],
                "tok_span": [
                    27,
                    30
                ]
            }
        ]
    },
    {
        "text": "Ilocano people and Moro people are ethnic groups from the Philippines . Two of the languages used in the Philipines are Arabic and Philippine Spanish . One of the foods that is eaten in the Philippines is Batchoy .",
        "id": "train_4925",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    190,
                    201
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    120,
                    126
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    190,
                    201
                ],
                "obj_char_span": [
                    120,
                    126
                ],
                "predicate": "language",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    131,
                    149
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    190,
                    201
                ],
                "obj_char_span": [
                    131,
                    149
                ],
                "predicate": "language",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    205,
                    212
                ],
                "obj_char_span": [
                    58,
                    69
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    44
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    205,
                    212
                ],
                "obj_char_span": [
                    190,
                    201
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    44
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    58,
                    69
                ],
                "obj_char_span": [
                    19,
                    30
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    190,
                    201
                ],
                "obj_char_span": [
                    19,
                    30
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    5,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    126
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    149
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    149
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    212
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    212
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    58,
                    69
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    30
                ],
                "tok_span": [
                    5,
                    8
                ]
            }
        ]
    },
    {
        "text": "The Igorot people and the Ilocano people are ethnic groups from the Philippines where Philippine English is the official language and where Philippine Spanish is also spoken . Batchoy is a traditional dish from this country .",
        "id": "train_4926",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    68,
                    79
                ],
                "obj_char_span": [
                    26,
                    40
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    68,
                    79
                ],
                "obj_char_span": [
                    86,
                    104
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    68,
                    79
                ],
                "obj_char_span": [
                    140,
                    158
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    176,
                    183
                ],
                "obj_char_span": [
                    68,
                    79
                ],
                "predicate": "country",
                "subj_tok_span": [
                    31,
                    34
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    68,
                    79
                ],
                "obj_char_span": [
                    4,
                    17
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    26,
                    40
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    104
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    158
                ],
                "tok_span": [
                    25,
                    27
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    183
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    79
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    17
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "Ethnic groups in the Philippines include the Zamboangans and the Chinese Filipino . The official language in the country is Philippine English and Philippine Spanish is also spoken there . A traditional dish from the Philippines is Batchoy .",
        "id": "train_4927",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    217,
                    228
                ],
                "obj_char_span": [
                    45,
                    56
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    7,
                    12
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    124,
                    142
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    217,
                    228
                ],
                "obj_char_span": [
                    124,
                    142
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "language",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    217,
                    228
                ],
                "obj_char_span": [
                    147,
                    165
                ],
                "predicate": "language",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    232,
                    239
                ],
                "obj_char_span": [
                    21,
                    32
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    44
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    232,
                    239
                ],
                "obj_char_span": [
                    217,
                    228
                ],
                "predicate": "country",
                "subj_tok_span": [
                    41,
                    44
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    21,
                    32
                ],
                "obj_char_span": [
                    65,
                    81
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    217,
                    228
                ],
                "obj_char_span": [
                    65,
                    81
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    39,
                    40
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    56
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    142
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    142
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    147,
                    165
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    232,
                    239
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    217,
                    228
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    81
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The languages spoken in the Philippines are Philippine Spanish and Arabic . Batchoy is eaten there and the ethnic groups are the Zamboangans and the Igorot people .",
        "id": "train_4928",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    67,
                    73
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    129,
                    140
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    24,
                    29
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    44,
                    62
                ],
                "predicate": "language",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    76,
                    83
                ],
                "obj_char_span": [
                    28,
                    39
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    5,
                    6
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    28,
                    39
                ],
                "obj_char_span": [
                    149,
                    162
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    5,
                    6
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    73
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    140
                ],
                "tok_span": [
                    24,
                    29
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    62
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    76,
                    83
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    39
                ],
                "tok_span": [
                    5,
                    6
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    162
                ],
                "tok_span": [
                    31,
                    34
                ]
            }
        ]
    },
    {
        "text": "The Moro people and the Zamboangans are ethnic groups in the Philippines , which is home to the dish called batchoy . Philippine Spanish and Arabic are both spoken in the Philippines .",
        "id": "train_4929",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    171,
                    182
                ],
                "obj_char_span": [
                    141,
                    147
                ],
                "predicate": "language",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    31,
                    32
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    171,
                    182
                ],
                "obj_char_span": [
                    24,
                    35
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    118,
                    136
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    171,
                    182
                ],
                "obj_char_span": [
                    118,
                    136
                ],
                "predicate": "language",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    61,
                    72
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro people",
                "subj_char_span": [
                    171,
                    182
                ],
                "obj_char_span": [
                    4,
                    15
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    1,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    182
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    147
                ],
                "tok_span": [
                    31,
                    32
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    182
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    35
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    136
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    182
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    136
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    72
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    182
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Moro people",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    15
                ],
                "tok_span": [
                    1,
                    4
                ]
            }
        ]
    },
    {
        "text": "Philippines is the country the dish Batchoy comes from . Ethnic groups there include Zamboangans and Chinese Filipino , and languages spoken are English ( official ) and Arabic .",
        "id": "train_4930",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    170,
                    176
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Philippines",
                "object": "Zamboangans",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    85,
                    96
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    36,
                    43
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    101,
                    117
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    176
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Zamboangans",
                "type": "DEFAULT",
                "char_span": [
                    85,
                    96
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    43
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    117
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "Batchoy is a dish from the Philippines , where the official language is Philippine English and where Arabic is also spoken . Ethnic groups from the country include the Ilocano people and the Chinese Filpino .",
        "id": "train_4931",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    101,
                    107
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    72,
                    90
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    27,
                    38
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    191,
                    198
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    27,
                    38
                ],
                "obj_char_span": [
                    168,
                    182
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    107
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    90
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chinese",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    198
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    38
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    182
                ],
                "tok_span": [
                    31,
                    35
                ]
            }
        ]
    },
    {
        "text": "Philippines is the country Batchoy comes from . they speak Arabic and Philippine English , the ethnic groups are Igorot people and Chinese Filipino .",
        "id": "train_4932",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    59,
                    65
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    70,
                    88
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    27,
                    34
                ],
                "obj_char_span": [
                    0,
                    11
                ],
                "predicate": "country",
                "subj_tok_span": [
                    4,
                    7
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Philippines",
                "object": "Igorot people",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    113,
                    126
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    131,
                    147
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    25,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    65
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    88
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    34
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Igorot people",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    126
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    147
                ],
                "tok_span": [
                    25,
                    27
                ]
            }
        ]
    },
    {
        "text": "Batchoy is a dish that comes from the Philippines , where the Ilocano people and people of Moro ethnicity are ethnic groups . The official language in the Philippines is Philippine English , but Arabic is also spoken there .",
        "id": "train_4933",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    195,
                    201
                ],
                "predicate": "language",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Philippines",
                "object": "Arabic",
                "subj_char_span": [
                    155,
                    166
                ],
                "obj_char_span": [
                    195,
                    201
                ],
                "predicate": "language",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    170,
                    188
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    155,
                    166
                ],
                "obj_char_span": [
                    170,
                    188
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    38,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Batchoy",
                "object": "Philippines",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    155,
                    166
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Philippines",
                "object": "Moro",
                "subj_char_span": [
                    155,
                    166
                ],
                "obj_char_span": [
                    91,
                    95
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    38,
                    49
                ],
                "obj_char_span": [
                    62,
                    76
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Philippines",
                "object": "Ilocano people",
                "subj_char_span": [
                    155,
                    166
                ],
                "obj_char_span": [
                    62,
                    76
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Arabic",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    201
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    188
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    188
                ],
                "tok_span": [
                    35,
                    37
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Batchoy",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Moro",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Moro",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    95
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    38,
                    49
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    76
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    155,
                    166
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Ilocano people",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    76
                ],
                "tok_span": [
                    14,
                    18
                ]
            }
        ]
    },
    {
        "text": "Philippine English is the official language of the Philippines ( where batchoy is eaten ) , but the spoken language is Philippine Spanish . The Chinese Filipino and the llocano people are both ethnic groups in the Philippines .",
        "id": "train_4934",
        "relation_list": [
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    51,
                    62
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine English",
                "subj_char_span": [
                    214,
                    225
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    51,
                    62
                ],
                "obj_char_span": [
                    119,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Philippines",
                "object": "Philippine Spanish",
                "subj_char_span": [
                    214,
                    225
                ],
                "obj_char_span": [
                    119,
                    137
                ],
                "predicate": "language",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    51,
                    62
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Philippines",
                "object": "Chinese Filipino",
                "subj_char_span": [
                    214,
                    225
                ],
                "obj_char_span": [
                    144,
                    160
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    40,
                    41
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    225
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Philippine English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    137
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    225
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Philippine Spanish",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    137
                ],
                "tok_span": [
                    22,
                    24
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    62
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Philippines",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    225
                ],
                "tok_span": [
                    40,
                    41
                ]
            },
            {
                "text": "Chinese Filipino",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    160
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Euro is the currency in Spain and the leader is Felipe VI . Arròs negre is a traditional dish from Spain in the Catalonia region where the leaders are the Parliament of Catalonia .",
        "id": "train_4935",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    103,
                    108
                ],
                "obj_char_span": [
                    4,
                    8
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    28,
                    33
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    103,
                    108
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    28,
                    33
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    103,
                    108
                ],
                "obj_char_span": [
                    52,
                    61
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    116,
                    125
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    64,
                    75
                ],
                "obj_char_span": [
                    173,
                    182
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    116,
                    125
                ],
                "obj_char_span": [
                    159,
                    182
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    29,
                    30
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    173,
                    182
                ],
                "obj_char_span": [
                    159,
                    182
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    108
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    108
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    33
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    108
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    75
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    182
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    116,
                    125
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    182
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    182
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco originates in Andalusia , where the leader is Susana Diaz . It is a dish from Spain , which is home to Spaniards and where the Spanish language is spoken .",
        "id": "train_4936",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish language",
                "subj_char_span": [
                    88,
                    93
                ],
                "obj_char_span": [
                    137,
                    153
                ],
                "predicate": "language",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    34,
                    36
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    24,
                    33
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    10
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    24,
                    33
                ],
                "obj_char_span": [
                    56,
                    62
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    88,
                    93
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    88,
                    93
                ],
                "obj_char_span": [
                    113,
                    122
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    24,
                    25
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Spanish language",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    153
                ],
                "tok_span": [
                    34,
                    36
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    33
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    56,
                    62
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    93
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    122
                ],
                "tok_span": [
                    30,
                    31
                ]
            }
        ]
    },
    {
        "text": "The leader of Spain , where Spanish is spoken , is Felipe VI . Arròs negre is from the region of Catalonia in Spain . Catalonia is led by the Parliament of Catalonia .",
        "id": "train_4937",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "language",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    28,
                    35
                ],
                "predicate": "language",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    63,
                    74
                ],
                "obj_char_span": [
                    14,
                    19
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    3,
                    4
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    63,
                    74
                ],
                "obj_char_span": [
                    110,
                    115
                ],
                "predicate": "country",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    14,
                    19
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    3,
                    4
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    110,
                    115
                ],
                "obj_char_span": [
                    51,
                    60
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    28,
                    29
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    63,
                    74
                ],
                "obj_char_span": [
                    97,
                    106
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    63,
                    74
                ],
                "obj_char_span": [
                    118,
                    127
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    63,
                    74
                ],
                "obj_char_span": [
                    156,
                    165
                ],
                "predicate": "region",
                "subj_tok_span": [
                    14,
                    21
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    97,
                    106
                ],
                "obj_char_span": [
                    142,
                    165
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    118,
                    127
                ],
                "obj_char_span": [
                    142,
                    165
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Parliament of Catalonia",
                "subj_char_span": [
                    156,
                    165
                ],
                "obj_char_span": [
                    142,
                    165
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    37,
                    38
                ],
                "obj_tok_span": [
                    35,
                    38
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    28,
                    35
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    19
                ],
                "tok_span": [
                    3,
                    4
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    115
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    60
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    106
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    74
                ],
                "tok_span": [
                    14,
                    21
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    97,
                    106
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    165
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    165
                ],
                "tok_span": [
                    35,
                    38
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    165
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Parliament of Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    165
                ],
                "tok_span": [
                    35,
                    38
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Catalonia , Spain . The leader of the former is Carles Puigdemont and the latter , Felipe VI . Naturally , Spanish is spoken in the country .",
        "id": "train_4938",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    146,
                    153
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            },
            {
                "subject": "Catalonia",
                "object": "Carles Puigdemont",
                "subj_char_span": [
                    39,
                    48
                ],
                "obj_char_span": [
                    87,
                    104
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    22,
                    29
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    51,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    51,
                    56
                ],
                "obj_char_span": [
                    122,
                    131
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Catalonia",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    48
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    153
                ],
                "tok_span": [
                    39,
                    40
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Carles Puigdemont",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    104
                ],
                "tok_span": [
                    22,
                    29
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    56
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    131
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Catalonia",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    48
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Arròs negre is a traditional dish from Spain , where Spanish is the language spoken and Spaniards are an ethnic group . Spain uses the euro for its currency and the leader of the country is Felipe VI .",
        "id": "train_4939",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    120,
                    125
                ],
                "obj_char_span": [
                    53,
                    60
                ],
                "predicate": "language",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    39,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Arròs negre",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    11
                ],
                "obj_char_span": [
                    120,
                    125
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    7
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    88,
                    97
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    120,
                    125
                ],
                "obj_char_span": [
                    88,
                    97
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    39,
                    44
                ],
                "obj_char_span": [
                    190,
                    199
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    120,
                    125
                ],
                "obj_char_span": [
                    190,
                    199
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    60
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Arròs negre",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    11
                ],
                "tok_span": [
                    0,
                    7
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    44
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    199
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    125
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    190,
                    199
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "Felipe VI is the leader of Spain , whose people are called Spaniards . In a part of the country called Andalusia , led by Susana Diaz , a popular food is ajoblanco .",
        "id": "train_4940",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    103,
                    112
                ],
                "obj_char_span": [
                    122,
                    128
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    27,
                    32
                ],
                "obj_char_span": [
                    59,
                    68
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    128
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    27,
                    32
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    68
                ],
                "tok_span": [
                    12,
                    13
                ]
            }
        ]
    },
    {
        "text": "Olive oil is an ingredient in Ajoblanco which is from Andalusia , the leader of which is Susana Diaz . Andalusia is in Spain where the leader is Felipe VI of Spain .",
        "id": "train_4941",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    119,
                    124
                ],
                "obj_char_span": [
                    145,
                    163
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    33,
                    34
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    158,
                    163
                ],
                "obj_char_span": [
                    145,
                    163
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    38,
                    42
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    103,
                    112
                ],
                "predicate": "region",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    27,
                    31
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    54,
                    63
                ],
                "obj_char_span": [
                    89,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    17
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    103,
                    112
                ],
                "obj_char_span": [
                    89,
                    95
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    27,
                    31
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Olive oil",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "ingredient",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    119,
                    124
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    33,
                    34
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    158,
                    163
                ],
                "predicate": "country",
                "subj_tok_span": [
                    6,
                    10
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    163
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    163
                ],
                "tok_span": [
                    38,
                    42
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    95
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    112
                ],
                "tok_span": [
                    27,
                    31
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    95
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Olive oil",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    124
                ],
                "tok_span": [
                    33,
                    34
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    6,
                    10
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    158,
                    163
                ],
                "tok_span": [
                    41,
                    42
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from Spain where the currency is the Euro and the leaders are Susana Diaz and Felipe VI .",
        "id": "train_4942",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    91,
                    100
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Spain",
                "object": "Euro",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    50,
                    54
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    100
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    54
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from the Andalusia region of Spain where Felipe VI is the leader and Spanish is Spoken . The population are known as Spaniards .",
        "id": "train_4943",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    54,
                    63
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    82,
                    89
                ],
                "predicate": "language",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    22,
                    31
                ],
                "predicate": "region",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    11
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    42,
                    47
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    42,
                    47
                ],
                "obj_char_span": [
                    130,
                    139
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Felipe VI",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    63
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    89
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    31
                ],
                "tok_span": [
                    7,
                    11
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    47
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    139
                ],
                "tok_span": [
                    32,
                    33
                ]
            }
        ]
    },
    {
        "text": "In Spain , the language spoken is Spanish . Spain contains regions such as Andalusia , where Ajoblanco originates from . Susana Diaz is the leader of Andalusia , where as Felipe Vl is the leader of Spain .",
        "id": "train_4944",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    171,
                    177
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    171,
                    177
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe",
                "subj_char_span": [
                    198,
                    203
                ],
                "obj_char_span": [
                    171,
                    177
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    3,
                    8
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    44,
                    49
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    10
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    198,
                    203
                ],
                "obj_char_span": [
                    34,
                    41
                ],
                "predicate": "language",
                "subj_tok_span": [
                    48,
                    49
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    75,
                    84
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Andalusia",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    150,
                    159
                ],
                "predicate": "region",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    34,
                    38
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    75,
                    84
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    14,
                    18
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Andalusia",
                "object": "Susana",
                "subj_char_span": [
                    150,
                    159
                ],
                "obj_char_span": [
                    121,
                    127
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    34,
                    38
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    3,
                    8
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    1,
                    2
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    44,
                    49
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    9,
                    10
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    93,
                    102
                ],
                "obj_char_span": [
                    198,
                    203
                ],
                "predicate": "country",
                "subj_tok_span": [
                    20,
                    24
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Felipe",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    177
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Felipe",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    177
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    203
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Felipe",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    177
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    203
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    159
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    84
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Andalusia",
                "type": "DEFAULT",
                "char_span": [
                    150,
                    159
                ],
                "tok_span": [
                    34,
                    38
                ]
            },
            {
                "text": "Susana",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    127
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    3,
                    8
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    44,
                    49
                ],
                "tok_span": [
                    9,
                    10
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    102
                ],
                "tok_span": [
                    20,
                    24
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    203
                ],
                "tok_span": [
                    48,
                    49
                ]
            }
        ]
    },
    {
        "text": "Ajoblanco is from Spain where Felipe VI of Spain is the leader . In this country , where the currency is the euro , the Spaniards are the ethnic group and the language is Spanish .",
        "id": "train_4945",
        "relation_list": [
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    30,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Spain",
                "object": "Felipe VI of Spain",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    30,
                    48
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    8,
                    12
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    171,
                    178
                ],
                "predicate": "language",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Spain",
                "object": "Spanish",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    171,
                    178
                ],
                "predicate": "language",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    18,
                    23
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "Ajoblanco",
                "object": "Spain",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    43,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    11,
                    12
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    18,
                    23
                ],
                "obj_char_span": [
                    120,
                    129
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "Spain",
                "object": "Spaniards",
                "subj_char_span": [
                    43,
                    48
                ],
                "obj_char_span": [
                    120,
                    129
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    11,
                    12
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Felipe VI of Spain",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    48
                ],
                "tok_span": [
                    8,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    178
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spanish",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    178
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Ajoblanco",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    23
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    129
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "Spain",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    48
                ],
                "tok_span": [
                    11,
                    12
                ]
            },
            {
                "text": "Spaniards",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    129
                ],
                "tok_span": [
                    28,
                    29
                ]
            }
        ]
    },
    {
        "text": "The United Kingdom is led by David Cameron . Among popular sandwiches in the U.K. are Bacon sandwiches , which has brown sauce as one of its ingredients . The BLT is one type of a bacon Club sandwich .",
        "id": "train_4946",
        "relation_list": [
            {
                "subject": "United Kingdom",
                "object": "David Cameron",
                "subj_char_span": [
                    4,
                    18
                ],
                "obj_char_span": [
                    29,
                    42
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "BLT",
                "object": "Club sandwich",
                "subj_char_span": [
                    159,
                    162
                ],
                "obj_char_span": [
                    186,
                    199
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Bacon",
                "object": "BLT",
                "subj_char_span": [
                    86,
                    91
                ],
                "obj_char_span": [
                    159,
                    162
                ],
                "predicate": "dishVariation",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Bacon",
                "object": "United Kingdom",
                "subj_char_span": [
                    86,
                    91
                ],
                "obj_char_span": [
                    4,
                    18
                ],
                "predicate": "country",
                "subj_tok_span": [
                    19,
                    20
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "David Cameron",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    42
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    162
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Club sandwich",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    199
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    91
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "BLT",
                "type": "DEFAULT",
                "char_span": [
                    159,
                    162
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Bacon",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    91
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    18
                ],
                "tok_span": [
                    1,
                    3
                ]
            }
        ]
    },
    {
        "text": "A.C. Lumezzane play in Italy , where Rome is the capital and Italians live . It is also where Pietro Grasso is the leader and Italian is the official language .",
        "id": "train_4947",
        "relation_list": [
            {
                "subject": "A.C. Lumezzane",
                "object": "Italy",
                "subj_char_span": [
                    0,
                    14
                ],
                "obj_char_span": [
                    23,
                    28
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    37,
                    41
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    126,
                    133
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    94,
                    107
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    23,
                    28
                ],
                "obj_char_span": [
                    61,
                    69
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    18,
                    19
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C. Lumezzane",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    8
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    41
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    133
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    107
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    28
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    61,
                    69
                ],
                "tok_span": [
                    18,
                    19
                ]
            }
        ]
    },
    {
        "text": "Michele Marcolini has been manager of AC Lumezzane which is located in Italy . He played for Vicenza Calcio , A.C. Chievo Verona . An Italian leader is Pietro Grasso .",
        "id": "train_4948",
        "relation_list": [
            {
                "subject": "A.C.",
                "object": "Michele Marcolini",
                "subj_char_span": [
                    110,
                    114
                ],
                "obj_char_span": [
                    0,
                    17
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "A.C. Chievo Verona",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    110,
                    128
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    26,
                    33
                ]
            },
            {
                "subject": "A.C.",
                "object": "Italy",
                "subj_char_span": [
                    110,
                    114
                ],
                "obj_char_span": [
                    71,
                    76
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    26,
                    30
                ],
                "obj_tok_span": [
                    16,
                    17
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    71,
                    76
                ],
                "obj_char_span": [
                    152,
                    165
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    38,
                    41
                ]
            },
            {
                "subject": "Michele Marcolini",
                "object": "Vicenza Calcio",
                "subj_char_span": [
                    0,
                    17
                ],
                "obj_char_span": [
                    93,
                    107
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "A.C. Chievo Verona",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    128
                ],
                "tok_span": [
                    26,
                    33
                ]
            },
            {
                "text": "A.C.",
                "type": "DEFAULT",
                "char_span": [
                    110,
                    114
                ],
                "tok_span": [
                    26,
                    30
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    76
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    165
                ],
                "tok_span": [
                    38,
                    41
                ]
            },
            {
                "text": "Michele Marcolini",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    17
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Vicenza Calcio",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    107
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "Nikos Voutsis and Prokopis Pavlopoulos are leaders in Greece where the capital city is Athens and the Greek language is spoken . The country is also the location of the A.E Dimitra Efxeinoupolis club .",
        "id": "train_4949",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    169,
                    194
                ],
                "obj_char_span": [
                    54,
                    60
                ],
                "predicate": "location",
                "subj_tok_span": [
                    39,
                    51
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    87,
                    93
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    18,
                    38
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    6,
                    14
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek language",
                "subj_char_span": [
                    54,
                    60
                ],
                "obj_char_span": [
                    102,
                    116
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    169,
                    194
                ],
                "tok_span": [
                    39,
                    51
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    93
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    18,
                    38
                ],
                "tok_span": [
                    6,
                    14
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    60
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greek language",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    116
                ],
                "tok_span": [
                    26,
                    28
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece where the leaders are Nikos Voutsis and Prokopis Pavloopoulos . The country 's capital is Athens and their currency is the euro .",
        "id": "train_4950",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    137,
                    143
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    69,
                    82
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    137,
                    143
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    82
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Prokopis",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    26,
                    29
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece , where the money used is the Euro . Athens is the capital of Greece , and two of the leaders are Alexis Tsipras and Prokopis Pavlopoulos .",
        "id": "train_4951",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    118,
                    124
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Greece",
                "object": "Euro",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Greece",
                "object": "Euro",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    86,
                    90
                ],
                "predicate": "currency",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    25,
                    26
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    154,
                    168
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    154,
                    168
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    40,
                    45
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    93,
                    99
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    173,
                    193
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    46,
                    54
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    118,
                    124
                ],
                "obj_char_span": [
                    173,
                    193
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    46,
                    54
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Euro",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    90
                ],
                "tok_span": [
                    25,
                    26
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    168
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    168
                ],
                "tok_span": [
                    40,
                    45
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    99
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    193
                ],
                "tok_span": [
                    46,
                    54
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    124
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    193
                ],
                "tok_span": [
                    46,
                    54
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece which is lead by Alexis Tsipras and Nikos Voutsis . The language of the country is Greek and the currency is the euro .",
        "id": "train_4952",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    64,
                    78
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    25
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    83,
                    96
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    26,
                    31
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    130,
                    135
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    78
                ],
                "tok_span": [
                    20,
                    25
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    26,
                    31
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    130,
                    135
                ],
                "tok_span": [
                    38,
                    39
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece , the leader of which is Alexis Tsipras . Another leader is Prokopis Pavloopoulos . In Greece , the currency is the euro and the language is Greek .",
        "id": "train_4953",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    134,
                    140
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    72,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    134,
                    140
                ],
                "obj_char_span": [
                    72,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis",
                "subj_char_span": [
                    134,
                    140
                ],
                "obj_char_span": [
                    107,
                    115
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    31,
                    34
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    188,
                    193
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    134,
                    140
                ],
                "obj_char_span": [
                    188,
                    193
                ],
                "predicate": "language",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    52,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    86
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Prokopis",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Prokopis",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    115
                ],
                "tok_span": [
                    31,
                    34
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    193
                ],
                "tok_span": [
                    52,
                    53
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    140
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    193
                ],
                "tok_span": [
                    52,
                    53
                ]
            }
        ]
    },
    {
        "text": "The A.E Dimitra Efxeinoupolis club is located in Greece where the leaders are Nikos Voutsis and Prokopis Pavlopoulos . The currency used is the euro and the Greek language is spoken in the country .",
        "id": "train_4954",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    4,
                    29
                ],
                "obj_char_span": [
                    49,
                    55
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    13
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    96,
                    116
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    28,
                    36
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek language",
                "subj_char_span": [
                    49,
                    55
                ],
                "obj_char_span": [
                    157,
                    171
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    18
                ],
                "obj_tok_span": [
                    45,
                    47
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    29
                ],
                "tok_span": [
                    1,
                    13
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    22,
                    27
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    116
                ],
                "tok_span": [
                    28,
                    36
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    55
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greek language",
                "type": "DEFAULT",
                "char_span": [
                    157,
                    171
                ],
                "tok_span": [
                    45,
                    47
                ]
            }
        ]
    },
    {
        "text": "Alexis Tsipras and Nikos Voutsis are leaders in Greece , where Athens is the capital , Greek is spoken and where A.E Dimitra Efxeinoupolis is located .",
        "id": "train_4955",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    113,
                    138
                ],
                "obj_char_span": [
                    48,
                    54
                ],
                "predicate": "location",
                "subj_tok_span": [
                    27,
                    39
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    63,
                    69
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Greece",
                "object": "Nikos Voutsis",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    19,
                    32
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    6,
                    11
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    48,
                    54
                ],
                "obj_char_span": [
                    87,
                    92
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    138
                ],
                "tok_span": [
                    27,
                    39
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    63,
                    69
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Nikos Voutsis",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    32
                ],
                "tok_span": [
                    6,
                    11
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    54
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    92
                ],
                "tok_span": [
                    22,
                    23
                ]
            }
        ]
    },
    {
        "text": "A.E Dimitra Efxeinoupolis is located in Greece which currently has Alexis Tsipras as head and Prokopis Pavlopoulos as a leader . The capital city here is Athens and the language spoken is Greek .",
        "id": "train_4956",
        "relation_list": [
            {
                "subject": "A.E Dimitra Efxeinoupolis",
                "object": "Greece",
                "subj_char_span": [
                    0,
                    25
                ],
                "obj_char_span": [
                    40,
                    46
                ],
                "predicate": "location",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Greece",
                "object": "Alexis Tsipras",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    67,
                    81
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    19,
                    24
                ]
            },
            {
                "subject": "Greece",
                "object": "Athens",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    154,
                    160
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Greece",
                "object": "Prokopis Pavlopoulos",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    94,
                    114
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    27,
                    35
                ]
            },
            {
                "subject": "Greece",
                "object": "Greek",
                "subj_char_span": [
                    40,
                    46
                ],
                "obj_char_span": [
                    188,
                    193
                ],
                "predicate": "language",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    50,
                    51
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.E Dimitra Efxeinoupolis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    25
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Alexis Tsipras",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    81
                ],
                "tok_span": [
                    19,
                    24
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    160
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Prokopis Pavlopoulos",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    114
                ],
                "tok_span": [
                    27,
                    35
                ]
            },
            {
                "text": "Greece",
                "type": "DEFAULT",
                "char_span": [
                    40,
                    46
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Greek",
                "type": "DEFAULT",
                "char_span": [
                    188,
                    193
                ],
                "tok_span": [
                    50,
                    51
                ]
            }
        ]
    },
    {
        "text": "Gordon Marsden is a leader in Blackpool where AFC Blackpool is located . The club is managed by Stuart Parker whose club was Stockport County but he now plays for Runcorn FC Halton .",
        "id": "train_4957",
        "relation_list": [
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    30,
                    39
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    50,
                    59
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    125,
                    141
                ],
                "predicate": "club",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Runcorn",
                "subj_char_span": [
                    96,
                    109
                ],
                "obj_char_span": [
                    163,
                    170
                ],
                "predicate": "club",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    39
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    59
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    141
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    96,
                    109
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Runcorn",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    170
                ],
                "tok_span": [
                    32,
                    34
                ]
            }
        ]
    },
    {
        "text": "Stuart Parker is the manager of the A.F.C Blackpool club , which has its ground in Blackpool . The local leader is Gordon Marsden . Parker is also a member of the Chesterfield F.C . and plays for Stockport County F.C .",
        "id": "train_4958",
        "relation_list": [
            {
                "subject": "A.F.C",
                "object": "Stuart Parker",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    13
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    163,
                    175
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    42,
                    51
                ],
                "obj_char_span": [
                    115,
                    129
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    12,
                    13
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    83,
                    92
                ],
                "obj_char_span": [
                    115,
                    129
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    20,
                    21
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Stockport County",
                "subj_char_span": [
                    0,
                    13
                ],
                "obj_char_span": [
                    196,
                    212
                ],
                "predicate": "club",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    45,
                    48
                ]
            },
            {
                "subject": "A.F.C",
                "object": "Blackpool",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    42,
                    51
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "A.F.C",
                "object": "Blackpool",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    83,
                    92
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A.F.C",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    175
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    129
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    115,
                    129
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    13
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Stockport County",
                "type": "DEFAULT",
                "char_span": [
                    196,
                    212
                ],
                "tok_span": [
                    45,
                    48
                ]
            },
            {
                "text": "A.F.C",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    51
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "A.F.C",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    92
                ],
                "tok_span": [
                    20,
                    21
                ]
            }
        ]
    },
    {
        "text": "Gordon Marsden is the leader in Blackpool where AFC Blackpool have their ground . The club is managed by Stuart Parker who was a footballer for Chesterfield FC and Blackburn Rovers FC .",
        "id": "train_4959",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "Chesterfield",
                "subj_char_span": [
                    105,
                    118
                ],
                "obj_char_span": [
                    144,
                    156
                ],
                "predicate": "club",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackburn Rovers",
                "subj_char_span": [
                    105,
                    118
                ],
                "obj_char_span": [
                    164,
                    180
                ],
                "predicate": "club",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    32,
                    41
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Gordon Marsden",
                "subj_char_span": [
                    52,
                    61
                ],
                "obj_char_span": [
                    0,
                    14
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Chesterfield",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    156
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Blackburn Rovers",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    180
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    32,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    61
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Gordon Marsden",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    14
                ],
                "tok_span": [
                    0,
                    3
                ]
            }
        ]
    },
    {
        "text": "Blackpool is where AFC Blackpool 's ground is located and where the leader is the Conservative Party ( UK ) . AFC Blackpool has been managed by Stuart Parker who has previous played for Blackburn Rovers FC and KV Mechelen .",
        "id": "train_4960",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    144,
                    157
                ],
                "obj_char_span": [
                    210,
                    221
                ],
                "predicate": "club",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    39,
                    44
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    0,
                    9
                ],
                "obj_char_span": [
                    82,
                    107
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    23,
                    32
                ],
                "obj_char_span": [
                    82,
                    107
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party ( UK )",
                "subj_char_span": [
                    114,
                    123
                ],
                "obj_char_span": [
                    82,
                    107
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    23,
                    24
                ],
                "obj_tok_span": [
                    16,
                    21
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Blackburn Rovers",
                "subj_char_span": [
                    144,
                    157
                ],
                "obj_char_span": [
                    186,
                    202
                ],
                "predicate": "club",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    35,
                    37
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    157
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    210,
                    221
                ],
                "tok_span": [
                    39,
                    44
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    107
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    23,
                    32
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    107
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    123
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Conservative Party ( UK )",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    107
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    157
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Blackburn Rovers",
                "type": "DEFAULT",
                "char_span": [
                    186,
                    202
                ],
                "tok_span": [
                    35,
                    37
                ]
            }
        ]
    },
    {
        "text": "The Conservative Party UK are the leaders in Blackpool which is the location of the AFC Blackpool home ground . Their manager is Stuart Parker who has represented KV Mechelen FC and also Drogheda United FC .",
        "id": "train_4961",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    129,
                    142
                ],
                "obj_char_span": [
                    163,
                    174
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party",
                "subj_char_span": [
                    45,
                    54
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Conservative Party",
                "subj_char_span": [
                    88,
                    97
                ],
                "obj_char_span": [
                    4,
                    22
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    16,
                    17
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Drogheda United",
                "subj_char_span": [
                    129,
                    142
                ],
                "obj_char_span": [
                    187,
                    202
                ],
                "predicate": "club",
                "subj_tok_span": [
                    23,
                    25
                ],
                "obj_tok_span": [
                    36,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    142
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    174
                ],
                "tok_span": [
                    28,
                    33
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    54
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Conservative Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    88,
                    97
                ],
                "tok_span": [
                    16,
                    17
                ]
            },
            {
                "text": "Conservative Party",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    22
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    142
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "Drogheda United",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    202
                ],
                "tok_span": [
                    36,
                    41
                ]
            }
        ]
    },
    {
        "text": "AFC Blackpool have their ground in Blackpool where the leader of the council is Labour . Stuart Parker , who has played at Drogheda United FC and KV Mechelen , has been manager of AFC Blackpool .",
        "id": "train_4962",
        "relation_list": [
            {
                "subject": "Stuart Parker",
                "object": "KV Mechelen",
                "subj_char_span": [
                    89,
                    102
                ],
                "obj_char_span": [
                    146,
                    157
                ],
                "predicate": "club",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "Stuart Parker",
                "object": "Drogheda United",
                "subj_char_span": [
                    89,
                    102
                ],
                "obj_char_span": [
                    123,
                    138
                ],
                "predicate": "club",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    23,
                    28
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour",
                "subj_char_span": [
                    4,
                    13
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    1,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour",
                "subj_char_span": [
                    35,
                    44
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    6,
                    7
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "Blackpool",
                "object": "Labour",
                "subj_char_span": [
                    184,
                    193
                ],
                "obj_char_span": [
                    80,
                    86
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    41,
                    42
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "KV Mechelen",
                "type": "DEFAULT",
                "char_span": [
                    146,
                    157
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "Stuart Parker",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    102
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Drogheda United",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    138
                ],
                "tok_span": [
                    23,
                    28
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    13
                ],
                "tok_span": [
                    1,
                    2
                ]
            },
            {
                "text": "Labour",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    35,
                    44
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "Labour",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Blackpool",
                "type": "DEFAULT",
                "char_span": [
                    184,
                    193
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Labour",
                "type": "DEFAULT",
                "char_span": [
                    80,
                    86
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "AS Gubbio 1910 are located in Italy and play in Serie D whose champions are currently SS Robur Siena . The leader of Italy is Sergio Mattarella and the capital city is Rome .",
        "id": "train_4963",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    168,
                    172
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    117,
                    122
                ],
                "obj_char_span": [
                    168,
                    172
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    37,
                    38
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    30,
                    35
                ],
                "obj_char_span": [
                    126,
                    143
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    117,
                    122
                ],
                "obj_char_span": [
                    126,
                    143
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    26,
                    27
                ],
                "obj_tok_span": [
                    28,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    172
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    122
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    168,
                    172
                ],
                "tok_span": [
                    37,
                    38
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    30,
                    35
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    143
                ],
                "tok_span": [
                    28,
                    32
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    117,
                    122
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    143
                ],
                "tok_span": [
                    28,
                    32
                ]
            }
        ]
    },
    {
        "text": "S.S. Robur Siena are champions of Serie D. in which AS Gubbio 1910 also play . The latter club have their home ground located in Italy which is lead by Pietro Grasso and uses the Italian language .",
        "id": "train_4964",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    129,
                    134
                ],
                "obj_char_span": [
                    152,
                    165
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian language",
                "subj_char_span": [
                    129,
                    134
                ],
                "obj_char_span": [
                    179,
                    195
                ],
                "predicate": "language",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    43,
                    45
                ]
            },
            {
                "subject": "Serie",
                "object": "S.S. Robur Siena",
                "subj_char_span": [
                    34,
                    39
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    10,
                    11
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    134
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    152,
                    165
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    129,
                    134
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Italian language",
                "type": "DEFAULT",
                "char_span": [
                    179,
                    195
                ],
                "tok_span": [
                    43,
                    45
                ]
            },
            {
                "text": "Serie",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    39
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "S.S. Robur Siena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "S.S. Robur Siena are champions of Serie D in which AS Gubbio 1910 also play . This latter club have their home ground in Italy where the capital city is Rome and the leader is Pietro Grasso .",
        "id": "train_4965",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    121,
                    126
                ],
                "obj_char_span": [
                    176,
                    189
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    41,
                    44
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    121,
                    126
                ],
                "obj_char_span": [
                    153,
                    157
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    36,
                    37
                ]
            },
            {
                "subject": "Serie D",
                "object": "S.S. Robur Siena",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    0,
                    16
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    10,
                    12
                ],
                "obj_tok_span": [
                    0,
                    7
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    189
                ],
                "tok_span": [
                    41,
                    44
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    126
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    153,
                    157
                ],
                "tok_span": [
                    36,
                    37
                ]
            },
            {
                "text": "Serie D",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    10,
                    12
                ]
            },
            {
                "text": "S.S. Robur Siena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    7
                ]
            }
        ]
    },
    {
        "text": "Jong Ajax and Ajax Youth Academy are tenants of Sportpark De Toekomst . the home ground of AFC Ajax ( amateurs ) . The ground is operated by AFC Ajax and owned by AFC Ajax NV .",
        "id": "train_4966",
        "relation_list": [
            {
                "subject": "AFC Ajax ( amateurs )",
                "object": "Sportpark De Toekomst",
                "subj_char_span": [
                    91,
                    112
                ],
                "obj_char_span": [
                    48,
                    69
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    21,
                    27
                ],
                "obj_tok_span": [
                    9,
                    16
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    141,
                    149
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    163,
                    171
                ],
                "predicate": "operator",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Ajax Youth Academy",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    14,
                    32
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    3,
                    6
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    91,
                    99
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    141,
                    149
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "AFC Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    163,
                    171
                ],
                "predicate": "owner",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Sportpark De Toekomst",
                "object": "Jong Ajax",
                "subj_char_span": [
                    48,
                    69
                ],
                "obj_char_span": [
                    0,
                    9
                ],
                "predicate": "tenant",
                "subj_tok_span": [
                    9,
                    16
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AFC Ajax ( amateurs )",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    112
                ],
                "tok_span": [
                    21,
                    27
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    149
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Ajax Youth Academy",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    32
                ],
                "tok_span": [
                    3,
                    6
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    91,
                    99
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    141,
                    149
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "AFC Ajax",
                "type": "DEFAULT",
                "char_span": [
                    163,
                    171
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Sportpark De Toekomst",
                "type": "DEFAULT",
                "char_span": [
                    48,
                    69
                ],
                "tok_span": [
                    9,
                    16
                ]
            },
            {
                "text": "Jong Ajax",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    9
                ],
                "tok_span": [
                    0,
                    2
                ]
            }
        ]
    },
    {
        "text": "Qarabağ FK are the champions of the Azerbaijan Premier League , which AZAL PFK play in . AZAL Arena , is where home matches of AZAL PFK are played . The club has3500 members , and are in the 2014 season .",
        "id": "train_4967",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    70,
                    78
                ],
                "obj_char_span": [
                    36,
                    61
                ],
                "predicate": "league",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    127,
                    135
                ],
                "obj_char_span": [
                    36,
                    61
                ],
                "predicate": "league",
                "subj_tok_span": [
                    34,
                    40
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "Azerbaijan Premier League",
                "object": "Qarabağ FK",
                "subj_char_span": [
                    36,
                    61
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    0,
                    5
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    70,
                    78
                ],
                "obj_char_span": [
                    89,
                    99
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    127,
                    135
                ],
                "obj_char_span": [
                    89,
                    99
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    34,
                    40
                ],
                "obj_tok_span": [
                    24,
                    28
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    70,
                    78
                ],
                "obj_char_span": [
                    191,
                    195
                ],
                "predicate": "season",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "2014",
                "subj_char_span": [
                    127,
                    135
                ],
                "obj_char_span": [
                    191,
                    195
                ],
                "predicate": "season",
                "subj_tok_span": [
                    34,
                    40
                ],
                "obj_tok_span": [
                    54,
                    55
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    78
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    135
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    61
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Qarabağ FK",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    78
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    135
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    24,
                    28
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    78
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    195
                ],
                "tok_span": [
                    54,
                    55
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    135
                ],
                "tok_span": [
                    34,
                    40
                ]
            },
            {
                "text": "2014",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    195
                ],
                "tok_span": [
                    54,
                    55
                ]
            }
        ]
    },
    {
        "text": "AZAL Arena , which holds 3500 fans , is the ground of AZAL PFK who played in the Azerbaijan Premier League in 2014-15 . Qarabag FK have been champions of this league .",
        "id": "train_4968",
        "relation_list": [
            {
                "subject": "AZAL PFK",
                "object": "Azerbaijan Premier League",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    81,
                    106
                ],
                "predicate": "league",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "3500",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    25,
                    29
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "AZAL PFK",
                "object": "AZAL Arena",
                "subj_char_span": [
                    54,
                    62
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    15,
                    21
                ],
                "obj_tok_span": [
                    0,
                    4
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "Azerbaijan Premier League",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    106
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "3500",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    29
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "AZAL PFK",
                "type": "DEFAULT",
                "char_span": [
                    54,
                    62
                ],
                "tok_span": [
                    15,
                    21
                ]
            },
            {
                "text": "AZAL Arena",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    4
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense , whose ground is Estádio Municipal Coaracy da Mata Fonseca , play in the Campeonato Brasileiro Série C league in Brazil . Agremiacao Sportiva Arapiraquense has 17000 members and Vila Nova Futebol Clube have been champions of Campeonato Brasileiro Série C .",
        "id": "train_4969",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    108,
                    137
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    33,
                    39
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    260,
                    289
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    71,
                    77
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    108,
                    137
                ],
                "obj_char_span": [
                    148,
                    154
                ],
                "predicate": "country",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    260,
                    289
                ],
                "obj_char_span": [
                    148,
                    154
                ],
                "predicate": "country",
                "subj_tok_span": [
                    71,
                    77
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    195,
                    200
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    56,
                    58
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Estádio Municipal Coaracy da Mata Fonseca",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    52,
                    93
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    16,
                    29
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    108,
                    137
                ],
                "obj_char_span": [
                    213,
                    236
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    33,
                    39
                ],
                "obj_tok_span": [
                    60,
                    67
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    260,
                    289
                ],
                "obj_char_span": [
                    213,
                    236
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    71,
                    77
                ],
                "obj_tok_span": [
                    60,
                    67
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    137
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    260,
                    289
                ],
                "tok_span": [
                    71,
                    77
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    137
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    260,
                    289
                ],
                "tok_span": [
                    71,
                    77
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    154
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    195,
                    200
                ],
                "tok_span": [
                    56,
                    58
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Estádio Municipal Coaracy da Mata Fonseca",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    93
                ],
                "tok_span": [
                    16,
                    29
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    137
                ],
                "tok_span": [
                    33,
                    39
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    236
                ],
                "tok_span": [
                    60,
                    67
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    260,
                    289
                ],
                "tok_span": [
                    71,
                    77
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    213,
                    236
                ],
                "tok_span": [
                    60,
                    67
                ]
            }
        ]
    },
    {
        "text": "The Vila Nova Futebol Clube were champions at the Campeonato Brasileiro Série C league in Brazil . The Agremiação Sportiva Arapiraquense , who have 17000 members , also played in the league in 2015 .",
        "id": "train_4970",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    103,
                    136
                ],
                "obj_char_span": [
                    50,
                    79
                ],
                "predicate": "league",
                "subj_tok_span": [
                    23,
                    35
                ],
                "obj_tok_span": [
                    12,
                    18
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    50,
                    79
                ],
                "obj_char_span": [
                    90,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    103,
                    136
                ],
                "obj_char_span": [
                    148,
                    153
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    23,
                    35
                ],
                "obj_tok_span": [
                    38,
                    40
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    103,
                    136
                ],
                "obj_char_span": [
                    193,
                    197
                ],
                "predicate": "season",
                "subj_tok_span": [
                    23,
                    35
                ],
                "obj_tok_span": [
                    48,
                    49
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    50,
                    79
                ],
                "obj_char_span": [
                    4,
                    27
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    12,
                    18
                ],
                "obj_tok_span": [
                    1,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    136
                ],
                "tok_span": [
                    23,
                    35
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    96
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    136
                ],
                "tok_span": [
                    23,
                    35
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    148,
                    153
                ],
                "tok_span": [
                    38,
                    40
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    136
                ],
                "tok_span": [
                    23,
                    35
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    193,
                    197
                ],
                "tok_span": [
                    48,
                    49
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    79
                ],
                "tok_span": [
                    12,
                    18
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    27
                ],
                "tok_span": [
                    1,
                    8
                ]
            }
        ]
    },
    {
        "text": "Agremiação Sportiva Arapiraquense ( with 17000 members ) play in Brazil 's Campeonato Brasileiro Série C league and competed in the 2015 event . Vila Nova Futebol Clube are the champions of Série C .",
        "id": "train_4971",
        "relation_list": [
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "Campeonato Brasileiro Série C",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    75,
                    104
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    23,
                    29
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Brazil",
                "subj_char_span": [
                    75,
                    104
                ],
                "obj_char_span": [
                    65,
                    71
                ],
                "predicate": "country",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    20,
                    21
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "17000",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    41,
                    46
                ],
                "predicate": "numberOfMembers",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Agremiação Sportiva Arapiraquense",
                "object": "2015",
                "subj_char_span": [
                    0,
                    33
                ],
                "obj_char_span": [
                    132,
                    136
                ],
                "predicate": "season",
                "subj_tok_span": [
                    0,
                    12
                ],
                "obj_tok_span": [
                    34,
                    35
                ]
            },
            {
                "subject": "Campeonato Brasileiro Série C",
                "object": "Vila Nova Futebol Clube",
                "subj_char_span": [
                    75,
                    104
                ],
                "obj_char_span": [
                    145,
                    168
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    23,
                    29
                ],
                "obj_tok_span": [
                    37,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    104
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    104
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Brazil",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    71
                ],
                "tok_span": [
                    20,
                    21
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "17000",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    46
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Agremiação Sportiva Arapiraquense",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    33
                ],
                "tok_span": [
                    0,
                    12
                ]
            },
            {
                "text": "2015",
                "type": "DEFAULT",
                "char_span": [
                    132,
                    136
                ],
                "tok_span": [
                    34,
                    35
                ]
            },
            {
                "text": "Campeonato Brasileiro Série C",
                "type": "DEFAULT",
                "char_span": [
                    75,
                    104
                ],
                "tok_span": [
                    23,
                    29
                ]
            },
            {
                "text": "Vila Nova Futebol Clube",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    168
                ],
                "tok_span": [
                    37,
                    44
                ]
            }
        ]
    },
    {
        "text": "St. VincentSt Mary High School , which is in Akron , Ohio , in the United States , is the ground of Akron Summit Assault . They play in the Premier Development League , where the champions have been K-W United FC .",
        "id": "train_4972",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    100,
                    120
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    45,
                    57
                ],
                "obj_char_span": [
                    67,
                    80
                ],
                "predicate": "country",
                "subj_tok_span": [
                    12,
                    15
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "Akron Summit Assault",
                "object": "Premier Development League",
                "subj_char_span": [
                    100,
                    120
                ],
                "obj_char_span": [
                    140,
                    166
                ],
                "predicate": "league",
                "subj_tok_span": [
                    25,
                    28
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Premier Development League",
                "object": "K-W United FC",
                "subj_char_span": [
                    140,
                    166
                ],
                "obj_char_span": [
                    199,
                    212
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    42,
                    47
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    45,
                    57
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    120
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    67,
                    80
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    120
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    166
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    166
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "K-W United FC",
                "type": "DEFAULT",
                "char_span": [
                    199,
                    212
                ],
                "tok_span": [
                    42,
                    47
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    57
                ],
                "tok_span": [
                    12,
                    15
                ]
            }
        ]
    },
    {
        "text": "Akron , Ohio is located in the United States , is part of the Summit County and has Dan Horrigan as a leader . Akron is also home to St Vincent-St Mary High School which is the ground of Akron Summit Assault .",
        "id": "train_4973",
        "relation_list": [
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    84,
                    96
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    18,
                    21
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "United States",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    31,
                    44
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County",
                "subj_char_span": [
                    0,
                    12
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    96
                ],
                "tok_span": [
                    18,
                    21
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    44
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    12
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Summit County",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    14,
                    16
                ]
            }
        ]
    },
    {
        "text": "The ground of Akron Summit Assault is located at St Vincent St Mary High School in the city of Akron , Summit County , Ohio , United States , where the leader is Dan Horrigan .",
        "id": "train_4974",
        "relation_list": [
            {
                "subject": "Akron ,",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    95,
                    102
                ],
                "obj_char_span": [
                    162,
                    174
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Akron ,",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    95,
                    102
                ],
                "obj_char_span": [
                    103,
                    123
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    19,
                    21
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron ,",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    102
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    162,
                    174
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Akron ,",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    102
                ],
                "tok_span": [
                    19,
                    21
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    103,
                    123
                ],
                "tok_span": [
                    21,
                    25
                ]
            }
        ]
    },
    {
        "text": "St. VincentSt Mary High School is located in Akron , Summit County , Ohio USA . St Vincent-St Mary High School is the ground of Akron Summit Assault . The leader of Akron , Ohio is a one Dan Horrigan .",
        "id": "train_4975",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    128,
                    148
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    30,
                    33
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    165,
                    177
                ],
                "obj_char_span": [
                    53,
                    73
                ],
                "predicate": "location",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    13,
                    17
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    165,
                    177
                ],
                "obj_char_span": [
                    187,
                    199
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    37,
                    40
                ],
                "obj_tok_span": [
                    43,
                    46
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    165,
                    177
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    37,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    128,
                    148
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    177
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    73
                ],
                "tok_span": [
                    13,
                    17
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    177
                ],
                "tok_span": [
                    37,
                    40
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    199
                ],
                "tok_span": [
                    43,
                    46
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    177
                ],
                "tok_span": [
                    37,
                    40
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is at St. VincentSt Mary High School in Akron , Summit County , Ohio in the U.S. Dan Horrigan is the leader of Akron , Ohio .",
        "id": "train_4976",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    37,
                    40
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    142,
                    154
                ],
                "obj_char_span": [
                    79,
                    99
                ],
                "predicate": "location",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    19,
                    23
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    142,
                    154
                ],
                "obj_char_span": [
                    112,
                    124
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    36,
                    39
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    37,
                    40
                ],
                "obj_char_span": [
                    142,
                    154
                ],
                "predicate": "city",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    154
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    99
                ],
                "tok_span": [
                    19,
                    23
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    154
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    124
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    154
                ],
                "tok_span": [
                    36,
                    39
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault play in the Premier Development League ( where K-W United FC were previously champions ) . The team has their ground at St Vincent-St Mary High School in Akron , Ohio , United States .",
        "id": "train_4977",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "Premier Development League",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    33,
                    59
                ],
                "predicate": "league",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    6,
                    9
                ]
            },
            {
                "subject": "Premier Development League",
                "object": "K-W United FC",
                "subj_char_span": [
                    33,
                    59
                ],
                "obj_char_span": [
                    68,
                    81
                ],
                "predicate": "champions",
                "subj_tok_span": [
                    6,
                    9
                ],
                "obj_tok_span": [
                    11,
                    16
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "Premier Development League",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    59
                ],
                "tok_span": [
                    6,
                    9
                ]
            },
            {
                "text": "K-W United FC",
                "type": "DEFAULT",
                "char_span": [
                    68,
                    81
                ],
                "tok_span": [
                    11,
                    16
                ]
            }
        ]
    },
    {
        "text": "St Vincent-St Mary High School in Akron , Summit County , Ohio , USA is the location for the home ground of Akron Summit Assault .",
        "id": "train_4978",
        "relation_list": [
            {
                "subject": "Akron ,",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    34,
                    41
                ],
                "obj_char_span": [
                    42,
                    62
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    10,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron ,",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    41
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    42,
                    62
                ],
                "tok_span": [
                    10,
                    14
                ]
            }
        ]
    },
    {
        "text": "Akron Summit Assault 's ground is at St. VincentSt Mary High School in Akron , Ohio , U.S.A. Dan Horrigan is the leader of that city .",
        "id": "train_4979",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    0,
                    20
                ],
                "obj_char_span": [
                    37,
                    40
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    37,
                    40
                ],
                "obj_char_span": [
                    79,
                    83
                ],
                "predicate": "state",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    19,
                    20
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    71,
                    83
                ],
                "obj_char_span": [
                    93,
                    105
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    17,
                    20
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    37,
                    40
                ],
                "obj_char_span": [
                    71,
                    83
                ],
                "predicate": "city",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    17,
                    20
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    20
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    79,
                    83
                ],
                "tok_span": [
                    19,
                    20
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    17,
                    20
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    93,
                    105
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    40
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    83
                ],
                "tok_span": [
                    17,
                    20
                ]
            }
        ]
    },
    {
        "text": "St. VincentSt Mary High School is in Akron , Ohio U.S and is the home ground for Akron Summit Assault . Dan Horrigan is the leader of Akron , Ohio .",
        "id": "train_4980",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    81,
                    101
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    45,
                    49
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    12,
                    13
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    37,
                    49
                ],
                "obj_char_span": [
                    104,
                    116
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    10,
                    13
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "Akron , Ohio",
                "object": "Dan Horrigan",
                "subj_char_span": [
                    134,
                    146
                ],
                "obj_char_span": [
                    104,
                    116
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    33,
                    36
                ],
                "obj_tok_span": [
                    26,
                    29
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    37,
                    49
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    10,
                    13
                ]
            },
            {
                "subject": "St.",
                "object": "Akron , Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    134,
                    146
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    101
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    49
                ],
                "tok_span": [
                    12,
                    13
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    116
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    146
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Dan Horrigan",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    116
                ],
                "tok_span": [
                    26,
                    29
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    49
                ],
                "tok_span": [
                    10,
                    13
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    134,
                    146
                ],
                "tok_span": [
                    33,
                    36
                ]
            }
        ]
    },
    {
        "text": "St. Vincent St.Mary High School is located in Summit County , Ohio in the United States . The Akron Summit Assault ground is at this high school .",
        "id": "train_4981",
        "relation_list": [
            {
                "subject": "Akron Summit Assault",
                "object": "St.",
                "subj_char_span": [
                    94,
                    114
                ],
                "obj_char_span": [
                    0,
                    3
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    21,
                    24
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "St.",
                "object": "Ohio",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    62,
                    66
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "St.",
                "object": "United States",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    74,
                    87
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    17,
                    19
                ]
            },
            {
                "subject": "Akron",
                "object": "Summit County , Ohio",
                "subj_char_span": [
                    94,
                    99
                ],
                "obj_char_span": [
                    46,
                    66
                ],
                "predicate": "isPartOf",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    11,
                    15
                ]
            },
            {
                "subject": "St.",
                "object": "Akron",
                "subj_char_span": [
                    0,
                    3
                ],
                "obj_char_span": [
                    94,
                    99
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    21,
                    22
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Akron Summit Assault",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    114
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ohio",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    66
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    87
                ],
                "tok_span": [
                    17,
                    19
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Summit County , Ohio",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    66
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "St.",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    3
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Akron",
                "type": "DEFAULT",
                "char_span": [
                    94,
                    99
                ],
                "tok_span": [
                    21,
                    22
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , where there are leaders called Pietro Grasso and Sergio Mattarella . Italy 's capital is Rome and the language spoken in the country is Italian .",
        "id": "train_4982",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    122,
                    127
                ],
                "obj_char_span": [
                    84,
                    97
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    122,
                    127
                ],
                "obj_char_span": [
                    142,
                    146
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    102,
                    119
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    122,
                    127
                ],
                "obj_char_span": [
                    102,
                    119
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    122,
                    127
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    189,
                    196
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    122,
                    127
                ],
                "obj_char_span": [
                    189,
                    196
                ],
                "predicate": "language",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    44,
                    45
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    84,
                    97
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    146
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    119
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    119
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    196
                ],
                "tok_span": [
                    44,
                    45
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    127
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    189,
                    196
                ],
                "tok_span": [
                    44,
                    45
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , where Italians live . The capital is Rome and two of the leaders are Pietro Grasso , and Sergio Mattarella .",
        "id": "train_4983",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    122,
                    135
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    30,
                    33
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    59,
                    67
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    90,
                    94
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    23,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    142,
                    159
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    35,
                    39
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    135
                ],
                "tok_span": [
                    30,
                    33
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    67
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    90,
                    94
                ],
                "tok_span": [
                    23,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    159
                ],
                "tok_span": [
                    35,
                    39
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "Italians are the people who live in Italy , where Italian is the language . Two of the leaders there are Pietro Grasso and Sergio Mattarella . Also in Italy , is the ground of A.S. Gubbio 1910 .",
        "id": "train_4984",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    151,
                    156
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    151,
                    156
                ],
                "obj_char_span": [
                    0,
                    8
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    123,
                    140
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    151,
                    156
                ],
                "obj_char_span": [
                    123,
                    140
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    25,
                    29
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    176,
                    192
                ],
                "obj_char_span": [
                    36,
                    41
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    38,
                    46
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    176,
                    192
                ],
                "obj_char_span": [
                    151,
                    156
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    38,
                    46
                ],
                "obj_tok_span": [
                    32,
                    33
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    36,
                    41
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    151,
                    156
                ],
                "obj_char_span": [
                    50,
                    57
                ],
                "predicate": "language",
                "subj_tok_span": [
                    32,
                    33
                ],
                "obj_tok_span": [
                    10,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    8
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    140
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    123,
                    140
                ],
                "tok_span": [
                    25,
                    29
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    192
                ],
                "tok_span": [
                    38,
                    46
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    176,
                    192
                ],
                "tok_span": [
                    38,
                    46
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    36,
                    41
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    151,
                    156
                ],
                "tok_span": [
                    32,
                    33
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    50,
                    57
                ],
                "tok_span": [
                    10,
                    11
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , where Rome is the capital , Italian is the official language and where there are leaders called Pietro Grasso and Sergio Mattarella .",
        "id": "train_4985",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    149,
                    162
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    33,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    81,
                    88
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    59,
                    63
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    17,
                    18
                ]
            },
            {
                "subject": "Italy",
                "object": "Sergio Mattarella",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    167,
                    184
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    37,
                    41
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    162
                ],
                "tok_span": [
                    33,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    88
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    59,
                    63
                ],
                "tok_span": [
                    17,
                    18
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Sergio Mattarella",
                "type": "DEFAULT",
                "char_span": [
                    167,
                    184
                ],
                "tok_span": [
                    37,
                    41
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            }
        ]
    },
    {
        "text": "The ground of A.S. Gubbio 1910 is located in Italy , the country which is inhabited by Italians . The capital of Italy is Rome , the official language is Italian and the leader is Pietro Grasso .",
        "id": "train_4986",
        "relation_list": [
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    180,
                    193
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            },
            {
                "subject": "Italy",
                "object": "Pietro Grasso",
                "subj_char_span": [
                    113,
                    118
                ],
                "obj_char_span": [
                    180,
                    193
                ],
                "predicate": "leader",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    40,
                    43
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    154,
                    161
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Italian",
                "subj_char_span": [
                    113,
                    118
                ],
                "obj_char_span": [
                    154,
                    161
                ],
                "predicate": "officialLanguage",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Italians",
                "subj_char_span": [
                    113,
                    118
                ],
                "obj_char_span": [
                    87,
                    95
                ],
                "predicate": "demonym",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    22,
                    23
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    45,
                    50
                ],
                "obj_char_span": [
                    122,
                    126
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    14,
                    15
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "Italy",
                "object": "Rome",
                "subj_char_span": [
                    113,
                    118
                ],
                "obj_char_span": [
                    122,
                    126
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    27,
                    28
                ],
                "obj_tok_span": [
                    29,
                    30
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    45,
                    50
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "A.S. Gubbio 1910",
                "object": "Italy",
                "subj_char_span": [
                    14,
                    30
                ],
                "obj_char_span": [
                    113,
                    118
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    3,
                    11
                ],
                "obj_tok_span": [
                    27,
                    28
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    193
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Pietro Grasso",
                "type": "DEFAULT",
                "char_span": [
                    180,
                    193
                ],
                "tok_span": [
                    40,
                    43
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    161
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Italian",
                "type": "DEFAULT",
                "char_span": [
                    154,
                    161
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Italians",
                "type": "DEFAULT",
                "char_span": [
                    87,
                    95
                ],
                "tok_span": [
                    22,
                    23
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    126
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            },
            {
                "text": "Rome",
                "type": "DEFAULT",
                "char_span": [
                    122,
                    126
                ],
                "tok_span": [
                    29,
                    30
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    50
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "A.S. Gubbio 1910",
                "type": "DEFAULT",
                "char_span": [
                    14,
                    30
                ],
                "tok_span": [
                    3,
                    11
                ]
            },
            {
                "text": "Italy",
                "type": "DEFAULT",
                "char_span": [
                    113,
                    118
                ],
                "tok_span": [
                    27,
                    28
                ]
            }
        ]
    },
    {
        "text": "The Olympic Stadium ( Athens ) is the home ground of AEK Athens FC who have been managed by Gus Poyet . His own club is Real Zaragoza and he has played for Chelsea FC .",
        "id": "train_4987",
        "relation_list": [
            {
                "subject": "Olympic Stadium ( Athens )",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    22,
                    28
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Olympic Stadium ( Athens )",
                "object": "Athens",
                "subj_char_span": [
                    4,
                    30
                ],
                "obj_char_span": [
                    57,
                    63
                ],
                "predicate": "location",
                "subj_tok_span": [
                    1,
                    6
                ],
                "obj_tok_span": [
                    14,
                    15
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Gus Poyet",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    92,
                    101
                ],
                "predicate": "manager",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    21,
                    25
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Real Zaragoza",
                "subj_char_span": [
                    92,
                    101
                ],
                "obj_char_span": [
                    120,
                    133
                ],
                "predicate": "club",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            },
            {
                "subject": "AEK Athens",
                "object": "Olympic Stadium ( Athens )",
                "subj_char_span": [
                    53,
                    63
                ],
                "obj_char_span": [
                    4,
                    30
                ],
                "predicate": "ground",
                "subj_tok_span": [
                    11,
                    15
                ],
                "obj_tok_span": [
                    1,
                    6
                ]
            },
            {
                "subject": "Gus Poyet",
                "object": "Chelsea",
                "subj_char_span": [
                    92,
                    101
                ],
                "obj_char_span": [
                    156,
                    163
                ],
                "predicate": "club",
                "subj_tok_span": [
                    21,
                    25
                ],
                "obj_tok_span": [
                    40,
                    41
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    22,
                    28
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Athens",
                "type": "DEFAULT",
                "char_span": [
                    57,
                    63
                ],
                "tok_span": [
                    14,
                    15
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Real Zaragoza",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    133
                ],
                "tok_span": [
                    30,
                    35
                ]
            },
            {
                "text": "AEK Athens",
                "type": "DEFAULT",
                "char_span": [
                    53,
                    63
                ],
                "tok_span": [
                    11,
                    15
                ]
            },
            {
                "text": "Olympic Stadium ( Athens )",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    30
                ],
                "tok_span": [
                    1,
                    6
                ]
            },
            {
                "text": "Gus Poyet",
                "type": "DEFAULT",
                "char_span": [
                    92,
                    101
                ],
                "tok_span": [
                    21,
                    25
                ]
            },
            {
                "text": "Chelsea",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    163
                ],
                "tok_span": [
                    40,
                    41
                ]
            }
        ]
    },
    {
        "text": "Eric Flint , born in Burbank , California , and influenced by Robert A. Heinlein , is the author of 1634 : The Bavarian Crisis . DeMarce short stories in the Grantville Gazettes and Grantville Gazette III preceded 1634 : The Bavarian Crisis .",
        "id": "train_4988",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    100,
                    126
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    214,
                    240
                ],
                "obj_char_span": [
                    0,
                    10
                ],
                "predicate": "author",
                "subj_tok_span": [
                    50,
                    56
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    62,
                    80
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    20
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    100,
                    126
                ],
                "obj_char_span": [
                    107,
                    110
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    100,
                    126
                ],
                "obj_char_span": [
                    221,
                    224
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    25,
                    31
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    214,
                    240
                ],
                "obj_char_span": [
                    107,
                    110
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    50,
                    56
                ],
                "obj_tok_span": [
                    28,
                    29
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The",
                "subj_char_span": [
                    214,
                    240
                ],
                "obj_char_span": [
                    221,
                    224
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    50,
                    56
                ],
                "obj_tok_span": [
                    53,
                    54
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank , California",
                "subj_char_span": [
                    0,
                    10
                ],
                "obj_char_span": [
                    21,
                    41
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    5,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    126
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    240
                ],
                "tok_span": [
                    50,
                    56
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    80
                ],
                "tok_span": [
                    14,
                    20
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    126
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    110
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    100,
                    126
                ],
                "tok_span": [
                    25,
                    31
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    224
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    240
                ],
                "tok_span": [
                    50,
                    56
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    110
                ],
                "tok_span": [
                    28,
                    29
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    214,
                    240
                ],
                "tok_span": [
                    50,
                    56
                ]
            },
            {
                "text": "The",
                "type": "DEFAULT",
                "char_span": [
                    221,
                    224
                ],
                "tok_span": [
                    53,
                    54
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    10
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Burbank , California",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    41
                ],
                "tok_span": [
                    5,
                    10
                ]
            }
        ]
    },
    {
        "text": "After DeMarce short stories were published in the Grantville Gazettes , there came 1634 : The Bavarian Crisis written by Eric Flint of Burbank California , who was influenced by Robert A , Heinlein , as a sequel to Grantville Gazette III .",
        "id": "train_4989",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    83,
                    109
                ],
                "obj_char_span": [
                    121,
                    131
                ],
                "predicate": "author",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    26,
                    28
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    121,
                    131
                ],
                "obj_char_span": [
                    178,
                    184
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    121,
                    131
                ],
                "obj_char_span": [
                    135,
                    142
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    26,
                    28
                ],
                "obj_tok_span": [
                    29,
                    32
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville Gazette III",
                "subj_char_span": [
                    83,
                    109
                ],
                "obj_char_span": [
                    215,
                    237
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    18,
                    24
                ],
                "obj_tok_span": [
                    49,
                    53
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    109
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    178,
                    184
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    26,
                    28
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    142
                ],
                "tok_span": [
                    29,
                    32
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    109
                ],
                "tok_span": [
                    18,
                    24
                ]
            },
            {
                "text": "Grantville Gazette III",
                "type": "DEFAULT",
                "char_span": [
                    215,
                    237
                ],
                "tok_span": [
                    49,
                    53
                ]
            }
        ]
    },
    {
        "text": "1634 : The Bavarian Crisis was the sequel to The Grantville Gazettes . It was written by Eric Flint from Burbank California and influenced by Robert A. Heinlein .",
        "id": "train_4990",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Eric Flint",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    89,
                    99
                ],
                "predicate": "author",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert A. Heinlein",
                "subj_char_span": [
                    89,
                    99
                ],
                "obj_char_span": [
                    142,
                    160
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    30,
                    36
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    89,
                    99
                ],
                "obj_char_span": [
                    105,
                    112
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    20,
                    22
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    49,
                    59
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    0,
                    26
                ],
                "obj_char_span": [
                    45,
                    68
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    6
                ],
                "obj_tok_span": [
                    10,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Robert A. Heinlein",
                "type": "DEFAULT",
                "char_span": [
                    142,
                    160
                ],
                "tok_span": [
                    30,
                    36
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    89,
                    99
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    112
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "Grantville",
                "type": "DEFAULT",
                "char_span": [
                    49,
                    59
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    26
                ],
                "tok_span": [
                    0,
                    6
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    45,
                    68
                ],
                "tok_span": [
                    10,
                    15
                ]
            }
        ]
    },
    {
        "text": "The authors of 1634 : The Bavarian Crisis are Virginia DeMarce and Eric Flint and was preceded by The Grantville Gazettes and followed by Ring of Fire II which is written in English .",
        "id": "train_4991",
        "relation_list": [
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Ring of Fire II",
                "subj_char_span": [
                    15,
                    41
                ],
                "obj_char_span": [
                    138,
                    153
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Ring of Fire II",
                "object": "English",
                "subj_char_span": [
                    138,
                    153
                ],
                "obj_char_span": [
                    174,
                    181
                ],
                "predicate": "language",
                "subj_tok_span": [
                    30,
                    34
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "Grantville",
                "subj_char_span": [
                    15,
                    41
                ],
                "obj_char_span": [
                    102,
                    112
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "1634 : The Bavarian Crisis",
                "object": "The Grantville Gazettes",
                "subj_char_span": [
                    15,
                    41
                ],
                "obj_char_span": [
                    98,
                    121
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    3,
                    9
                ],
                "obj_tok_span": [
                    22,
                    27
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    41
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    153
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Ring of Fire II",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    153
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    181
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    41
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "Grantville",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    112
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "1634 : The Bavarian Crisis",
                "type": "DEFAULT",
                "char_span": [
                    15,
                    41
                ],
                "tok_span": [
                    3,
                    9
                ]
            },
            {
                "text": "The Grantville Gazettes",
                "type": "DEFAULT",
                "char_span": [
                    98,
                    121
                ],
                "tok_span": [
                    22,
                    27
                ]
            }
        ]
    },
    {
        "text": "Burbank California is the birth place of Eric Flint who was influenced by Robert A Heinlein . He is the author of 1634 : The Ram Rebellion . The book is written in English , the language spoken in Great Britain .",
        "id": "train_4992",
        "relation_list": [
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "Eric Flint",
                "subj_char_span": [
                    114,
                    138
                ],
                "obj_char_span": [
                    41,
                    51
                ],
                "predicate": "author",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Robert",
                "subj_char_span": [
                    41,
                    51
                ],
                "obj_char_span": [
                    74,
                    80
                ],
                "predicate": "influencedBy",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Eric Flint",
                "object": "Burbank",
                "subj_char_span": [
                    41,
                    51
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "birthPlace",
                "subj_tok_span": [
                    9,
                    11
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "1634 : The Ram Rebellion",
                "object": "English",
                "subj_char_span": [
                    114,
                    138
                ],
                "obj_char_span": [
                    164,
                    171
                ],
                "predicate": "language",
                "subj_tok_span": [
                    26,
                    32
                ],
                "obj_tok_span": [
                    38,
                    39
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    164,
                    171
                ],
                "obj_char_span": [
                    197,
                    210
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    38,
                    39
                ],
                "obj_tok_span": [
                    44,
                    46
                ]
            }
        ],
        "entity_list": [
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    138
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Robert",
                "type": "DEFAULT",
                "char_span": [
                    74,
                    80
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Eric Flint",
                "type": "DEFAULT",
                "char_span": [
                    41,
                    51
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Burbank",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "1634 : The Ram Rebellion",
                "type": "DEFAULT",
                "char_span": [
                    114,
                    138
                ],
                "tok_span": [
                    26,
                    32
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    171
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    164,
                    171
                ],
                "tok_span": [
                    38,
                    39
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    210
                ],
                "tok_span": [
                    44,
                    46
                ]
            }
        ]
    },
    {
        "text": "London is the capital city of the United Kingdom which is lead by Elizabeth II . The country is where the AIDS journal is published by Lippincott Williams & Wilkins who have Wolters Kluwer as their parent company .",
        "id": "train_4993",
        "relation_list": [
            {
                "subject": "AIDS",
                "object": "United Kingdom",
                "subj_char_span": [
                    106,
                    110
                ],
                "obj_char_span": [
                    34,
                    48
                ],
                "predicate": "country",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "London",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    0,
                    6
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "AIDS",
                "object": "Lippincott Williams & Wilkins",
                "subj_char_span": [
                    106,
                    110
                ],
                "obj_char_span": [
                    135,
                    164
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    21,
                    22
                ],
                "obj_tok_span": [
                    26,
                    33
                ]
            },
            {
                "subject": "Lippincott Williams & Wilkins",
                "object": "Wolters Kluwer",
                "subj_char_span": [
                    135,
                    164
                ],
                "obj_char_span": [
                    174,
                    188
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    26,
                    33
                ],
                "obj_tok_span": [
                    35,
                    41
                ]
            },
            {
                "subject": "United Kingdom",
                "object": "Elizabeth II",
                "subj_char_span": [
                    34,
                    48
                ],
                "obj_char_span": [
                    66,
                    78
                ],
                "predicate": "leaderName",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            }
        ],
        "entity_list": [
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "London",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    6
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "AIDS",
                "type": "DEFAULT",
                "char_span": [
                    106,
                    110
                ],
                "tok_span": [
                    21,
                    22
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    164
                ],
                "tok_span": [
                    26,
                    33
                ]
            },
            {
                "text": "Lippincott Williams & Wilkins",
                "type": "DEFAULT",
                "char_span": [
                    135,
                    164
                ],
                "tok_span": [
                    26,
                    33
                ]
            },
            {
                "text": "Wolters Kluwer",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    188
                ],
                "tok_span": [
                    35,
                    41
                ]
            },
            {
                "text": "United Kingdom",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    48
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Elizabeth II",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    78
                ],
                "tok_span": [
                    13,
                    15
                ]
            }
        ]
    },
    {
        "text": "A Fortress of Grey Ice originates from the United States , and is written in English , also spoken in Great Britain . The US includes many Native Americans , and its capital city is Washington D.C .",
        "id": "train_4994",
        "relation_list": [
            {
                "subject": "A Fortress of Grey Ice",
                "object": "English",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    77,
                    84
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    77,
                    84
                ],
                "obj_char_span": [
                    102,
                    115
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    15,
                    16
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    182,
                    192
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    35,
                    36
                ]
            },
            {
                "subject": "A Fortress of Grey Ice",
                "object": "United States",
                "subj_char_span": [
                    0,
                    22
                ],
                "obj_char_span": [
                    43,
                    56
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    43,
                    56
                ],
                "obj_char_span": [
                    139,
                    155
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    77,
                    84
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    102,
                    115
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    182,
                    192
                ],
                "tok_span": [
                    35,
                    36
                ]
            },
            {
                "text": "A Fortress of Grey Ice",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    22
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    43,
                    56
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    155
                ],
                "tok_span": [
                    27,
                    29
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way was published in Ireland , where white people live , by Viking Press , parented by Penguin Random House , who subsequently published The Secret Scripture .",
        "id": "train_4995",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    33,
                    40
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    72,
                    84
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "Viking Press",
                "object": "Penguin Random House",
                "subj_char_span": [
                    72,
                    84
                ],
                "obj_char_span": [
                    99,
                    119
                ],
                "predicate": "parentCompany",
                "subj_tok_span": [
                    15,
                    17
                ],
                "obj_tok_span": [
                    21,
                    24
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    149,
                    169
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    28,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    72,
                    84
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "Penguin Random House",
                "type": "DEFAULT",
                "char_span": [
                    99,
                    119
                ],
                "tok_span": [
                    21,
                    24
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    169
                ],
                "tok_span": [
                    28,
                    33
                ]
            }
        ]
    },
    {
        "text": "The largest city in Ireland is Dublin where white people are an ethnic group and A Long Long Way was written . It was published by Viking press and followed by The Secret Scripture .",
        "id": "train_4996",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    81,
                    96
                ],
                "obj_char_span": [
                    20,
                    27
                ],
                "predicate": "country",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "Ireland",
                "object": "Dublin",
                "subj_char_span": [
                    20,
                    27
                ],
                "obj_char_span": [
                    31,
                    37
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    6,
                    7
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking",
                "subj_char_span": [
                    81,
                    96
                ],
                "obj_char_span": [
                    131,
                    137
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    26,
                    27
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    81,
                    96
                ],
                "obj_char_span": [
                    160,
                    180
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    31,
                    36
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    20,
                    27
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    37
                ],
                "tok_span": [
                    6,
                    7
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Viking",
                "type": "DEFAULT",
                "char_span": [
                    131,
                    137
                ],
                "tok_span": [
                    26,
                    27
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    81,
                    96
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    160,
                    180
                ],
                "tok_span": [
                    31,
                    36
                ]
            }
        ]
    },
    {
        "text": "An ethnic group of Ireland is white people and it 's largest city is Dublin . A Long Long Way , published by Faber and Faber , comes from Ireland and was followed by The Secret Scripture .",
        "id": "train_4997",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    19,
                    26
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    4,
                    5
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    138,
                    145
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    30,
                    31
                ]
            },
            {
                "subject": "The Secret Scripture",
                "object": "Faber and Faber",
                "subj_char_span": [
                    166,
                    186
                ],
                "obj_char_span": [
                    109,
                    124
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    35,
                    40
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Ireland",
                "object": "Dublin",
                "subj_char_span": [
                    19,
                    26
                ],
                "obj_char_span": [
                    69,
                    75
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    4,
                    5
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "Ireland",
                "object": "Dublin",
                "subj_char_span": [
                    138,
                    145
                ],
                "obj_char_span": [
                    69,
                    75
                ],
                "predicate": "largestCity",
                "subj_tok_span": [
                    30,
                    31
                ],
                "obj_tok_span": [
                    15,
                    16
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    78,
                    93
                ],
                "obj_char_span": [
                    166,
                    186
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    35,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    186
                ],
                "tok_span": [
                    35,
                    40
                ]
            },
            {
                "text": "Faber and Faber",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    124
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    19,
                    26
                ],
                "tok_span": [
                    4,
                    5
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    138,
                    145
                ],
                "tok_span": [
                    30,
                    31
                ]
            },
            {
                "text": "Dublin",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    75
                ],
                "tok_span": [
                    15,
                    16
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    93
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    166,
                    186
                ],
                "tok_span": [
                    35,
                    40
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way , written in English ( language of Great Britain ) was published in ireland by Viking Press . It was followed by the novel The Secret Scripture .",
        "id": "train_4998",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "English",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    29,
                    36
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    29,
                    36
                ],
                "obj_char_span": [
                    51,
                    64
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    95,
                    107
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    21,
                    23
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    139,
                    159
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    30,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    29,
                    36
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    64
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    95,
                    107
                ],
                "tok_span": [
                    21,
                    23
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    159
                ],
                "tok_span": [
                    30,
                    35
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way is written in the English language and comes from Ireland although English is also spoken in Great Britain . It was followed by The Secret Scripture which is published by Faber and Faber .",
        "id": "train_4999",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "English language",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    109,
                    122
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Ireland",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    66,
                    73
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "The Secret Scripture",
                "object": "Faber and Faber",
                "subj_char_span": [
                    144,
                    164
                ],
                "obj_char_span": [
                    187,
                    202
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    27,
                    32
                ],
                "obj_tok_span": [
                    36,
                    39
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    144,
                    164
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    27,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    122
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Ireland",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    73
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    164
                ],
                "tok_span": [
                    27,
                    32
                ]
            },
            {
                "text": "Faber and Faber",
                "type": "DEFAULT",
                "char_span": [
                    187,
                    202
                ],
                "tok_span": [
                    36,
                    39
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    144,
                    164
                ],
                "tok_span": [
                    27,
                    32
                ]
            }
        ]
    },
    {
        "text": "A Long Long Way is written in the English language which is spoken in Great Britain . A Long Long Way was published by Viking Press , located in the United States , and was followed by The Secret Scripture .",
        "id": "train_5000",
        "relation_list": [
            {
                "subject": "A Long Long Way",
                "object": "English language",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "English language",
                "subj_char_span": [
                    86,
                    101
                ],
                "obj_char_span": [
                    34,
                    50
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    34,
                    50
                ],
                "obj_char_span": [
                    70,
                    83
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    10
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Viking Press",
                "object": "United States",
                "subj_char_span": [
                    119,
                    131
                ],
                "obj_char_span": [
                    149,
                    162
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    26
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    119,
                    131
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "Viking Press",
                "subj_char_span": [
                    86,
                    101
                ],
                "obj_char_span": [
                    119,
                    131
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    24,
                    26
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    0,
                    15
                ],
                "obj_char_span": [
                    185,
                    205
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            },
            {
                "subject": "A Long Long Way",
                "object": "The Secret Scripture",
                "subj_char_span": [
                    86,
                    101
                ],
                "obj_char_span": [
                    185,
                    205
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    17,
                    21
                ],
                "obj_tok_span": [
                    37,
                    42
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    50
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    70,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    131
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    162
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    131
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "Viking Press",
                "type": "DEFAULT",
                "char_span": [
                    119,
                    131
                ],
                "tok_span": [
                    24,
                    26
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    15
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    205
                ],
                "tok_span": [
                    37,
                    42
                ]
            },
            {
                "text": "A Long Long Way",
                "type": "DEFAULT",
                "char_span": [
                    86,
                    101
                ],
                "tok_span": [
                    17,
                    21
                ]
            },
            {
                "text": "The Secret Scripture",
                "type": "DEFAULT",
                "char_span": [
                    185,
                    205
                ],
                "tok_span": [
                    37,
                    42
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain and A Loyal Character Dancer is written in it . A Loyal Character Dancer was published by Soho Press in the United States where one of the ethnic groups is African American .",
        "id": "train_5001",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    83,
                    107
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    125,
                    135
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    83,
                    107
                ],
                "obj_char_span": [
                    125,
                    135
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    25,
                    28
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    39,
                    63
                ],
                "obj_char_span": [
                    143,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    12
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    83,
                    107
                ],
                "obj_char_span": [
                    143,
                    156
                ],
                "predicate": "country",
                "subj_tok_span": [
                    17,
                    22
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "United States",
                "object": "African",
                "subj_char_span": [
                    143,
                    156
                ],
                "obj_char_span": [
                    191,
                    198
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    39,
                    40
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    135
                ],
                "tok_span": [
                    25,
                    28
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    63
                ],
                "tok_span": [
                    7,
                    12
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    107
                ],
                "tok_span": [
                    17,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    156
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "African",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    198
                ],
                "tok_span": [
                    39,
                    40
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English , which is also spoken in Great Britain . It is published by Soho Press in the United States where there are many Asian Americans .",
        "id": "train_5002",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    73,
                    86
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    15,
                    17
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    108,
                    118
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    126,
                    139
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    126,
                    139
                ],
                "obj_char_span": [
                    161,
                    176
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    73,
                    86
                ],
                "tok_span": [
                    15,
                    17
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    108,
                    118
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    126,
                    139
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    161,
                    176
                ],
                "tok_span": [
                    33,
                    35
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer , written in English , was published by Soho Press in the United States , where Native Americans are among the ethnic groups . The English language is also spoken in Great Britain .",
        "id": "train_5003",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English language",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    156,
                    172
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    156,
                    172
                ],
                "obj_char_span": [
                    191,
                    204
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    31,
                    33
                ],
                "obj_tok_span": [
                    37,
                    39
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    65,
                    75
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    13,
                    16
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "United States",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    83,
                    96
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    18,
                    20
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    83,
                    96
                ],
                "obj_char_span": [
                    105,
                    121
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    18,
                    20
                ],
                "obj_tok_span": [
                    22,
                    24
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    172
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    172
                ],
                "tok_span": [
                    31,
                    33
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    191,
                    204
                ],
                "tok_span": [
                    37,
                    39
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    65,
                    75
                ],
                "tok_span": [
                    13,
                    16
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    83,
                    96
                ],
                "tok_span": [
                    18,
                    20
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    121
                ],
                "tok_span": [
                    22,
                    24
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English , as spoken in Great Britain . However , it is published by Soho Press in the United States where the African Americans are an ethnic group .",
        "id": "train_5004",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    62,
                    75
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    107,
                    117
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    22,
                    25
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    107,
                    117
                ],
                "obj_char_span": [
                    125,
                    138
                ],
                "predicate": "country",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    27,
                    29
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    149,
                    166
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    27,
                    29
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    62,
                    75
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    107,
                    117
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    27,
                    29
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    149,
                    166
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "A Loyal Character Dancer is written in English which is spoken in Great Britain . A Loyal Character Dancer was published by Soho Press who are based in the United States where one of the ethnic groups are Asian Americans .",
        "id": "train_5005",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    82,
                    106
                ],
                "obj_char_span": [
                    39,
                    46
                ],
                "predicate": "language",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    8,
                    9
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    39,
                    46
                ],
                "obj_char_span": [
                    66,
                    79
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    8,
                    9
                ],
                "obj_tok_span": [
                    13,
                    15
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    0,
                    24
                ],
                "obj_char_span": [
                    124,
                    134
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    5
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    82,
                    106
                ],
                "obj_char_span": [
                    124,
                    134
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    16,
                    21
                ],
                "obj_tok_span": [
                    24,
                    27
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    124,
                    134
                ],
                "obj_char_span": [
                    156,
                    169
                ],
                "predicate": "country",
                "subj_tok_span": [
                    24,
                    27
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    156,
                    169
                ],
                "obj_char_span": [
                    205,
                    220
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    106
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    46
                ],
                "tok_span": [
                    8,
                    9
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    79
                ],
                "tok_span": [
                    13,
                    15
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    24
                ],
                "tok_span": [
                    0,
                    5
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    82,
                    106
                ],
                "tok_span": [
                    16,
                    21
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    124,
                    134
                ],
                "tok_span": [
                    24,
                    27
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    169
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    156,
                    169
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    205,
                    220
                ],
                "tok_span": [
                    41,
                    43
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain and is the language used in `` A Loyal Character Dancer '' . The book is published by Soho Press in the United States . That country contains the ethnic group of Native Americans .",
        "id": "train_5006",
        "relation_list": [
            {
                "subject": "A Loyal Character Dancer",
                "object": "English",
                "subj_char_span": [
                    66,
                    90
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "A Loyal Character Dancer",
                "object": "Soho Press",
                "subj_char_span": [
                    66,
                    90
                ],
                "obj_char_span": [
                    121,
                    131
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    14,
                    19
                ],
                "obj_tok_span": [
                    27,
                    30
                ]
            },
            {
                "subject": "Soho Press",
                "object": "United States",
                "subj_char_span": [
                    121,
                    131
                ],
                "obj_char_span": [
                    139,
                    152
                ],
                "predicate": "country",
                "subj_tok_span": [
                    27,
                    30
                ],
                "obj_tok_span": [
                    32,
                    34
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    139,
                    152
                ],
                "obj_char_span": [
                    197,
                    213
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    32,
                    34
                ],
                "obj_tok_span": [
                    42,
                    44
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    90
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "A Loyal Character Dancer",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    90
                ],
                "tok_span": [
                    14,
                    19
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "Soho Press",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    131
                ],
                "tok_span": [
                    27,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    139,
                    152
                ],
                "tok_span": [
                    32,
                    34
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    197,
                    213
                ],
                "tok_span": [
                    42,
                    44
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars originates from the United States and is published in English , which is also spoken in Great Britain . Native Americans are one of the ethnic groups of the United States , where the capital city is Washington D.C .",
        "id": "train_5007",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    71,
                    78
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    71,
                    78
                ],
                "obj_char_span": [
                    105,
                    118
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    13,
                    14
                ],
                "obj_tok_span": [
                    20,
                    22
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    216,
                    226
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    174,
                    187
                ],
                "obj_char_span": [
                    216,
                    226
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    41,
                    42
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    37,
                    50
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    9
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    174,
                    187
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    33,
                    35
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    37,
                    50
                ],
                "obj_char_span": [
                    121,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    7,
                    9
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    174,
                    187
                ],
                "obj_char_span": [
                    121,
                    137
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    33,
                    35
                ],
                "obj_tok_span": [
                    23,
                    25
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    71,
                    78
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    105,
                    118
                ],
                "tok_span": [
                    20,
                    22
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    226
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    187
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    216,
                    226
                ],
                "tok_span": [
                    41,
                    42
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    187
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    37,
                    50
                ],
                "tok_span": [
                    7,
                    9
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    137
                ],
                "tok_span": [
                    23,
                    25
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    187
                ],
                "tok_span": [
                    33,
                    35
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    121,
                    137
                ],
                "tok_span": [
                    23,
                    25
                ]
            }
        ]
    },
    {
        "text": "A Wizard of Mars is published in English ( language of Great Britain ) in the United States . The capital city there is Washington D.C. and Asian Americans are an ethnic group there .",
        "id": "train_5008",
        "relation_list": [
            {
                "subject": "A Wizard of Mars",
                "object": "English",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    33,
                    40
                ],
                "predicate": "language",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    7,
                    8
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    33,
                    40
                ],
                "obj_char_span": [
                    55,
                    68
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    7,
                    8
                ],
                "obj_tok_span": [
                    11,
                    13
                ]
            },
            {
                "subject": "United States",
                "object": "Asian Americans",
                "subj_char_span": [
                    78,
                    91
                ],
                "obj_char_span": [
                    140,
                    155
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    78,
                    91
                ],
                "obj_char_span": [
                    120,
                    130
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    16,
                    18
                ],
                "obj_tok_span": [
                    24,
                    25
                ]
            },
            {
                "subject": "A Wizard of Mars",
                "object": "United States",
                "subj_char_span": [
                    0,
                    16
                ],
                "obj_char_span": [
                    78,
                    91
                ],
                "predicate": "country",
                "subj_tok_span": [
                    0,
                    4
                ],
                "obj_tok_span": [
                    16,
                    18
                ]
            }
        ],
        "entity_list": [
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    40
                ],
                "tok_span": [
                    7,
                    8
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    55,
                    68
                ],
                "tok_span": [
                    11,
                    13
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Asian Americans",
                "type": "DEFAULT",
                "char_span": [
                    140,
                    155
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    16,
                    18
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    120,
                    130
                ],
                "tok_span": [
                    24,
                    25
                ]
            },
            {
                "text": "A Wizard of Mars",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    16
                ],
                "tok_span": [
                    0,
                    4
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    78,
                    91
                ],
                "tok_span": [
                    16,
                    18
                ]
            }
        ]
    },
    {
        "text": "Aenir is an Australian novel that was preceded by the novel Castle . Above the Veil is the sequel to Aenir and was followed by Into Battle and The Violet Keystone .",
        "id": "train_5009",
        "relation_list": [
            {
                "subject": "Above the Veil",
                "object": "Into Battle",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    127,
                    138
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            },
            {
                "subject": "Into Battle",
                "object": "The Violet Keystone",
                "subj_char_span": [
                    127,
                    138
                ],
                "obj_char_span": [
                    143,
                    162
                ],
                "predicate": "followedBy",
                "subj_tok_span": [
                    30,
                    32
                ],
                "obj_tok_span": [
                    33,
                    37
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    0,
                    5
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    0,
                    3
                ]
            },
            {
                "subject": "Above the Veil",
                "object": "Aenir",
                "subj_char_span": [
                    69,
                    83
                ],
                "obj_char_span": [
                    101,
                    106
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    15,
                    19
                ],
                "obj_tok_span": [
                    23,
                    26
                ]
            },
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    0,
                    5
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    0,
                    3
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            },
            {
                "subject": "Aenir",
                "object": "Castle",
                "subj_char_span": [
                    101,
                    106
                ],
                "obj_char_span": [
                    60,
                    66
                ],
                "predicate": "precededBy",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    13,
                    14
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    138
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "Into Battle",
                "type": "DEFAULT",
                "char_span": [
                    127,
                    138
                ],
                "tok_span": [
                    30,
                    32
                ]
            },
            {
                "text": "The Violet Keystone",
                "type": "DEFAULT",
                "char_span": [
                    143,
                    162
                ],
                "tok_span": [
                    33,
                    37
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Above the Veil",
                "type": "DEFAULT",
                "char_span": [
                    69,
                    83
                ],
                "tok_span": [
                    15,
                    19
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    5
                ],
                "tok_span": [
                    0,
                    3
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    13,
                    14
                ]
            },
            {
                "text": "Aenir",
                "type": "DEFAULT",
                "char_span": [
                    101,
                    106
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Castle",
                "type": "DEFAULT",
                "char_span": [
                    60,
                    66
                ],
                "tok_span": [
                    13,
                    14
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica ( abbr . Acta Palaeontol . Pol ) is published by the Institute of Paleobiology , Polish Academy of Sciences . Code information : ISSN number 0567-7920 , LCCN number of 60040714 , CODEN code APGPAC .",
        "id": "train_5010",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    198,
                    206
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    57,
                    61
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    198,
                    206
                ],
                "tok_span": [
                    57,
                    61
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Polish Academy of Science and has the abbreviated name of Acta Palaeontol . Pol . . It is also identified by an ISSN number ( 0567-7920 ) , a CODEN code ( APGPAC ) and the ISSN number ( 0567-7920 ) .",
        "id": "train_5011",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    51,
                    68
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    68
                ],
                "tok_span": [
                    14,
                    17
                ]
            }
        ]
    },
    {
        "text": "Acta Palaeontologica Polonica was published by the Polish Academy of Sciences and is abbreviated to Acta Palaeontol . Pol . . It is identified by the ISSN number of `` 1732-2421 '' and the LCCN number of 60040714 . It also has the CODEN code of `` APGPAC '' .",
        "id": "train_5012",
        "relation_list": [
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "Polish Academy of Sciences",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    51,
                    77
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    14,
                    18
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "`` 1732-2421 ''",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    165,
                    180
                ],
                "predicate": "ISSN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    41,
                    50
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "60040714",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    204,
                    212
                ],
                "predicate": "LCCN_number",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    57,
                    61
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "``",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    165,
                    167
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "``",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    245,
                    247
                ],
                "predicate": "abbreviation",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    71,
                    73
                ]
            },
            {
                "subject": "Acta Palaeontologica Polonica",
                "object": "`` APGPAC ''",
                "subj_char_span": [
                    0,
                    29
                ],
                "obj_char_span": [
                    245,
                    257
                ],
                "predicate": "CODEN_code",
                "subj_tok_span": [
                    0,
                    10
                ],
                "obj_tok_span": [
                    71,
                    78
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "Polish Academy of Sciences",
                "type": "DEFAULT",
                "char_span": [
                    51,
                    77
                ],
                "tok_span": [
                    14,
                    18
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "`` 1732-2421 ''",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    180
                ],
                "tok_span": [
                    41,
                    50
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "60040714",
                "type": "DEFAULT",
                "char_span": [
                    204,
                    212
                ],
                "tok_span": [
                    57,
                    61
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    165,
                    167
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "``",
                "type": "DEFAULT",
                "char_span": [
                    245,
                    247
                ],
                "tok_span": [
                    71,
                    73
                ]
            },
            {
                "text": "Acta Palaeontologica Polonica",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    29
                ],
                "tok_span": [
                    0,
                    10
                ]
            },
            {
                "text": "`` APGPAC ''",
                "type": "DEFAULT",
                "char_span": [
                    245,
                    257
                ],
                "tok_span": [
                    71,
                    78
                ]
            }
        ]
    },
    {
        "text": "Cornell University is in Ithaca , New York and their president is Elizabeth Garrett . They are the publisher of Administrative Science Quarterly and are affiliated with the Association of American Universities .",
        "id": "train_5013",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    112,
                    144
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    173,
                    209
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    30,
                    34
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    66,
                    83
                ],
                "predicate": "president",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    14,
                    16
                ]
            },
            {
                "subject": "Cornell University",
                "object": "New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    34,
                    42
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    8,
                    10
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    25,
                    42
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    10
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    112,
                    144
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    173,
                    209
                ],
                "tok_span": [
                    30,
                    34
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    66,
                    83
                ],
                "tok_span": [
                    14,
                    16
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    42
                ],
                "tok_span": [
                    8,
                    10
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    25,
                    42
                ],
                "tok_span": [
                    4,
                    10
                ]
            }
        ]
    },
    {
        "text": "Cornell Unversity is in Ithaca , New York and Elizabeth Garrett is the president . They are the publisher of Administrative Science Quarterly and are affiliated with the Association of Public and Land grant Universities .",
        "id": "train_5014",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell",
                "subj_char_span": [
                    109,
                    141
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    23,
                    26
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "Cornell",
                "object": "Association of Public and",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    170,
                    195
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    31,
                    35
                ]
            },
            {
                "subject": "Cornell",
                "object": "Elizabeth Garrett",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    46,
                    63
                ],
                "predicate": "president",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    12,
                    14
                ]
            },
            {
                "subject": "Cornell",
                "object": "New York",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    33,
                    41
                ],
                "predicate": "state",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    9,
                    11
                ]
            },
            {
                "subject": "Cornell",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    24,
                    41
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    5,
                    11
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    109,
                    141
                ],
                "tok_span": [
                    23,
                    26
                ]
            },
            {
                "text": "Cornell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Cornell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Association of Public and",
                "type": "DEFAULT",
                "char_span": [
                    170,
                    195
                ],
                "tok_span": [
                    31,
                    35
                ]
            },
            {
                "text": "Cornell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Elizabeth Garrett",
                "type": "DEFAULT",
                "char_span": [
                    46,
                    63
                ],
                "tok_span": [
                    12,
                    14
                ]
            },
            {
                "text": "Cornell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "New York",
                "type": "DEFAULT",
                "char_span": [
                    33,
                    41
                ],
                "tok_span": [
                    9,
                    11
                ]
            },
            {
                "text": "Cornell",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    24,
                    41
                ],
                "tok_span": [
                    5,
                    11
                ]
            }
        ]
    },
    {
        "text": "Cornell University , nicknamed Cornell Big Red , and located in Ithaca , New York , is the publisher of Administrative Science Quarterly and is also affiliated with both the Association of Public Land grant Universities and the Association of American Universities .",
        "id": "train_5015",
        "relation_list": [
            {
                "subject": "Administrative Science Quarterly",
                "object": "Cornell University",
                "subj_char_span": [
                    104,
                    136
                ],
                "obj_char_span": [
                    0,
                    18
                ],
                "predicate": "publisher",
                "subj_tok_span": [
                    22,
                    25
                ],
                "obj_tok_span": [
                    0,
                    2
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Cornell Big Red",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    31,
                    46
                ],
                "predicate": "nickname",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    4,
                    7
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of Public",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    174,
                    195
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    32,
                    35
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Association of American Universities",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    228,
                    264
                ],
                "predicate": "affiliation",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    40,
                    44
                ]
            },
            {
                "subject": "Cornell University",
                "object": "Ithaca , New York",
                "subj_char_span": [
                    0,
                    18
                ],
                "obj_char_span": [
                    64,
                    81
                ],
                "predicate": "city",
                "subj_tok_span": [
                    0,
                    2
                ],
                "obj_tok_span": [
                    11,
                    17
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Administrative Science Quarterly",
                "type": "DEFAULT",
                "char_span": [
                    104,
                    136
                ],
                "tok_span": [
                    22,
                    25
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Cornell Big Red",
                "type": "DEFAULT",
                "char_span": [
                    31,
                    46
                ],
                "tok_span": [
                    4,
                    7
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of Public",
                "type": "DEFAULT",
                "char_span": [
                    174,
                    195
                ],
                "tok_span": [
                    32,
                    35
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Association of American Universities",
                "type": "DEFAULT",
                "char_span": [
                    228,
                    264
                ],
                "tok_span": [
                    40,
                    44
                ]
            },
            {
                "text": "Cornell University",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    18
                ],
                "tok_span": [
                    0,
                    2
                ]
            },
            {
                "text": "Ithaca , New York",
                "type": "DEFAULT",
                "char_span": [
                    64,
                    81
                ],
                "tok_span": [
                    11,
                    17
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Great Britain and Alcatraz Versus the Evil Librarians was written in it but comes from the United States where African Americans are an ethnic group and the capital is Washington , D.C .",
        "id": "train_5016",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English language",
                "subj_char_span": [
                    52,
                    87
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    20
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            },
            {
                "subject": "United States",
                "object": "Washington ,",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    202,
                    214
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    41,
                    43
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    52,
                    87
                ],
                "obj_char_span": [
                    125,
                    138
                ],
                "predicate": "country",
                "subj_tok_span": [
                    9,
                    20
                ],
                "obj_tok_span": [
                    28,
                    30
                ]
            },
            {
                "subject": "United States",
                "object": "African Americans",
                "subj_char_span": [
                    125,
                    138
                ],
                "obj_char_span": [
                    145,
                    162
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    28,
                    30
                ],
                "obj_tok_span": [
                    31,
                    33
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    87
                ],
                "tok_span": [
                    9,
                    20
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "Washington ,",
                "type": "DEFAULT",
                "char_span": [
                    202,
                    214
                ],
                "tok_span": [
                    41,
                    43
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    87
                ],
                "tok_span": [
                    9,
                    20
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    125,
                    138
                ],
                "tok_span": [
                    28,
                    30
                ]
            },
            {
                "text": "African Americans",
                "type": "DEFAULT",
                "char_span": [
                    145,
                    162
                ],
                "tok_span": [
                    31,
                    33
                ]
            }
        ]
    },
    {
        "text": "English is spoken in Great Britain and Alcatraz Versus the Evil Librarians was written in it but comes from the U.S . Native Americans are one of the ethnic groups of the United States and the capital city is Washington D.C .",
        "id": "train_5017",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English",
                "subj_char_span": [
                    39,
                    74
                ],
                "obj_char_span": [
                    0,
                    7
                ],
                "predicate": "language",
                "subj_tok_span": [
                    7,
                    18
                ],
                "obj_tok_span": [
                    0,
                    1
                ]
            },
            {
                "subject": "English",
                "object": "Great Britain",
                "subj_char_span": [
                    0,
                    7
                ],
                "obj_char_span": [
                    21,
                    34
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    0,
                    1
                ],
                "obj_tok_span": [
                    4,
                    6
                ]
            },
            {
                "subject": "United States",
                "object": "Washington",
                "subj_char_span": [
                    171,
                    184
                ],
                "obj_char_span": [
                    209,
                    219
                ],
                "predicate": "capital",
                "subj_tok_span": [
                    40,
                    42
                ],
                "obj_tok_span": [
                    47,
                    48
                ]
            },
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "United States",
                "subj_char_span": [
                    39,
                    74
                ],
                "obj_char_span": [
                    171,
                    184
                ],
                "predicate": "country",
                "subj_tok_span": [
                    7,
                    18
                ],
                "obj_tok_span": [
                    40,
                    42
                ]
            },
            {
                "subject": "United States",
                "object": "Native Americans",
                "subj_char_span": [
                    171,
                    184
                ],
                "obj_char_span": [
                    118,
                    134
                ],
                "predicate": "ethnicGroup",
                "subj_tok_span": [
                    40,
                    42
                ],
                "obj_tok_span": [
                    30,
                    32
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    74
                ],
                "tok_span": [
                    7,
                    18
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "English",
                "type": "DEFAULT",
                "char_span": [
                    0,
                    7
                ],
                "tok_span": [
                    0,
                    1
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    21,
                    34
                ],
                "tok_span": [
                    4,
                    6
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    184
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Washington",
                "type": "DEFAULT",
                "char_span": [
                    209,
                    219
                ],
                "tok_span": [
                    47,
                    48
                ]
            },
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    39,
                    74
                ],
                "tok_span": [
                    7,
                    18
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    184
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "United States",
                "type": "DEFAULT",
                "char_span": [
                    171,
                    184
                ],
                "tok_span": [
                    40,
                    42
                ]
            },
            {
                "text": "Native Americans",
                "type": "DEFAULT",
                "char_span": [
                    118,
                    134
                ],
                "tok_span": [
                    30,
                    32
                ]
            }
        ]
    },
    {
        "text": "The English language is spoken in Great Britain and Alcatraz Versus the Evil Librarians was written in it but it comes from the U.S. where white American live and Washington D. C. is the capital .",
        "id": "train_5018",
        "relation_list": [
            {
                "subject": "Alcatraz Versus the Evil Librarians",
                "object": "English language",
                "subj_char_span": [
                    52,
                    87
                ],
                "obj_char_span": [
                    4,
                    20
                ],
                "predicate": "language",
                "subj_tok_span": [
                    9,
                    20
                ],
                "obj_tok_span": [
                    1,
                    3
                ]
            },
            {
                "subject": "English language",
                "object": "Great Britain",
                "subj_char_span": [
                    4,
                    20
                ],
                "obj_char_span": [
                    34,
                    47
                ],
                "predicate": "spokenIn",
                "subj_tok_span": [
                    1,
                    3
                ],
                "obj_tok_span": [
                    6,
                    8
                ]
            }
        ],
        "entity_list": [
            {
                "text": "Alcatraz Versus the Evil Librarians",
                "type": "DEFAULT",
                "char_span": [
                    52,
                    87
                ],
                "tok_span": [
                    9,
                    20
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "English language",
                "type": "DEFAULT",
                "char_span": [
                    4,
                    20
                ],
                "tok_span": [
                    1,
                    3
                ]
            },
            {
                "text": "Great Britain",
                "type": "DEFAULT",
                "char_span": [
                    34,
                    47
                ],
                "tok_span": [
                    6,
                    8
                ]
            }
        ]
    }
]